+ Reply to Thread
Results 1 to 7 of 7

HYPERLINK(ADDRESS(MATCH formula help

  1. #1
    Forum Contributor
    Join Date
    05-29-2013
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2010
    Posts
    143

    HYPERLINK(ADDRESS(MATCH formula help

    Hello all,

    In the attached file, rather than just directing me to the single cell when I click on the hyperlink, I want it to highlight the entire row. Does anyone know how to do this?

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Contributor stephenloky's Avatar
    Join Date
    07-10-2013
    Location
    Sao Paulo - Brazil
    MS-Off Ver
    Excel 2007
    Posts
    146

    Re: HYPERLINK(ADDRESS(MATCH formula help

    Name a range and in the Hyperlink click in "Places in this document > Named Ranges > "Your range name"" as I did in the workbook example
    Attached Files Attached Files
    "The quieter you become, the more you are able to hear"

    Any reputation (*) points appreciated.

    "If you know yourself but not the enemy, for every victory gained, you will suffer defeat."

  3. #3
    Forum Contributor
    Join Date
    05-29-2013
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2010
    Posts
    143

    Re: HYPERLINK(ADDRESS(MATCH formula help

    Sorry, I should have mentioned, I can't use that method because I have many columns and rows of data and they're often moving around. So if I did it that ways I would have to update the hyperlink each time and that just wouldn't be feasible.

  4. #4
    Forum Contributor stephenloky's Avatar
    Join Date
    07-10-2013
    Location
    Sao Paulo - Brazil
    MS-Off Ver
    Excel 2007
    Posts
    146

    Re: HYPERLINK(ADDRESS(MATCH formula help

    Maybe if you use a pivot table showing the Hotel Code? and double click the result that brings you to the "source" data?

  5. #5
    Forum Contributor
    Join Date
    05-29-2013
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2010
    Posts
    143

    Re: HYPERLINK(ADDRESS(MATCH formula help

    Ya, that's an option that I'm very fond of. I'm just afraid that would be too complicated for my directors though......................................

  6. #6
    Forum Contributor stephenloky's Avatar
    Join Date
    07-10-2013
    Location
    Sao Paulo - Brazil
    MS-Off Ver
    Excel 2007
    Posts
    146

    Re: HYPERLINK(ADDRESS(MATCH formula help

    Oh...Need to think then...Can't think in any easy solutions for now ... You could tell them how to do that :PP

  7. #7
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: HYPERLINK(ADDRESS(MATCH formula help

    Like so:

    =HYPERLINK("#'Calc Page'!A" & MATCH($A6, 'Calc Page'!$A:$A, 0) & ":G" & MATCH($A6, 'Calc Page'!$A:$A, 0), B6)
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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. ADDRESS+MATCH in "Hyperlink"
    By engandresr in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-24-2014, 04:19 PM
  2. [SOLVED] =Hyperlink & Address Match formula
    By IKZOUHETNIETWETEN in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-11-2014, 02:50 PM
  3. Using a formula to define address for hyperlink
    By mc36155 in forum Excel General
    Replies: 2
    Last Post: 03-31-2012, 07:53 PM
  4. Replies: 2
    Last Post: 07-14-2011, 03:16 PM
  5. Replies: 0
    Last Post: 03-26-2006, 07:10 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