Hello all
I need some code that does the follow:
1) Starting in Column A looks to see if any if any cells in column contain the number 1.
2) If any do then store this column reference in an array.
3) Move on to next column.
4) Repeat 2) and 3) until no data in column
5) Select the columns from the array
Is this possible?
Jim
Bookmarks