Email Hyperlink in Access

  • Thread starter Thread starter andy
  • Start date Start date
A

andy

Hi

I have a database where one field contains Email Address information. I
would like Outlook Express to Automatically open and for the email address
to be inserted in the To: field of a new message when the address is
clicked. I have set the field property to HyperLink, but it does nothnig.
As an example of what i want - its similar to the <a href
mailto:[email protected]> tag.

Thanks

Andrew
 
**Although the name of this newsgroup is 'Queries',
it is actually referring to the Access Database Query Object.**

Visit the Access Online help file for the SendObject method.

--
HTH,

Steve Clark, Access MVP
FMS, Inc.
Professional Solutions Group
http://www.FMSInc.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Is your Access database too slow?
Are you ready to upgrade to SQL Server?
Contact us for optimization and/or upsizing!
http://www.FMSInc.com/consulting
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
Back
Top