+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : Creating a list of Hyperlinks

  1. #1
    Registered User
    Join Date
    07-28-2009
    Location
    Oxford, England
    MS-Off Ver
    Excel 2007
    Posts
    1

    Unhappy Creating a list of Hyperlinks

    I'm trying to create a long list of hyperlinks to quickly check the credit status of a number of sales prospects.

    Data takes the form:

    Company Name, Registration Number
    Company A, 00012345
    Company B, 00023456
    Company C, 01234567

    For each row i want to create a hyperlink to:

    "http://app.creditsafeuk.com/CSUKLive/WebPages/CompanySearch/CompanyIdentification.aspx?CompanyNumber=" & <Registration Number>

    Thought I'd found the answer with

    =HYPERLINK("http://app.creditsafeuk.com/CSUKLive/WebPages/CompanySearch/CompanyIdentification.aspx?CompanyNumber=" & B2, "Creditsafe-" & B1)

    Seems to work for row 1, but when i copy the formula down another 1000 rows every row resolves to the same URL.

    How do i force Excel to re-calculate the URL's for each row?

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Creating a list of Hyperlinks

    is calculation set to auto?
    i just tried
    =HYPERLINK("http://www.gamershood.com/flashgames/"&G1,"test")
    dragged down gave me 3 different working hyperlinks
    wee g1:g3
    contained
    8785
    8799
    8801
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ 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