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
How do I find and delete data in excel using a list of data?
Acer Aspire 3500 Laptop - Can I delete a Partition and increase main Drive Partition
Creating Add/Edit forms for levels of BOM assemblies in Access
How do I release unused space from a single table in SQL Server?
Second login required when starting Outlook?
Network Access: Allow anonymous SID/Name translation reg key?
ON Shutdown - End Program: Connections Tray
SQL- Find the diferrence, above or below target
How do I remap a key to "Tab" in Access 2007 form?
VFP9R.DLL file is invalid or damaged