Hi everyone,
I am trying to create a formula that will look at the value( a number) in C29 and if it is larger than the value ( a number) in C31 then fill C29 with red, if the value is less then fill C29 with orange. I believe this can be done with the if function along with some conditional formatting. Any suggestions would be greatly appreciated. Thanks in advance for your help. =IF(C29<C31,"fill c29 red")+IF(C29>C31,"fill C29 orange") This is what I thought the formula might look like.
I am trying to create a formula that will look at the value( a number) in C29 and if it is larger than the value ( a number) in C31 then fill C29 with red, if the value is less then fill C29 with orange. I believe this can be done with the if function along with some conditional formatting. Any suggestions would be greatly appreciated. Thanks in advance for your help. =IF(C29<C31,"fill c29 red")+IF(C29>C31,"fill C29 orange") This is what I thought the formula might look like.
Last edited: