Hi,
I am trying to write some code to find a particular header cell of a column based on its contents and background colour. Once that cell is found i want to scan down the column for particular text and change the font colour if found.
Here is what I have so far:
I think it is finding the header of the column but does not seem to be scanning down (possibly a problem with allocating the column as a range?)![]()
Please Login or Register to view this content.
I'm pretty new to VBA so any help would be much appreciated.
Bookmarks