A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
The "formula" as you have entered it above is not a formula.
Perhaps this is what you intended to enter:
=IF(E9="","",B9+D11-9)
Kevin
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Grateful for anyone's help.
Why does the If Formula: =ifE9"",=(B9+D11)-9 , while correctly displaying nothing when E9 is blank, simply displays the formula (ie. =(B9+D11)-9 ) not its outcome, when E9 has data entered.
I am sure it is very simple. But I've tried everything I can find on-line, without success.
Thanks.
David Mills
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
The "formula" as you have entered it above is not a formula.
Perhaps this is what you intended to enter:
=IF(E9="","",B9+D11-9)
Kevin