Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How Do I Set An Access Form Reminder When Time Period Has Elapsed

Status
Not open for further replies.

3dmap1

Technical User
Jul 10, 2002
17
US
I have an Access 2003 database. In my database form, it shows client info for each client. I have each client set up by a status Type, A = active, N = New, F = final. I have a subform that shows when every update was sent to a client. The subform has a date field and an note field. Their relationship is the Job #.
HOW can I set the database up to send me a notice when it has been more than 10 days since the last update was sent to an active client?
 
One way would be to have a macro that checks every time you start the project.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top