K
kimtorvinen
I have created a Library database. I would like to be able to email
when borrowed material is due as a friendly reminder. So I have
created a Macro in Access 2003 that's an action of SendObject to
Outlook 2003.
Object Type: Form
Object Name: frmInvdb
Output Format: HTML
To: (not sure if I should leave this blank or link it to borrower's
email by date to be returned by an expression like
[Form]![frmb_email]![date_to_be_returned])
Do I also need a command button to trigger this or just go into
properties and once the date_to_be_returned field is filled in enter
in properties under "on exit" and link it back to macro created as
mcrEmailReminder. Thanks.
Kim
when borrowed material is due as a friendly reminder. So I have
created a Macro in Access 2003 that's an action of SendObject to
Outlook 2003.
Object Type: Form
Object Name: frmInvdb
Output Format: HTML
To: (not sure if I should leave this blank or link it to borrower's
email by date to be returned by an expression like
[Form]![frmb_email]![date_to_be_returned])
Do I also need a command button to trigger this or just go into
properties and once the date_to_be_returned field is filled in enter
in properties under "on exit" and link it back to macro created as
mcrEmailReminder. Thanks.
Kim