What code do I write for mailto event procedure in Access?

G

Guest

I just want to put a simple mailto function onto a word in my form so that
when I click on it it opens a default email for the user with a subject
automatically put in.

Any help on this would be great thanks!
 
D

Dan Artuso

Hi,
The SendObject function will do what you want.
Check out the syntax in Help.
 

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

Similar Threads

Mailto command button in Access. 4
Mailto hyperlink 1
Problem with long mailto: - urls 3
&mailto 1
Event Procedure 1
Mailto protocol association 1
mailto command 4
mailto problem in IE 6 3

Top