View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Brent Brent is offline
external usenet poster
 
Posts: 109
Default If Vlookup Question

Hi,

I have created the following equation using VLOOKUP...

=VLOOKUP(D26,'Sales Averages'!$A$4:$M$5000,4,FALSE)

The result varies depends on my data, but I would like any result that is $0
to equal "***"

Does anyone have any ideas?

Thanks so much for your help!!