Hi,
I'm reasonably new to VBA and need some what I am hoping is simple help.
I want to write and IF statement to test the contents of a cell in row 2 of a selected column. So for example, if I have L15 selected, I want the IF statement to test L2.
I can do the IF statement fine, I just don't know how to ask it to reference row 2 of the current column selected (which may vary).
Any ideas??
Bookmarks