conditional format

normpam

Active Member
Joined
Oct 30, 2002
Messages
354
I put the date 10/02/02 in a cell. I used conditional formatting and put in, if cell value is less than =today()-30, then format the cell with the date as bold and blue. It works. (Today's date - 30 = 10/04). But if I replace the original cell date with 10/15 or any other future date, it still formats the cell for bold and blue, even though it is not less than today()-30???

Please help. Thanks
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Hi normpam:

Your formula for CF as you stated is right -- and should work correctly. You may want to check what you put in as the CF condition. You can use one of the following two:

... Cell Value Is -- Less Than -- =today()-30
or
... Formula Is =B2<=today()-30 ... where B2 houses the date

Regards!
Yogi Anand
 
Upvote 0

Forum statistics

Threads
1,214,533
Messages
6,120,076
Members
448,943
Latest member
sharmarick

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