Formula Error

  • Thread starter Thread starter roxiemayfield
  • Start date Start date
R

roxiemayfield

I have the following formula with an error. I am trying to get an na to be a
-0- if the lookup is 0.

=IF(ISNA((VLOOKUP($B13,pmp3w1,3,0)),0,VLOOKUP($B13,pmp3w1,3,FALSE)
 
Back
Top