Hi
I have created 3 named lists of values: 'RESI' 'COMM' and 'OTHER'
I want to know the syntax for looking a value returned on a master sheet up in each of these 3 lists and returning the name of the list it is found in.
I am familiar with VLOOKUP and LOOKUP but not sure how to nest IFs nor how to ask if a value is "in" a list.
So what I'm aiming for is something like "Search for the value in cell A1 in RESI, COMM and OTHER and when you find it return me the name of the list you found it in to cell B1"
While I'm at it I may as well ask you good folk for the code which enables me to work through the master list row by row performing the above until the fist blank cell/ row is found and then quit.
Many thanks
I have created 3 named lists of values: 'RESI' 'COMM' and 'OTHER'
I want to know the syntax for looking a value returned on a master sheet up in each of these 3 lists and returning the name of the list it is found in.
I am familiar with VLOOKUP and LOOKUP but not sure how to nest IFs nor how to ask if a value is "in" a list.
So what I'm aiming for is something like "Search for the value in cell A1 in RESI, COMM and OTHER and when you find it return me the name of the list you found it in to cell B1"
While I'm at it I may as well ask you good folk for the code which enables me to work through the master list row by row performing the above until the fist blank cell/ row is found and then quit.
Many thanks