Hey MrExcel community,
This should be a pretty quick question.
I am entering a value in B1. The value entered in B1 could be in multiple places in Row 4.
To start, I just want to return the column number of the first instance where the value in B1 equals a value in Row 4 in VBA.
Is there a way to do this by setting the range to search through so that I can control which instance it returns? Any help in writing out this logic in VBA would be really helpful.
Dan
This should be a pretty quick question.
I am entering a value in B1. The value entered in B1 could be in multiple places in Row 4.
To start, I just want to return the column number of the first instance where the value in B1 equals a value in Row 4 in VBA.
Is there a way to do this by setting the range to search through so that I can control which instance it returns? Any help in writing out this logic in VBA would be really helpful.
Dan