HI All
Need help on a sheet with formulas that show empty but dont want to condition the empty cells.What formula must i use as conditioning
HI All
Need help on a sheet with formulas that show empty but dont want to condition the empty cells.What formula must i use as conditioning
Format cells that only contain no blanks.
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
It dosnt work the the cell contain a formula =IF(ISERROR((F64+F65)/(F63+F64+F65)),"",(F64+F65)/(F63+F64+F65))
Bump Bump Bump
Well there are a few basic approaches I would take...
1) A higher-priority "dummy rule" that operates when cell = "" that imposes a mild format to differentiate between content-worthy formatting.
2) Wrap the existing rules with another conditional, like,
=AND(cell <> "", existing_rule)
3) Change the rules so that errors aren't included in the test range.
Thanks to all
What do i do if the cell show empty but have a formula?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks