A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How do I set up a database using ticklers?



 
 
Thread Tools Display Modes
  #1  
Old May 25th, 2006, 04:55 AM posted to microsoft.public.access.tablesdbdesign
external usenet poster
 
Posts: n/a
Default How do I set up a database using ticklers?

I need to find out how to set up notifications of actions that need to be
reminded of in an MS Access 2000 database, change the intervals for multiple
reminders, and how to set up so it will send an email automatically to a list
of email address in the column F.
  #2  
Old May 25th, 2006, 04:59 PM posted to microsoft.public.access.tablesdbdesign
external usenet poster
 
Posts: n/a
Default How do I set up a database using ticklers?

One way is to use the macro named Autoexec and it will run every time that
the database is opened. Have a table of items with interval and "last date"
fields. The macro runs a query, checks last date vs interval and macro
condition determines if need to send e-mail and update "last date" field.

"lost in access 2000" wrote:

I need to find out how to set up notifications of actions that need to be
reminded of in an MS Access 2000 database, change the intervals for multiple
reminders, and how to set up so it will send an email automatically to a list
of email address in the column F.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Make table query going into another database faxylady Running & Setting Up Queries 1 May 3rd, 2006 04:29 AM
Report based on rst in other database swedbera Setting Up & Running Reports 5 October 6th, 2005 11:41 AM
Access can't open database Scott B General Discussion 1 June 28th, 2005 04:16 PM
Converting 97 database to 2003 database and implications John Database Design 1 November 22nd, 2004 05:23 AM
What is MDE Charlie General Discussion 4 August 24th, 2004 04:15 PM


All times are GMT +1. The time now is 09:16 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.