jadeverell
06-10-2008, 03:29 AM
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