G
Guest
if i have an range (a1:g1000) will a lookup function be able to search for a value in the range and show a result to the left of the input
=vlookup(m1,$a$1:$G$1000,-2)
john 5 blu
jane 7 re
dog 3 gree
cat 1 blac
example if i type in black for the lookup, could it result "1" or "cat"?
=vlookup(m1,$a$1:$G$1000,-2)
john 5 blu
jane 7 re
dog 3 gree
cat 1 blac
example if i type in black for the lookup, could it result "1" or "cat"?