Conditional Format

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to turn the cell (Ax) to RED text if the following condition is met: If (AX* AR)<(AW*R + Dwntime) then make (AX) RED. How would the function to this be structured?

Thanks,
 
Formula is

=AX*AR>AW*R+Dwntime

format button, red fonts, click OK twice

--

Regards,

Peo Sjoblom

Terry said:
I would like to turn the cell (Ax) to RED text if the following condition
is met: If (AX* AR)<(AW*R + Dwntime) then make (AX) RED. How would the
function to this be structured?
 
Back
Top