+ Reply to Thread
Results 1 to 2 of 2

Formula for Hyperlink to files depending on name from the sheet

  1. #1
    Registered User
    Join Date
    11-14-2021
    Location
    Baku, Azerbaijan
    MS-Off Ver
    Win 10, Office 365
    Posts
    1

    Formula for Hyperlink to files depending on name from the sheet

    Good day,

    I've got a sheet for certification of tools, I would like to set a formula for hyperlink pdf certificates to the cells in column H from folder with pdf files that have names like in column E, but leave names as was set in column H.
    i just can hyperlink the file or folder with formula, but not set the rule for automatic connection of links.
    excel question.jpg

  2. #2
    Forum Expert
    Join Date
    06-05-2017
    Location
    Brazil
    MS-Off Ver
    Microsoft 365 Version 2505
    Posts
    1,524

    Re: Formula for Hyperlink to files depending on name from the sheet

    Try this formula in column H:
    =HYPERLINK("C:\Users\noare\Documents\"&E4&".pdf",H4)

    Change "C:\Users\noare\Documents\" to the correct path to your file.
    Change E4 to correct cell with pdf file name in column E.
    Change H4 to correct cell with desired hyperlink name in column H.

    Good luck!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Get File names , path from folders & hyperlink to the files in excel sheet with excelvba
    By sanjuss2 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-08-2021, 08:51 AM
  2. Hyperlink to hidden sheet using a cell with the =Hyperlink formula
    By pauldonnelly16 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-23-2018, 07:53 PM
  3. Hyperlink from One Sheet to Another Depending on Value
    By ChaidaJones in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-09-2018, 04:25 PM
  4. Determine if a files exists for a hyperlink formula.
    By PSSMargaret in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-08-2016, 09:55 AM
  5. [SOLVED] Need to Save current sheet to one of two files depending on data ( Q or I)
    By carlandtina02 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-01-2013, 03:50 AM
  6. Hyperlink formula included a search through my computer files.
    By Maxime Berger in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-10-2013, 12:30 PM
  7. Replies: 1
    Last Post: 02-23-2013, 05:18 AM

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