Conditional formatting based on 180 days out from today

jharve01

New Member
Joined
Apr 20, 2015
Messages
3
Hello

I am trying to set up conditional formatting that will look at the date in a cell, find out if that date is 180 out from today’s date. I tried to come at this a few ways “((a1-181)<Today())” I also tried “(a1<Today(-180))”. I was able to make this statement to work “=IF((AA3-TODAY()-181)<=1,"yes","No")” in another cell but can’t seem to get it to work in conditional formatting. Any help would be greatly appreciated.

Thank you
Joanna
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
I'm sorry it looks like my post had an issue these are the formulas I have tried
(a1-181) < Today ( ) ) <today())< strong="">
I also tried
</today())<>
( a1 < Today ( -180 ) ) <today())< strong=""><today(-180))< strong="">

The if statement “=IF((AA3-TODAY()-181)<=1,"yes","No")” I tried in a side cell to see if I could get a true statement.

Thank you
Joanna</today(-180))<>
</today())<>
 
Last edited:
Upvote 0
Never Mind. I continued to play with it and figured it out = AA3 < TODAY ( ) +180. I just had to rethink the logic.

Thank you
Joanna
 
Upvote 0

Forum statistics

Threads
1,218,264
Messages
6,141,443
Members
450,358
Latest member
reza1357

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