Hi,
I am developing an Access 2000 application and need the user to click on a command button that will open an acrobat pdf document (userGuide.pdf).
I have referenced the acrobat.tlb library file - can anyone provide me with some good VBA code that will simply open up the pdf file (userGuide.pdf) by opening up Acrobat on the users PC. Are there any other library files I have to include in my referencing? And does it matter what version of Acrobat the user is running? The location of the file is held in a variable 'CurrPath'.
Any help is appreciated.
Thanks
I am developing an Access 2000 application and need the user to click on a command button that will open an acrobat pdf document (userGuide.pdf).
I have referenced the acrobat.tlb library file - can anyone provide me with some good VBA code that will simply open up the pdf file (userGuide.pdf) by opening up Acrobat on the users PC. Are there any other library files I have to include in my referencing? And does it matter what version of Acrobat the user is running? The location of the file is held in a variable 'CurrPath'.
Any help is appreciated.
Thanks