Hi,
Use Conditional Formatting, with the following formulae:
Red:
Formula:
=AND(A2="",A3="")
Orange:
Formula:
=OR(AND(A2="X",A3=""),AND(A2="",A3="X"))
Green:
Formula:
=AND(A2="X",A3="X")
To do this, select 'Conditional Formatting' from the 'Styles' section of the Home ribbon. Select 'New Rule' and then 'Use a formula to determine which cells to format'. Type one of the formulae above into the box below, format it as required (Red/Orange/Green fill) then repeat for the other two.
Hope that helps.
Regards,
Aardigspook
If your problem is solved, please go to 'Thread Tools' on your first post and 'Mark Thread as Solved'.
You don't need to give me rep if I helped, but thanks are appreciated.
Edit: this is the same as JohnTopley's post, just more long-winded!
Bookmarks