![]() |
Tracking due dates
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, |
Tracking due dates
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, |
Tracking due dates
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, |
Tracking due dates
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, |
All times are GMT +1. The time now is 02:34 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com