[AccessD] Linking files to a form

yvonne liu liu.yve at gmail.com
Wed Dec 22 12:18:13 CST 2004


Hello all,

What is the best way to link files to a form?  These would be files that sit 
on a network server so all users using the database would have access to 
them, be they Word docs, Adobe PDFs, Outlook email texts, XLS, etc.

Is it best to create a hyperlink?  Or script with:
Private Sub File_Click()
Application.FollowHyperlink Me.Doc
End Sub

Can you recommend resources on where to read up on creating the latter 
solution, the script?

Thanks so much!!



More information about the AccessD mailing list