Creating Anchor links in Access

J

jkriordan

I read today that Microsoft Access supports a field type called "link" that
when exported contains the display text, link URL, and optional link title
text separated by "#" characters, like so:

MyCompany#http://www.mycompany.com/index.html##Home Page

Is this correct? Is it a feature of Access 2003?

The author said it could be used to create anchor links when exporting to
static HTML. That's what I want to do. Any suggestions?

I'm using Access 2000 and it has the Hyperlink field type, which exports
only the hyperlink with # at the beginning and end.

TIA!
John
 
Top