T
thefeokas
I'm trying to replace the #N/A that I get in a VLOOKUP with a zero so that I
can use the result in a Multiplication formula. I've tried using this
formula as directed in several other posts but it doesn't seem to work:
=if(iserror(VLOOKUP(B10;'Item List With
Costs'!$A$2:$M$1247;11;FALSE),0,VLOOKUP(B10;'Item List With
Costs'!$A$2:$M$1247;11;FALSE))
Can someone see what I'm doing wrong?
can use the result in a Multiplication formula. I've tried using this
formula as directed in several other posts but it doesn't seem to work:
=if(iserror(VLOOKUP(B10;'Item List With
Costs'!$A$2:$M$1247;11;FALSE),0,VLOOKUP(B10;'Item List With
Costs'!$A$2:$M$1247;11;FALSE))
Can someone see what I'm doing wrong?