Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi - I've got this tracking sheet in which i track training dates and
recurrent training due dates. For ex. an individual is required to take a refresher course every 3 yrs. What formula can i use for the cell to recognize that the training is over due and change color? Thanks, |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
In formula is of conditional formatting, use =datedif(today()-B3,"y")3 B3 holds the date of previous training -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "Bourgge" wrote in message ... Hi - I've got this tracking sheet in which i track training dates and recurrent training due dates. For ex. an individual is required to take a refresher course every 3 yrs. What formula can i use for the cell to recognize that the training is over due and change color? Thanks, |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Perhaps Ashish intended to say =datedif(B3,today(),"y")3 ?
-- David Biddulph Ashish Mathur wrote: Hi, In formula is of conditional formatting, use =datedif(today()-B3,"y")3 B3 holds the date of previous training "Bourgge" wrote in message ... Hi - I've got this tracking sheet in which i track training dates and recurrent training due dates. For ex. an individual is required to take a refresher course every 3 yrs. What formula can i use for the cell to recognize that the training is over due and change color? Thanks, |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
That is right. Thank you for correcting me
-- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "David Biddulph" <groups [at] biddulph.org.uk wrote in message ... Perhaps Ashish intended to say =datedif(B3,today(),"y")3 ? -- David Biddulph Ashish Mathur wrote: Hi, In formula is of conditional formatting, use =datedif(today()-B3,"y")3 B3 holds the date of previous training "Bourgge" wrote in message ... Hi - I've got this tracking sheet in which i track training dates and recurrent training due dates. For ex. an individual is required to take a refresher course every 3 yrs. What formula can i use for the cell to recognize that the training is over due and change color? Thanks, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Tracking Dates For Future Occurrences | New Users to Excel | |||
Tracking dates in Excel | New Users to Excel | |||
Back tracking dates | Excel Discussion (Misc queries) | |||
Back tracking dates | Excel Discussion (Misc queries) | |||
Back tracking dates | Excel Discussion (Misc queries) |