Well, what cell is the formula in? Is that the one you want to change the
color of? If so you're working harder than you have to
In the Conditional Formatting dialog the left box should contain "Cell value
is", the comparison operator should be ">" & the last box need only contain
"40" - all without the quotes, of course.
BTW - you can use a more efficient formula of:
=Sum(B4,B16,B28)
If you want a *different* cell to change color instead of the one containing
the formula select that cell & in the Conditional Formatting dialog;
Set the first box to "Formula Is" & in the second box enter:
=X00>40
Where X00 represents the reference of the cell containing the formula.
IOW, there's no "IF" statement required - it's implicit in the fact that
you're applying *conditional* formatting. You need only state the condition
& the formatting will be applied "if" that condition tests true.
HTH |:>)
Bob Jones
[MVP] Office:Mac