M
mjack003
Hi,
I've pulled my hair out trying to nest functions and try variou
different ways to do this but here's the problem. I have tw
worksheets. The first sheet, "Rows" has a named range from A2:CV50
'myRng'. All cells within the range are either blank, or hold a uniqu
workorder number anywhere from 4 to 8 digits scattered randomly.
The second worksheet "Audit" contains the unique workorde
numbers from worksheet "Rows", listed in ascending order in Column
without any spaces.
What I need to do is look up the number in column A on my "Audit
Sheet, locate it on the "Rows" sheet and return the column # it wa
located in.
Ex. Audit!A1 = 15899 , Row!C48 = 15899 so Audit!B1 = 3 since "15899
was found in 'C48' on the "Row" worksheet.
Any help would be great!
Mjack :mad
I've pulled my hair out trying to nest functions and try variou
different ways to do this but here's the problem. I have tw
worksheets. The first sheet, "Rows" has a named range from A2:CV50
'myRng'. All cells within the range are either blank, or hold a uniqu
workorder number anywhere from 4 to 8 digits scattered randomly.
The second worksheet "Audit" contains the unique workorde
numbers from worksheet "Rows", listed in ascending order in Column
without any spaces.
What I need to do is look up the number in column A on my "Audit
Sheet, locate it on the "Rows" sheet and return the column # it wa
located in.
Ex. Audit!A1 = 15899 , Row!C48 = 15899 so Audit!B1 = 3 since "15899
was found in 'C48' on the "Row" worksheet.
Any help would be great!
Mjack :mad