jadeverell
Registered User.
- Local time
- Today, 11:55
- Joined
- Nov 23, 2007
- Messages
- 14
Hi,
I am trying to send an email from an access 2000 form using email addresses stored with the form.
I have created a button that links to a macro. Within the Macro i have put the following code in the 'To' field:
[Forms]![frm_contract_maintenance]![End_User Email]
However, everytime i click on the button Access crashes.
Am i doing something wrong?
Thanks
I am trying to send an email from an access 2000 form using email addresses stored with the form.
I have created a button that links to a macro. Within the Macro i have put the following code in the 'To' field:
[Forms]![frm_contract_maintenance]![End_User Email]
However, everytime i click on the button Access crashes.
Am i doing something wrong?
Thanks