Conditional Formatting Formula

Daviesz

New Member
Joined
Sep 5, 2014
Messages
2
Hi there,

Can someone please help me with a formula?

I have three date columns and so far have the following formula to fill a cell red ("action required):

<today()-120,k5<today(),l5<today())
<today()-120,k5<today(),l5<today())
= AND (J5< TODAY()-120,K5< TODAY(),L5< TODAY())
J5 = "Last meeting date"
K5 = "Next meeting date"
L5 = "Next contact date"

The formula works perfectly in that the cell fills if J5 is over 120 days ago, if K5 is in the future, if L5 is in the future and does not colour if the last meeting date was over 120 days away BUT there is a future meeting or contact date set i.e. no action required, but I would also like it to fill if the last meeting was within 120 days but the "next contact date" has passed i.e. action required.

Any assistance would be greatly appreciated.

Thanks,

Karl</today()-120,k5<today(),l5<today())
</today()-120,k5<today(),l5<today())
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Sorry, that should have been "The formula works perfectly in that the cell fills if J5 is over 120 days ago, if K5 is not in the future, if L5 is not in the future
 
Upvote 0

Forum statistics

Threads
1,225,678
Messages
6,186,388
Members
453,352
Latest member
OrionF

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