call a pdf document

  • Thread starter Thread starter geert.van.ransbeeck
  • Start date Start date
G

geert.van.ransbeeck

Hello

is it possible to call a pdf file from a button on a form?
Can someone help me with the code?

thanks a lot!
Geert
 
Hello

is it possible to call a pdf file from a button on a form?
Can someone help me with the code?

thanks a lot!
Geert

Application.FollowHyperlink "C:\Temp\MyFile.pdf"

(replace the path & file, of course)
 

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