Conditional Formatting Based on Less Than Dates in Two Columns

Timberwolf

New Member
Joined
Feb 20, 2018
Messages
26
Hi all, I'm sure this is a easy one but I'm hitting a wall. I want to turn H2 green if it is less than G2. I know you go to Conditional Formatting >Highlight Cell Rules >Less than and then go through that to set up the colours and font but, how do you apply it for H3<G3, H4<G4, and so on. Thank in advance for any help.
1579532161208.png
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Select H2 down to the bottom of the data & in Cf New rule > use a formula & enter
=H2<G2
& select a format.
 
Upvote 0
Select the range in both columns ( G2:H100, say) Cond form - New rule - use a formula - and enter =$H2<$G2 and format as required.
 
Upvote 0
Sorry should have mentioned that I only wanted the H column to be highlighted So Fluff yours worked thank you. how to I get it to do nothing when G2 has a value but H2 is blank?
 
Upvote 0
Glad we could help & thanks for the feedback
 
Upvote 0

Forum statistics

Threads
1,215,693
Messages
6,126,248
Members
449,305
Latest member
Dalyb2

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top