hyperlink - probably easy one

A

AJ

I have a field that is set to be a hyperlink. All files will be in the same
folder. How do I set the path so it goes to the same folder everytime then
users can just select the file to link?
 
A

AccessVandal via AccessMonster.com

What field? a hyperlink in the table or a control set to "Is HyperLink = Yes"?


To set a hyperlink, create a field in the table and set the the datatype to
"HyperLink" and in the form control, bound the sourcecontrol the the
field/column. Input the folder location like C:\MyFolder\MyHyperLinkFolder\
MyFileName.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top