opening reader in excel VBA
I am trying for couple years to have an excel program that I have to be able to open a PDF file and go to a specific page.
There is a way if the file is a web-based file to open it via the excel using the IE (internet explorer).
But if the file is stored in local hard drive then IE cannot handle it.
So is any way using excel VBA to open a PDF file and go to a specific page using.
1-any other browsers.
2-any way to open it using Adobe Reader.
Any help on this will be much appreciated
Kosta