button to word

  • Thread starter Thread starter Simon
  • Start date Start date
S

Simon

Is there a way i can add a button on access that will open up a word
ductoment


Thanks

Simon
 
You can open a Excel, PDF, word document, or any document by using the
folowingcommand
code behind a buttion

application.FollowHyperlink "path name to your document to launch"
 

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