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  

date field that will trigger sending an email



 
 
Thread Tools Display Modes
  #1  
Old August 8th, 2007, 09:16 PM posted to microsoft.public.access.tablesdbdesign
CSMCD
external usenet poster
 
Posts: 1
Default date field that will trigger sending an email

Access 2003 - how can i create a date field containing a future date such
that on that date, an email with a standard, fixed subject line & no body
text will be automatically sent to the email address in the 'emailaddress'
field; also, the subject line of the email should be another field on the
form. i'm trying to add these fields to the 'contact management' template so
the user can get a reminder to make a follow-up call to the contact entry.
our email system right now is lotus notes, but will be changed over to
outlook in 2008. is this possible?
--
CSMCD
  #2  
Old August 9th, 2007, 12:28 AM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default date field that will trigger sending an email

You'll need to write an event procedure that "looks" at the records and
sends the emails. By the way, if you ONLY send when that date field is
"today", and if that date field's value falls on a day the application isn't
running, you WON'T be sending that person an email.

You'll want to think it through a bit more -- sending only on that date
won't handle all the situations unless you can guarantee that the
application will be run by someone on EVERY day in that field.

Regards

Jeff Boyce
Microsoft Office/Access MVP

"CSMCD" wrote in message
...
Access 2003 - how can i create a date field containing a future date such
that on that date, an email with a standard, fixed subject line & no body
text will be automatically sent to the email address in the 'emailaddress'
field; also, the subject line of the email should be another field on the
form. i'm trying to add these fields to the 'contact management' template
so
the user can get a reminder to make a follow-up call to the contact entry.
our email system right now is lotus notes, but will be changed over to
outlook in 2008. is this possible?
--
CSMCD



 




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


All times are GMT +1. The time now is 08:06 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.