How do I link to the documents on the web?

  • Thread starter Kath via AccessMonster.com
  • Start date
K

Kath via AccessMonster.com

I have a form that has a text field on it. When the user clicks on the text
field the hyperlink takes them to the intranet. I’m using:

Me. Application.FollowHyperlink Me.Utility.Column(1)

This takes them to the website just fine. But, how do I link to the
documents on the web?

When the user gets to the website, the site allows them to browse and attach
a document to the website. They actually need this document to open up when
they click on the hyperlink in Access.

Please help. I don’t know how to do this when they are creating the record,
to take them to the website, browse for the doc on the web and attach the
document on the web. Then the next time they view the hyperlink, it takes
them directly to the document that they previously attached on the web. Not
sure.

Thanks for your help!

Kath
 
Top