+ Reply to Thread
Results 1 to 3 of 3

how to get hyperlink from one cell in to another cell

Hybrid View

  1. #1
    Registered User
    Join Date
    03-10-2012
    Location
    romania
    MS-Off Ver
    Excel 2007
    Posts
    19

    how to get hyperlink from one cell in to another cell

    I need a formula in coulomb B =IFERROR(HYPERLINK(INDEX(D3:H3,MATCH(c3,D3:H3,0)),C3),"NO REVISION")
    which is showing the same hyper link like the result in coulomb C =max(d1:h1) (highest score between D and H)
    When I can click on coulomb B on the result , should open the hyper link of coulomb C


    with my formula, I can get the result in coulomb B BUT NOT THE HYPER LINK OF COULOMB C
    A B C D E F G H
    SHOPS "Click to Jump TO THE VALID PRICE LIST " valid price list number price list-1 price list-2 price list-3 price list-4 price list-5
    SHOP-1 4 4 1 2 3 4 -
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: how to get hyperlink from one cell in to another cell

    Very interesting question.

    This formula worked for me.:-

    Formula: copy to clipboard
    =HYPERLINK("#Sheet1!G"&MATCH(C1,F1:F50,0),"Try Here")
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Registered User
    Join Date
    03-10-2012
    Location
    romania
    MS-Off Ver
    Excel 2007
    Posts
    19

    Re: how to get hyperlink from one cell in to another cell

    thank you for your help,
    I have changed my excel can you please see attached excel why the hyperlink does not work?

    thanks in advance
    Attached Files Attached Files

+ 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. External cell reference based on hyperlink in a cell in the active sheet
    By Sydstar in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-29-2014, 08:25 AM
  2. [SOLVED] Excel 2010 Create a macro to check if cell contains hyperlink then apply hyperlink style
    By chasidar in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-12-2013, 04:48 AM
  3. Replies: 1
    Last Post: 08-06-2013, 02:47 AM
  4. Search multiple worksheets for matching cell value and return cell location as a hyperlink
    By wickedsparrow in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-05-2013, 08:47 PM
  5. Replies: 2
    Last Post: 02-18-2012, 05:52 PM
  6. [SOLVED] script to hyperlink and reference a cell value in the hyperlink
    By Natasha D. in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-17-2006, 02:43 PM
  7. [SOLVED] Copy hyperlink from one cell to/as hyperlink in another cell
    By YogS in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-12-2006, 08:00 PM

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