Macro for sending an email

M

Mike Inabnit

I have a contact management database and would like to
put a command button next to the email address field that
will start outlook and set the email address to the
current records address. Is this something I can do with
a macro or do I need some code?
 
H

Howard Brody

I believe the SendObject action in a macro will do it.

Hope this helps!

Howard Brody
 
M

Mike Inabnit

That just opens the email application. I would like to
know how to set the current records email address into
the to: field. That is where I am having trouble.

Thanks.
 

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