Open PDF Document

M

Mike Green

Hi All
I need to open a simple PDF document from an Access Db. The document as
general instruction on the things that should be entered into the Db. So I
just need the user to be able to open the PDF which sits in the same
location as the Db itself.
We are using Office 2003 and Adobe 7.
Everything I have tried so far either opens Adobe for a fraction of a second
and then closes it again or fails completely.

Thanks in advance

Mike
 
F

fredg

Hi All
I need to open a simple PDF document from an Access Db. The document as
general instruction on the things that should be entered into the Db. So I
just need the user to be able to open the PDF which sits in the same
location as the Db itself.
We are using Office 2003 and Adobe 7.
Everything I have tried so far either opens Adobe for a fraction of a second
and then closes it again or fails completely.

Thanks in advance

Mike

Re: >Everything I have tried so far either <
This doesn't help us much.
How do any of us know 'what' you have tried?

Well perhaps you haven't tried this:
Application.FollowHyperlink "C:\YourFolderPath\DocumentName.pdf"
 

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

Top