Microsoft
Software
Hardware
Network
Question : Linking to Word document from Access Table or Query
In Excel, you can use the hyperlink function to link to a document on the hard drive. Is there a similar function or way of doing that in an Access query or Table?
Answer : Linking to Word document from Access Table or Query
Then it would look like this ...simply enclose the field in brackets [].
Private Sub CmdW9_Click()
FollowHyperlink DLookup("[W9DocPath]", "tblEmployee", "[Photographers Name]='" & Me.[Photographers Name] & "'")
End Sub
ET
Random Solutions
NAVISION 4.02 SP2 issues copying from Excel into NAVISION, whats the root cause?
varchar sort
Network Identification Wizard
[Outlook] Program Crashing -- Need to Disable AVG
Display Sharepoint documents name in Infopath form?
re: Hosting website with IIS 6
Load updates from Sql text files
Access 2007 merge form + subform to Word
Dim db1 as database; suddenly "database" becomes user defined type
Web.config app error problem