J
JimS
In cell f11:
=if(e11+g11>d11,="color yellow",if(e11+g11<d11,="color
blue",if(e11+g11=d11,="color red")
How can I do something like this? I want cell f11 to change to yellow
blue or red if the conditons are met.
I also need it to fill down as I input data day to day.
I tried going into home>styles>conditional formatting, but I'm missing
something to make it all work.
Thanks
=if(e11+g11>d11,="color yellow",if(e11+g11<d11,="color
blue",if(e11+g11=d11,="color red")
How can I do something like this? I want cell f11 to change to yellow
blue or red if the conditons are met.
I also need it to fill down as I input data day to day.
I tried going into home>styles>conditional formatting, but I'm missing
something to make it all work.
Thanks