+ Reply to Thread
Results 1 to 4 of 4

Auto hyperlink file from specific folder after enter file name in cell

  1. #1
    Forum Contributor satputenandkumar0's Avatar
    Join Date
    11-08-2012
    Location
    Pune, India
    MS-Off Ver
    Office xp & Office 2007
    Posts
    398

    Question Auto hyperlink file from specific folder after enter file name in cell

    Hi members,

    I have a workbook. Which contain PANDCARD details in it. Here I am looking for a vba code which will automatic create hyperlink to image file in specific folder. (File names are pancard numbers)

    In Folder "C:\Pancards contain Pancard scancopies" with file name as pan card number.

    As soon as I enter pancard number entered in B column hyperlink should be create with file contain in "C\Pancards" Folder.

    sorry for broken english.

    your help may appreciated.

    Regards,
    Nandkumar S.

  2. #2
    Valued Forum Contributor
    Join Date
    08-04-2011
    Location
    UK
    MS-Off Ver
    Excel 2021
    Posts
    346

    Re: Auto hyperlink file from specific folder after enter file name in cell

    if you data is in B1, put this in A1 to create the link

    =HYPERLINK("C:\Pancards contain Pancard scancopies\"& B1)

  3. #3
    Forum Contributor satputenandkumar0's Avatar
    Join Date
    11-08-2012
    Location
    Pune, India
    MS-Off Ver
    Office xp & Office 2007
    Posts
    398

    Re: Auto hyperlink file from specific folder after enter file name in cell

    Ohhhh Yes



    Thanks

  4. #4
    Valued Forum Contributor
    Join Date
    08-04-2011
    Location
    UK
    MS-Off Ver
    Excel 2021
    Posts
    346

    Re: Auto hyperlink file from specific folder after enter file name in cell

    you're welcome

+ 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. Replies: 4
    Last Post: 10-17-2014, 09:31 AM
  2. how to link a cell to the specific image file to other folder
    By asadullah in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-26-2014, 06:35 AM
  3. [SOLVED] Creating multiple hyperlinks to files in a folder - one file per hyperlink per cell
    By fsusd in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-06-2014, 12:17 PM
  4. [SOLVED] macro to save file to specific folder with file name from cell reference
    By mezza89 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-06-2013, 11:32 AM
  5. [SOLVED] Hyperlink word file to excel file with specific sheet
    By kumawat_s in forum Word Formatting & General
    Replies: 10
    Last Post: 08-10-2012, 07:41 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