I am using MS Excel 2003.
I have a formula in cell N11 =ROUNDDOWN(M11/60,0) &
a formula in cell O11 =M11-(N11*60)
I want the text in this cell to change color in cells N11 & O11 depending on the calculation M11-F11.
There are also formulas in Cells F11 & M11. These are:
F11 =SUM(F4:F10)
M11 =SUM(M4:M10)
I would like it to work like this:
If M11 is equal to or greater than F11 then the answer to the formulas in cells N11 & O11 should have the text displayed in black.
If M11 is less than F11 then the answer to the formulas in cells N11 & O11 should have the text displayed in red.
Is this possible?
I have a formula in cell N11 =ROUNDDOWN(M11/60,0) &
a formula in cell O11 =M11-(N11*60)
I want the text in this cell to change color in cells N11 & O11 depending on the calculation M11-F11.
There are also formulas in Cells F11 & M11. These are:
F11 =SUM(F4:F10)
M11 =SUM(M4:M10)
I would like it to work like this:
If M11 is equal to or greater than F11 then the answer to the formulas in cells N11 & O11 should have the text displayed in black.
If M11 is less than F11 then the answer to the formulas in cells N11 & O11 should have the text displayed in red.
Is this possible?