Conditional Formating a column
Solved/Closed
Related:
- Conditional Formating a column
- Conditional formatting if two cells match ✓ - Excel Forum
- Excel formula to change cell color without conditional formatting - Excel Forum
- Count the number of times a value appears in a column ✓ - Office Software Forum
- Excel conditional formatting if cell contains multiple specific text ✓ - Excel Forum
- Apply conditional formatting to the selected cells ✓ - Excel Forum
1 response
Mazzaropi
Posts
1985
Registration date
Monday August 16, 2010
Status
Contributor
Last seen
May 24, 2023
147
Oct 8, 2015 at 09:34 AM
Oct 8, 2015 at 09:34 AM
Ian, Good morning.
The logic that you described is very unusual to be applied in this case.
It is opposed to the type of control that is done.
But given your exact request, do:
Select dates at column B
Conditional Format Menu
Using Formula
Rule 1
=A2>B2
Format; Fill: RED
Rule 2
=A2<=B2
Format; Fill: GREEN
OK
Is this what you're looking for?
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
The logic that you described is very unusual to be applied in this case.
It is opposed to the type of control that is done.
But given your exact request, do:
Select dates at column B
Conditional Format Menu
Using Formula
Rule 1
=A2>B2
Format; Fill: RED
Rule 2
=A2<=B2
Format; Fill: GREEN
OK
Is this what you're looking for?
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
Oct 8, 2015 at 10:32 AM