Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
natty
 
Posts: n/a
Default 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?
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

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?



  #3   Report Post  
KL
 
Posts: n/a
Default

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?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM
today's date in excel David Excel Discussion (Misc queries) 2 June 2nd 05 01:15 PM
Excel Query Wizard Date Format aldsv Excel Discussion (Misc queries) 1 May 31st 05 12:44 PM
excel formula counting date to date in 4 columns stuie d Excel Worksheet Functions 1 May 4th 05 12:46 PM
Creating a Date Selector in Excel VBA? Mark Excel Discussion (Misc queries) 0 November 25th 04 10:59 PM


All times are GMT +1. The time now is 06:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"