Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have the current, automatically updated date displayed on my spreadsheet.
How can I get the other dates on my spreadsheet to automatically change fill colors when they become older than 30 days? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Select the range of dates you wish to format. Select format conditional
formatting change from Cell Value Is: to Formula Is: and enter a formula similar to: =$A$3-A530 This formula has todays date in A3 and the date range starts in A5, edit as needed. Click the format button to change formatting of any cell that meets the older than 30 days criteria. Have fun! "Karl" wrote: I have the current, automatically updated date displayed on my spreadsheet. How can I get the other dates on my spreadsheet to automatically change fill colors when they become older than 30 days? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date Formulas | Excel Worksheet Functions | |||
if then date formulas | Excel Discussion (Misc queries) | |||
Date formulas | Excel Discussion (Misc queries) | |||
how do i set up a formulas with an if date? | Excel Worksheet Functions | |||
Using formulas to determine date in one cell based on date in anot | Excel Worksheet Functions |