+ Reply to Thread
Results 1 to 2 of 2

Mass hyperlinking images?

  1. #1
    Registered User
    Join Date
    07-01-2013
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    1

    Mass hyperlinking images?

    Hihi,

    The question I have is, with a sheet which looks like

    website1.com
    website2.com
    website3.com


    And a directory of screenshots named after the website, website1.com.png, website2.com.png etc etc

    Is there a way to mass hyperlink these images? If not, what would be the best way to go about this?

    Thanks!

  2. #2
    Forum Contributor
    Join Date
    06-26-2013
    Location
    LAX
    MS-Off Ver
    Excel 2007,Excel 2010
    Posts
    363

    Re: Mass hyperlinking images?

    Hello,

    If you are using windows.. Using command prompt.. Navigate to the directory which has the screen shot images and type the following command..

    DIR /B /O:N > filename.txt

    This command will save all the file names (only) as txt file in the same directory itself. Now copy the folder path of the images location.

    In excel, Paste the folder path in a column. Copy,paste the file names in next column. Use CONCATENATE() and use hyperlink().

    Let me know if this solved your issue. See the attached example.

    mass_hyperlink.xlsx

    -------------------------------------------------------------

    Please close this thread if your issue is solved.
    Click the star icon * in the lower left part of the contributor's post and add Reputation

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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