Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Use the "formula" option;
if date() (A1+365) 'then select red if date() (A1-31) 'then select amber if date() <= (A1-30) 'then select green Alternatively, skip condition three and just format the cell colors to green. If either condition 1 or 2 are met, they should supersede the background color. If 31 days is not precise enough (if you need exactly one month, regardless of leap years, etc) then reply to the group for assistance looking at the month() and year() formulas to get an exact month prior. HTH Keith "Carl Mountney" wrote: Hi I have been scratching my head to come up with a way of doing the following. Imagine there is a date entered in cell J3 I would like the cell to be shaded green up untill one month before the anniversary of the date when I would like it to change to amber. Once the date in cell J£ is over a year old I would like it to change to red. Any ideas?? Thanks Carl |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with Conditional Formatting on Anniversary Date | Excel Discussion (Misc queries) | |||
Conditional Result based on Anniversary Date | Excel Worksheet Functions | |||
Conditional Formatting Function for Anniversary Dates | Excel Worksheet Functions | |||
Anniversary of a date | Excel Discussion (Misc queries) | |||
How do I get an anniversary date? | Excel Worksheet Functions |