Microsoft
Software
Hardware
Network
Question : Opening Access form from a word document
This relates to my previous question No:26293781 which has gone unanswered so I will simplify things a bit then delete the original.
I need the syntax to open a form in a current open access db from a word document
I have tried the following which is giving me errors
Private Sub Document_Open()
Dim appAccess As Access.Application
Dim appForm As Access.Forms
Set appAccess = GetObject(Access.Applicati
on)
DoCmd.OpenForm "zfrm_Letters"
End Sub
Answer : Opening Access form from a word document
Quick and dirty:
ThisDocument.FollowHyperli
nk "C:\YourDB.mdb", "Form zfrm_Letters"
(°v°)
Random Solutions
Backup power
sharing permission in Windows2003
Filtering the SSRS report based on multivalue multiple parameters passed to stored procedure
How do I calculate lowest point of expected variation?
Double Table when margin is adjusted
MS Access Update a field based on multiple field values
vCenter Converter and SBS2008
Could not reliably determine the server's fully qualified when trying to restart https service
Remote Desktop not working via IP address
w32time