B
Ben
I'm trying to setup a Lookup Table and if the value is not found, I
need it to return Null. The closest I can seem to get is it is
returning #NA. How do I get around this?
Example: Formula in cell C1 is =vLookup(A1,G:H,2,False)
I've tried incorportating If Conditions, =If(Match;
=if(vLookup ......nothing is working.
Thanks for your help!
need it to return Null. The closest I can seem to get is it is
returning #NA. How do I get around this?
Example: Formula in cell C1 is =vLookup(A1,G:H,2,False)
I've tried incorportating If Conditions, =If(Match;
=if(vLookup ......nothing is working.
Thanks for your help!