![]() |
If And Statements
How do i make a conditional formatting formula that says....
If B3 has an "X" in it and C3 is blank, fill C3 in red... Thanks!! |
If And Statements
Change from Cell is to Formula is and add this formula...
=And(B3="X", C3="") -- HTH... Jim Thomlinson "JC" wrote: How do i make a conditional formatting formula that says.... If B3 has an "X" in it and C3 is blank, fill C3 in red... Thanks!! |
If And Statements
Awesome!! THis worked!!! Thank-You very much!!!
"Jim Thomlinson" wrote: Change from Cell is to Formula is and add this formula... =And(B3="X", C3="") -- HTH... Jim Thomlinson "JC" wrote: How do i make a conditional formatting formula that says.... If B3 has an "X" in it and C3 is blank, fill C3 in red... Thanks!! |
All times are GMT +1. The time now is 07:48 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com