Hyperlink in Field Title

NDD

Registered User.
Local time
Yesterday, 20:13
Joined
May 8, 2012
Messages
100
Is there a way to insert a hyperlink in a field title on a table? For example, I have a field that is a check box for whether the person has taken a class. What I would like to do is insert a link in the field title for that class so I can click on it and bring up the supporting documentation in a PDF file for that class.

Thank you.
 
In the design view of a table > under data type > you can find hyperlink and attachment (like word or excel or PDF files) > and then in the datasheet view you can insert the data you want (whether it is a hyperlink or attachment)
hope it help :)
 
Right, I'm with you. What I was actually hoping to do is make the field name a hyperlink so I wouldn't have to have a whole other field.
 
oh sorry I misunderstood your question..
I don't know if this option exists in access .. If it does , I would like to know how :D. Good Luck :)
 
No. If you want to add a hyperlink, you need a column in which to store it. Properties such as column name are stored only once so there would be no way to use it to store a value for each record.
 

Users who are viewing this thread

Back
Top Bottom