Hello,
I have been searching for a solution this without any luck for thsi specific thing. ONly for Adobe Proffesional.

Wahat I want is simply a VBA code/Macro that does the following:

When doubleclick on a cell in a worksheet, then search this cell value string inside a specific LOCAL pdf file which is located inside the same folder as the excel file.

Then IF string is found, open that specific page in the pdf.

Now there are 2 alternatives here (automatic):

1. The nicest way would be to open and show that pdf page inside a form/window inside Excel or
2. Just simply open the pdf document with adobe READER and go to the page where the string is found.


Any help on this is greatly appreciated