Macro to send grab email address and open Outlook

D

duncanjx

Hi there
I am trying to write a simple macro to be able to send an email based
on an emai address in a form.
tblAgency Details has a field EmailAddress (data type is text)
I have a Command Button on a form frmAdd Agency Details to run a
macro.

Macro name is SendEmail -
Action is only SendObject
There are only two items in the Action Arguments
To: =[EmailAddress]
Edit Message: Yes (I only want Outlook to
load with the email address)

So far it does not work.
When I have a field for a Web Address and the data type is a hyperlink
that works well for me.
Any suggestion about the email address?
Cheers
 

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