Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I am new to excel and I need to work out a program for tracking dates. I am looking at three dates to track. One is a first date for when a review was done. I then need to track from this date, with say a later date 2 months before the review is due, then when 1 month is due. I would like that the cells were green for the first 10 months, then turn yellow for a month, and then go red for the final month to warn me it is due. As I say I am very new, if there is a complicated formular I will need to know exactly what to do with it. TIA |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Arcadia
Select the range of due dates and choose, Format, Conditional format condition 1 is less or equal to, the condition is Now()+30 format the background to yellow. Click the Add Button Condition 2 Less or Equal to, Now()+335 Set the background to Green Condition 3 Greater or equal to Now() set the colour to Red. Regards Peter -----Original Message----- Hello, I am new to excel and I need to work out a program for tracking dates. I am looking at three dates to track. One is a first date for when a review was done. I then need to track from this date, with say a later date 2 months before the review is due, then when 1 month is due. I would like that the cells were green for the first 10 months, then turn yellow for a month, and then go red for the final month to warn me it is due. As I say I am very new, if there is a complicated formular I will need to know exactly what to do with it. TIA . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to color automatically color code sums in cells | Charts and Charting in Excel | |||
How do I write a formula to color code based on dates provided or. | Excel Worksheet Functions | |||
Color code Row | Excel Discussion (Misc queries) | |||
color code dates due | Excel Programming | |||
Color Code | Excel Programming |