thanks for trying to help me
if the lookup Value of my Vlookup is 0. i.e, If the answer of Vlookup is 0 then my formula should search for next lookup_value in my table_array. Is it possible.
Eg.
Table
abc 0
rty 2
asd 0
qwe 12
abc 34
uio 21
so in the above table =VLOOKUP("abc",A:B,2,0) should be 34 and not 0."
Best Regards
Joe
if the lookup Value of my Vlookup is 0. i.e, If the answer of Vlookup is 0 then my formula should search for next lookup_value in my table_array. Is it possible.
Eg.
Table
abc 0
rty 2
asd 0
qwe 12
abc 34
uio 21
so in the above table =VLOOKUP("abc",A:B,2,0) should be 34 and not 0."
Best Regards
Joe