N
nologo
Hello,
I have a excel spread sheet in 2007 with the following code:
=IFERROR(VLOOKUP(F6,$K$3:$L$23,2), 0)
However, this doesnt work on earlier versions of excel, any idea?
Basically it returns a value of 0 if it doesnt fit the requirements.
such as col is empty etc
Thanks
I have a excel spread sheet in 2007 with the following code:
=IFERROR(VLOOKUP(F6,$K$3:$L$23,2), 0)
However, this doesnt work on earlier versions of excel, any idea?
Basically it returns a value of 0 if it doesnt fit the requirements.
such as col is empty etc
Thanks