Condional formatting based on value of another cell?
Posted by Rick M on August 07, 2001 6:58 AM
Cell M1 has an if statement that If(h1>0,then L1*.5,L1*.34)
Can I change the text color to red if the statement is true to highlight that L1 is greater than 0?
Thanks.