Re: can excel flagup in advance of a date, say 6 weeks
- From: "Bob Phillips" <bob.phillips@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 12 Jul 2005 10:28:31 +0100
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<>"",A2>TODAY(),A2<TODAY()+42),"Due","")
and copy down.
--
HTH
RP
(remove nothere from the email address if mailing direct)
"natty" <natty@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:872FDBA3-7BC2-4774-A6F8-E5CBF2928A9A@xxxxxxxxxxxxxxxx
> 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?
.
- References:
- Prev by Date: Re: *-- VLOOKUP --*
- Next by Date: Re: can excel flagup in advance of a date, say 6 weeks
- Previous by thread: can excel flagup in advance of a date, say 6 weeks
- Next by thread: Re: can excel flagup in advance of a date, say 6 weeks
- Index(es):
Relevant Pages
|