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 » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

"Triggers"



 
 
Thread Tools Display Modes
  #1  
Old June 3rd, 2005, 02:36 PM
web time
external usenet poster
 
Posts: n/a
Default "Triggers"

Does Access support "triggers"? In other words, I want Access to generate a
"report" when a certain date in a certain field is reached. Or at least
notify me via a text box... or any other way


thanks
  #2  
Old June 3rd, 2005, 03:32 PM
Rick B
external usenet poster
 
Posts: n/a
Default

You could do this by adding events to your form's open event, or create an
autoexec macro that runs each time you start the databse.

Or, but the checks in a forms timer event and let Access do the check every
few minuts/hours/

If you tie this to a form, make sure your form is always open (even if it is
not visible).

--
Rick B



"web time" web wrote in message
...
Does Access support "triggers"? In other words, I want Access to generate

a
"report" when a certain date in a certain field is reached. Or at least
notify me via a text box... or any other way


thanks



 




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
Arriving Outlook 2003 message triggers Windows Installer popups Colorado Ray General Discussion 6 March 16th, 2005 05:23 PM
Triggers and Access Maury Markowitz General Discussion 0 December 3rd, 2004 03:09 PM
Triggers and Access forms Daniel Database Design 0 December 3rd, 2004 02:07 PM
stored Procedures or Triggers ??? Najm General Discussion 5 July 19th, 2004 11:17 AM


All times are GMT +1. The time now is 08:24 AM.


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