E
erables40
I want to lookup a value in a sheet and when found give me the value
of the cell next to it. Vlookup will not work because the value looked
for is not necessarily in the same column. If I use
=VLOOKUP("beef",B:F,2,FALSE) it works great if the word beef is in
column B but if it is in A or C then I get N/A. Any other way of doing
this?
The reason is that I am doing a copy paste from a web site and looking
for specific values.
TIA
of the cell next to it. Vlookup will not work because the value looked
for is not necessarily in the same column. If I use
=VLOOKUP("beef",B:F,2,FALSE) it works great if the word beef is in
column B but if it is in A or C then I get N/A. Any other way of doing
this?
The reason is that I am doing a copy paste from a web site and looking
for specific values.
TIA