Either use some code to call up your mail program on the OnClick event.
Docmd.SendObject .......
Or maybe define your text field in your table as a hyperlink to start with?
--
Bradley
Software Developer www.hrsystems.com.au
A Christian Response www.pastornet.net.au/response
"McLean" <diamante (AT) katewwdb (DOT) com> wrote
Quote:
I have imported records with email info into a table with a hyperlink
field. I then ran an update query to add the "mailto:" text to every
e-mail field. But they still don't hyperlink.
Any ideas how to change EXISTING data into an email hyperlink?
McLean |