+ Reply to Thread
Results 1 to 6 of 6

Dynamic Hyperlink

  1. #1
    Registered User
    Join Date
    03-31-2015
    Location
    London, England
    MS-Off Ver
    2010
    Posts
    17

    Dynamic Hyperlink

    Hi,

    I get a row reference found from a Index,Match formulae. It tells me where to start over writing some data from.
    I want a hyperlink to click on which takes me to the row given by that Index,Match formulae.

    So cell Y8 shows row 12345 (by looking up a date from an Index,Match formulae),
    I want to make a hyperlink (or button) to take me to a different worksheet within the same workbook at the row shown in Y8 when i click on it.

    Currently the hyperlink formulae im using =HYPERLINK("#Y8", "Link To Row in the Above") only takes me to the cell Y8 and doesnt read the output from the formulae in that cell.

    I hope that makes sense.

    TIA

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Dynamic Hyperlink

    Quote Originally Posted by b19upj View Post
    I want to make a hyperlink (or button) to take me to a different worksheet
    What's the sheet name?
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Dynamic Hyperlink

    read here
    maybe it will help.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Dynamic Hyperlink

    Quote Originally Posted by Tony Valko View Post
    What's the sheet name?
    Let's assume the sheet name is Sheet2.

    Y8 = 12345

    Enter this formula in Z8:

    =HYPERLINK("#Sheet2!A"&Y8,"Go")

    That will create a hyperlink to cell A12345 on Sheet2.

  5. #5
    Registered User
    Join Date
    03-31-2015
    Location
    London, England
    MS-Off Ver
    2010
    Posts
    17

    Re: Dynamic Hyperlink

    Worked a charm

    Thanks so much!

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Dynamic Hyperlink

    You're welcome. Thanks for the feedback!


    If your question has been solved please mark the thread as being solved.

    In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.

+ 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] Dynamic Hyperlink
    By plans in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-04-2015, 10:03 PM
  2. [SOLVED] Dynamic Hyperlink
    By gan_xl in forum Excel General
    Replies: 5
    Last Post: 08-21-2013, 10:21 AM
  3. Dynamic Hyperlink
    By ScabbyDog in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-25-2012, 04:20 PM
  4. Excel 2007 : Dynamic Hyperlink
    By dgpa in forum Excel General
    Replies: 1
    Last Post: 01-27-2012, 09:43 PM
  5. Dynamic Hyperlink
    By nazimscr in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-21-2011, 05:50 AM
  6. [SOLVED] Dynamic Hyperlink
    By Larry S in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-17-2006, 07:25 AM
  7. Dynamic Hyperlink
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-14-2005, 12:05 AM

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