vlookup error
Hello,
Using vlookup and when referencing a blank cell I am receiving a €˜0 I have
tried using
=IF(ISERROR(VLOOKUP(F15,Input!$1:$65536,N15,FALSE) ),"
",VLOOKUP(F15,Input!$1:$65536,N15,FALSE)) however I am still receiving a 0.
Any thoughts
|