I have a spreadsheet that has a cell with a Defined Name, let's call it MyName. How can I set a variable that contains the Row number of the cell called MyName?
I'm relatively new to Excel VBA, though I'm an experienced scripter. I already have a Excel VBA script that does some useful work. I just need to find the row where this Name cell exists, as I can't be sure that rows haven't been added or deleted above this row.
Thanks in advance.
Bookmarks