+ Reply to Thread
Results 1 to 11 of 11

Excel 2007 : How to create a formula to Hyperlink to a PDF

  1. #1
    Registered User
    Join Date
    04-15-2011
    Location
    Orlando, Florida
    MS-Off Ver
    Excel 2007
    Posts
    5

    Post How to create a formula to Hyperlink to a PDF

    Hello,
    I have a table containing 40K files. I need to be able to hyperlink to each individual file from within excel. Is there a formula that I can use? Doing this by hand is not an option.

  2. #2
    Registered User
    Join Date
    01-21-2011
    Location
    Maidenhead/Sheffield
    MS-Off Ver
    Excel 2003
    Posts
    57

    Re: How to create a formula to Hyperlink to a PDF

    Use the hyperlink function. (=hyperlink).

    do do this effectively you will need to ensure your PDF's have a logical file name

  3. #3
    Registered User
    Join Date
    01-21-2011
    Location
    Maidenhead/Sheffield
    MS-Off Ver
    Excel 2003
    Posts
    57

    Re: How to create a formula to Hyperlink to a PDF

    I've just done it and got it working...

    My example is as follows:

    =HYPERLINK("C:\Documents and Settings\pg01219\Desktop\letters\"&C1&" - regarding some subject.pdf",C1)

    c1 is a cell reference to an individuals name that i've also used in the file name.

    So in the above example my file name would be "Someones Name - Regarding some subject.pdf" which is located on my desktop in a folder called letters.

  4. #4
    Registered User
    Join Date
    04-15-2011
    Location
    Orlando, Florida
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: How to create a formula to Hyperlink to a PDF

    Question, using this formula, will I have to manually enter in each file into the formula?

  5. #5
    Registered User
    Join Date
    04-15-2011
    Location
    Orlando, Florida
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: How to create a formula to Hyperlink to a PDF

    Just to ensure not to confuse anyone. I have 40,000 PDFs I am trying to link to and would like to make this as easy as possible. I am not sure, maybe I am wrong, which is quite possible, that I can use the =hyperlink function.

  6. #6
    Registered User
    Join Date
    01-21-2011
    Location
    Maidenhead/Sheffield
    MS-Off Ver
    Excel 2003
    Posts
    57

    Re: How to create a formula to Hyperlink to a PDF

    Quote Originally Posted by melken View Post
    Just to ensure not to confuse anyone. I have 40,000 PDFs I am trying to link to and would like to make this as easy as possible. I am not sure, maybe I am wrong, which is quite possible, that I can use the =hyperlink function.
    How are the files named & where are they stored on your machine??

    Is there a link between the name of the file and the data you have got in excel?

    If not you're going to have a night mare because there is no unique number/string linking the excel hyperlink to the file.

  7. #7
    Registered User
    Join Date
    04-15-2011
    Location
    Orlando, Florida
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: How to create a formula to Hyperlink to a PDF

    The files are in a folder on my c drive. Al in one location. There is a link between the file and the name in excel. The name of the cell in excel is also the name of the file.

  8. #8
    Registered User
    Join Date
    01-21-2011
    Location
    Maidenhead/Sheffield
    MS-Off Ver
    Excel 2003
    Posts
    57

    Re: How to create a formula to Hyperlink to a PDF

    I've put together an example. Wouldn't be able to give you the specific formula though unless I had the document and where all your files are located
    Attached Files Attached Files

  9. #9
    Registered User
    Join Date
    04-15-2011
    Location
    Orlando, Florida
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: How to create a formula to Hyperlink to a PDF

    Quote Originally Posted by The Boosh! View Post
    I've put together an example. Wouldn't be able to give you the specific formula though unless I had the document and where all your files are located
    Thanks. I see what you are doing. I will try to recreate this with my files. I appreciate the help.

  10. #10
    Registered User
    Join Date
    02-11-2013
    Location
    QATAR
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: Excel 2007 : How to create a formula to Hyperlink to a PDF

    Hello,
    When i type the formula =HYPERLINK(link_location, [friendly name]) when i click on link location its not jumping to the path or its not showing new window...is it like that or is there any alternate method...I am able to do hyperlink with excel & word files...but i can not do with PDF files..please give me a solution it will be very helpful for me.
    Thank you

  11. #11
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Excel 2007 : How to create a formula to Hyperlink to a PDF

    shameerev Welcome to the Forum.

    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1