Hello,
Can someone please help with updating an old code.
What the code is trying to do is take values in column B and copy/paste them on a new sheet.
Column B can have multiple lines with different information, but the values in column B will always be the same.
Dim LastCol As Integer, i As...