View Single Post
  #2   Report Post  
Chip Pearson
 
Posts: n/a
Default

You can't do what you want to do. A formula always returns
*something*.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Quinn Ramsey" <Quinn wrote in
message
...
What is the character sequence that Excel uses to represent an
empty cell? I
am using a formula and when it returns false, I would like for
it to
represent the cell as if it was empty. I have tried using ""
as an empty
cell, but excel recognizes that this is a value, not an empty
cell.