ThrottleWorks
Excel Ninja
Hi,
I have a value, for example, Yamaha, I have worksheet.
Yamaha is present twice in A Column of this worksheet.
Say, A5 and A10. cell B5 = ABC12 and cell B10 = XYZ45.
I need to find out what is the first instance of Yamaha and what is second, this is required for further processing.
I was thinking of running a loop, get row number, sort it, but I am sure this as weird way to do it.
Can anyone please suggest me a better solution.
I have a value, for example, Yamaha, I have worksheet.
Yamaha is present twice in A Column of this worksheet.
Say, A5 and A10. cell B5 = ABC12 and cell B10 = XYZ45.
I need to find out what is the first instance of Yamaha and what is second, this is required for further processing.
I was thinking of running a loop, get row number, sort it, but I am sure this as weird way to do it.
Can anyone please suggest me a better solution.