• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Hyperlink text to a specific pg in a pdf file Help

jhon23

New Member
Hi there, I need help in creating a vba code that looks for any text in column A in sheet1 and looks for it in the pdf file and create a hyperlink.

67588
67589

FYI: I meant to point to the 4 cells.
 
Hi,
Not exactly an answer to your question, but that is the way I do it.
See example.
The zip file contains an excel file and a Folder named PDF.
1. Unzip
2. Put a few pdf files in the folder
3. open the excel file
 

Attachments

  • PDF opener.zip
    24.1 KB · Views: 2
thanks @Belleke but this is not what I'm looking for as you can see Cell A4 as the same text as the pdf is there a way that i can create a hyperlink in excel to that specific page that contains that word.
 
Like this then?
See example
The zip file contains an excel file and a Folder named PDF.
1. Unzip
2. Put a few pdf files in the folder
3. open the excel file
 

Attachments

  • Insert Hyperlinks.zip
    19.8 KB · Views: 2
Back
Top