Email Button

C

Charno

I've added an email button to a form 'chill intake'. The button is looking at
a field on the form 'Haulier' and finding the email address for that haulier
in a table called 'Hauliers', it will then open a new blank email with the
Hauliers email address in the 'TO:' box.

The form macro i have for this is : =(DLookUp("[Email
Address]","Hauliers","ID=" & ([Haulier],0)))

However when i click on the button an error occours and access shuts down.
This has only happened after adding the above.
Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top