When I'm manipulating or testing data using the =IF formula in Excel, I would often like the formula to return an empty cell if the response to the query is false (or in some cases true.)
However, the only option available appears to be the two quotation marks (""). This gives the appearance of returning an empty cell, but it is in fact entering some sort of ASCII code which causes the program to regard the cell as non-empty.
And if one leaves the 3rd criterion of the =IF formula blank, then a negative response returns a message of FALSE. Now whilst this may seem trivial, it does in fact cause me much grief because when I write further formulae which reference these cells, then I get an #NA! or #VALUE! error message instead of just another empty cell.
So does anyone know how to write an =IF formula that will return a completely empty cell?














































































