+ Reply to Thread
Results 1 to 2 of 2

Concatenated Hyperlinks - Help Desperately Needed

Hybrid View

  1. #1
    Registered User
    Join Date
    02-21-2007
    Posts
    1

    Smile Concatenated Hyperlinks - Help Desperately Needed

    Hi All,

    I am starting to go crazy over the following one and would appreciate someone's professional advice.

    I have a spreadsheet that contains details of 11,000 engineering drawings.

    I wish to hyperlink each of these drawing register entries to the underlying .pdf file.

    I can link these manually - by right click insert hyperlink and it works...

    All the drawings are in the same folder so I figured on doing the following

    A1 = file:\\\//BMASRM-SRV01\CPP Drawings\Drawings\CPP Scanned Drawings\CPP SCANS\ (This is the file location)
    B1 = QSR-CR2-CIVL-500001-0 (This is the drawing no.)
    C1 = .pdf (this is the file type extension)
    D1 = =CONCATENATE(A1,B1,C1)
    E1 = =HYPERLINK(D1,B1)

    This is driving me nuts and I know it will be something simple that i will be overlooking...

    Greatful thanks in advance

    Cheers

    Karl

  2. #2
    Forum Expert
    Join Date
    12-29-2004
    Location
    Michigan, USA
    MS-Off Ver
    2013
    Posts
    2,208
    Change "file:\\\//" to simply "\\". That worked for me.

+ 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