View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
milkbonemom milkbonemom is offline
external usenet poster
 
Posts: 3
Default If, Then sttement

I'm trying to get a result if something is not blank:
=IF(D328_is_not_blank,"add","")
The column will be text so if it is blank, I don't want anything returned as
a result.