In ms office document I pasted / inserted an external document (object) (PDF in my case).
After opening the document, when I click on the PDF object icon, it opens the PDF file embedded in it.
Using VBA / Macro I want to do the same where I need to run a macro and it will open the embedded PDF file (without clicking on ICON PDF).
Is it possible?
Thanks,
source
share