Open a Word document

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a users document for a data base I created. This document
contains instructions and screen shots showing the users how to resolve
various problems. I would like to be able open this document from any form by
clicking on a Help button. I tried using the Button Wizard, and I can open
Word, but is there any way to open just the specific document I want? The
document is stored in the same folder as the FE and BE of the Data Base.

Thanks
CoachBarkerOJPW
 
Try something like

Application.Followhyperlink Application.CurrentProject.Path & "\YourDocName"

Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top