dbTalk Databases Forums  

import e-mail into a hyperlink field

comp.database.ms-access comp.database.ms-access


Discuss import e-mail into a hyperlink field in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
McLean
 
Posts: n/a

Default import e-mail into a hyperlink field - 10-30-2003 , 03:11 PM






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

Reply With Quote
  #2  
Old   
Bradley
 
Posts: n/a

Default Re: import e-mail into a hyperlink field - 11-02-2003 , 03:48 PM






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



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.