Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to set up a training matrix for my construction project and I
need to record dates of training certifications that expire over time. How do I format/program the cell to change color to red or something similar to alert me when the certification will expire. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
You can use conditional formatting. Say your training date is in A1. Format|Conditional format Formaula is Enter the formula =TODAY()-A1=30 Select a colour Click OK This will colour the cell when A1 is 30 days earlier tha today so if your training refresher is 6 months change 30 to 180 for example. You can use the format painter to copy this format to other cells Mike "Mike the Safety Guy" wrote: I am trying to set up a training matrix for my construction project and I need to record dates of training certifications that expire over time. How do I format/program the cell to change color to red or something similar to alert me when the certification will expire. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculate times between dates and times in Excel | Excel Discussion (Misc queries) | |||
Count times between 2 times and 2 dates | Excel Programming | |||
dates and times | Excel Discussion (Misc queries) | |||
Dates and times with PST,PDT | Excel Worksheet Functions | |||
Dates and times again | Excel Worksheet Functions |