Date Conditional formatting in a cell

angandbri

New Member
Joined
May 20, 2011
Messages
16
Hi - I need to format a sheet that has a date in one column - say B3. I am attempting to color a cell 61 days from now (same row, just farther down-one cell only, not the whole row) Cannot find the right formatting & formula. I also need this for 91 & 181 days. Can anyone help?
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
select a cell

in conditional formatting window

first min window
cell value is
second mini window
greater than or equal to
third mini window
=today()+63 (that equal to sign is necessary)

you can copy the cell down with pastespecial - format
 
Upvote 0
Format each cell as Date.
Formulas in each as per below.
For each cell use conditional formatting using the condition as
Formula is =(b3>1)
Select whatever pattern you require

I have grouped the cells together just for display. Put the formula in whatever cell you like and do conditional formatting just for each such cell

Excel Workbook
ABCDEF
1******
2***61 days91days181 days
3*18-08-11*20-10-1117-11-1115-02-12
Sheet1




Pedro
 
Upvote 0

Forum statistics

Threads
1,224,593
Messages
6,179,791
Members
452,942
Latest member
VijayNewtoExcel

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