Thread: Vlookup.
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
GEM GEM is offline
external usenet poster
 
Posts: 90
Default Vlookup.

Thank you!!

"Bob Phillips" wrote:

=IF(vlookup_formula="","",vlookup_formula)

--
__________________________________
HTH

Bob

"GEM" wrote in message
...
If a cell is blank where the vlookup function is searching, the answer
it's
returning is "0"

How can I have a blank cell instead of a 0??