Hi Everyone,
I am looking for VBA code which will loop through columns J:W.
If the given column contains the text "YES", then I would like to filter that column and copy the data into another sheet called "Numbers"
Otherwise I would like to loop onto the next column and do the same action, copying the data from the next column two lines underneath the previous copied data (simple offset function).
Any help is greatly appreciated.
I am looking for VBA code which will loop through columns J:W.
If the given column contains the text "YES", then I would like to filter that column and copy the data into another sheet called "Numbers"
Otherwise I would like to loop onto the next column and do the same action, copying the data from the next column two lines underneath the previous copied data (simple offset function).
Any help is greatly appreciated.