View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alberta Rose Alberta Rose is offline
external usenet poster
 
Posts: 54
Default Add to formula to put a zero in cell

Hi. I have this formula =VLOOKUP($A418,'Dec 07'!$F$13:$N$2000,5,FALSE). At
the moment if there is no amount in the lookup, a #N/A is returned to my
summary sheet. Then I have to go in and delete all the #N/A's before some of
the summing will work. Is there something I can add to this formula so that
a zero is populated if nothing is found?

Thanks...Laurie