ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   can excel flagup in advance of a date, say 6 weeks (https://www.excelbanter.com/excel-discussion-misc-queries/34853-can-excel-flagup-advance-date-say-6-weeks.html)

natty

can excel flagup in advance of a date, say 6 weeks
 
i'm setting up a database, which states when training is needed. is there a
way for excel, or maybe another package, to flag up 6 weeks before the
training due date?

Bob Phillips

You can use a formula, so say the training dates are in column A. In say
column M, add a formula of say

=IF(AND(A2<"",A2TODAY(),A2<TODAY()+42),"Due","")

and copy down.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"natty" wrote in message
...
i'm setting up a database, which states when training is needed. is there

a
way for excel, or maybe another package, to flag up 6 weeks before the
training due date?




KL

You can use Conditional Formatting of a cell with a formula like this:

=TODAY()=DATE(2005,8,24)-42

Regards,
KL


"natty" wrote in message
...
i'm setting up a database, which states when training is needed. is there
a
way for excel, or maybe another package, to flag up 6 weeks before the
training due date?





All times are GMT +1. The time now is 05:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com