Access97 email

A

Abay

Is there a way in Access to define a field as an email address that when
clicked on will take you into Outlook Express. I can see where you can
define a hyperlink data type, which works fine as a web link but am stumped
on how to link into Outlook Express. ( Win98 with Outlook Express 6 )

Any help would be much appreciated.

Maggic
 
P

Paul Overway

You'd define the field as hyperlink, i.e.,

mailto:[email protected]

Clicking on the hyperlink will open the default email program...which may or
may not be Outlook Express.
 
Top