Share via

Problem with Excell If formula

Anonymous
2024-07-27T16:10:38+00:00

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

Microsoft 365 and Office | Excel | For home | Windows

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.

0 comments No comments

Answer accepted by question author

Kevin Jones 7,265 Reputation points Volunteer Moderator
2024-07-27T17:22:11+00:00

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

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful