Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have a spreadsheet that has dates in the columns. When the date is older
than 365 days, i need that cell highlighted red. Any help would be appreciated |
#2
![]() |
|||
|
|||
![]()
One way:
Choose Format/Conditional Formatting... CF1: Formula is =(TODAY()-A1) 365 Format1: <patterns/Red In article , "rsdunphy" wrote: I have a spreadsheet that has dates in the columns. When the date is older than 365 days, i need that cell highlighted red. Any help would be appreciated |
#3
![]() |
|||
|
|||
![]()
Hi,
Select the column (e.g., A2:A1000), and under 'Format' --'Conditional Formatting', choose 'Formula Is' and enter the formula =TODAY()-A2365 and click 'Format' -- 'Patterns' and choose the red color for shading the cell. Regards, B. R. Ramachandran "rsdunphy" wrote: I have a spreadsheet that has dates in the columns. When the date is older than 365 days, i need that cell highlighted red. Any help would be appreciated |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting Error | Excel Worksheet Functions | |||
difficulty with conditional formatting | Excel Discussion (Misc queries) | |||
conditional formatting question | Excel Discussion (Misc queries) | |||
Determine cells that drive conditional formatting? | Excel Discussion (Misc queries) | |||
Conditional formatting not available in Excel | Excel Discussion (Misc queries) |