View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
ruthslaughter
 
Posts: n/a
Default keep cell blank if IF statement is False

I'm trying to keep a cell blank for the False component of an IF statement.
If I leave it blank it comes back with False in the cell. I don't want
anything in the False section of the IF statement. How do I do that?