How do I open a PDF file from Access?

  • Thread starter Thread starter Albert D. Kallal
  • Start date Start date
A

Albert D. Kallal

Do you know the path name?

You can use:


application.FollowHyperlink "c:\my pdfstuff\MyPdf.pdf"

You can use the above to launch excel..or in fact any file as if you double
clicked on it...
 
I am trying to create a form that has the ability to bring up different files
that are PDF files. I can't find anything in help that helps me with
bringing up the PDF files.
 

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