Howdy - another rediculously simple question for you:
If I have an Array and I want to know which row number of a specific column contains (for example) a particular value, or text like 'A10', which is unique in the array, is there an elegant-ish way of doing it? I want it to return the row number where 'A10' appears in the array.
Thanks for any help, Al.
Bookmarks