D
DrB
Would like to have calculated cell value from other cells show in black
color if positive and in red if negative. Is this possible?
color if positive and in red if negative. Is this possible?
DrB said:When using CF it never changes color when I change the cell value. For
example have cell less than ="G4", format is red color, but when cell is
equal or greater than ="G4", then format is black color. Unfortunately the
cell never changes to black when I change the cell value greater than G4.
Why not?
This way changes the cell color. I really want to change the font color.
Is there a way?
JE McGimpsey said:If you can't find a suitable format using Format/Cells/Number/Custom's
installed formats, try formatting the calculated cell with
Format/Cells/Number/Custom [Black]General;[Red]General or
[Black]General;[Red]-General
etc.
DrB said:Would like to have calculated cell value from other cells show in black
color if positive and in red if negative. Is this possible?
When using CF it never changes color when I change the cell value. For
example have cell less than ="G4", format is red color, but when cell is
equal or greater than ="G4", then format is black color. Unfortunately the
cell never changes to black when I change the cell value greater than G4.
Why not?
This way changes the cell color. I really want to change the font color. Is
there a way?
Just figured it out using your method. Thank you.