View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Robee31 Robee31 is offline
external usenet poster
 
Posts: 1
Default if no value go to next cell

I am currently trying to lookup a value from another work sheet
I have the formula =IF('[Container Receiving.xls]Container
Detail'!$E$20,'[Container Receiving.xls]Container Detail'!$A$2,"")
I just want the list to return values instead of blanks.

Thanks
Robee31