Blueridge227
New Member
- Joined
- Mar 23, 2011
- Messages
- 29
I have hyperlinks to PDF documents in a directory(C:\acrobat files\test.pdf) I would like to be able to open the pdf to a specific page.(c:\acrobat files\test.pdf#page=2) I realize that adding the #page= will not work from excel 2007.(it just opens to page 1 regardless)
#page= seems to only work when used in a web browser(InternetExplorer).
So my question is, can I use VBA so that all my pdf links will open in a browser? This will enable the #page= function on the end of my hyperlinks.
#page= seems to only work when used in a web browser(InternetExplorer).
So my question is, can I use VBA so that all my pdf links will open in a browser? This will enable the #page= function on the end of my hyperlinks.