Thanks in advance for any suggestions as I will post feedback for them.
I am trying to loop through Column A and when the cell does not equal one of the listed items, I would like to copy a section of that data. Here is my code thus far.
Sub Macro(1)
'Dimensioning
Dim LastRow As...