Locate Value in a set Row, with Dynamic Column
What do you want thew code to do when it finds the match?
"Louise" wrote in message
...
Hi,
I have some data and the headers for the numbers are months. All the
months
are on row 7. I need to add some code to start looking in row 7 (cell A7)
and look at each column to locate the relevant date entered in cell A1.
Example: The code needs to look at cell A7, then B7, then C7 etc etc until
it locates the right value.
How can I do this please?
Thanks,
|