+ Reply to Thread
Results 1 to 3 of 3

cell reference from LARGE result

  1. #1
    Registered User
    Join Date
    01-24-2013
    Location
    Citrus County, Florida
    MS-Off Ver
    Excel 2013
    Posts
    2

    cell reference from LARGE result

    Hello,

    I am not very experienced in excel, just use it for some Club record keeping.
    I am using the LARGE() function to find the three highest scores from a weekly range (this works fine) but I would like to get
    the cell reference also as this will be used in an OFFSET() function to get the name associated with the value.
    I haven't found a way to get this info

    Any help would be appreciated.

    This may not be enough info I don't know.

    Thanks
    Joe

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: cell reference from LARGE result

    Hi, welcome to the forum

    You probably dont need OFFSET to pull the name, and INDEX/MATCH will probably do that for you.

    Something like...
    =INDEX(range-with-names,MATCH(LARGE(number-range,1),number0range,0))

    If you still have a problem, upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    01-24-2013
    Location
    Citrus County, Florida
    MS-Off Ver
    Excel 2013
    Posts
    2

    Re: cell reference from LARGE result

    Ford,

    Thanks,

    The INDEX()-MATCH() combination works great.

    Joe

+ 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. Way to have number in cell reference a large conversion table?
    By jeffc19 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-21-2015, 10:52 AM
  2. [SOLVED] How to use LARGE to return a cell reference for use in OFFSET formula
    By TC1980 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 10-11-2013, 08:31 AM
  3. [SOLVED] Using cell value as worksheet name in formula reference(AVERAGE LARGE IF)
    By trizzo in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-26-2013, 09:23 PM
  4. [SOLVED] Cell Reference Problem with Offset and Large
    By zakkair in forum Excel General
    Replies: 11
    Last Post: 06-25-2012, 12:06 PM
  5. Reference of the result cell
    By anar_baku in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-27-2006, 01:35 PM
  6. Cell reference of result
    By Elizabeth in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-04-2006, 09:00 PM
  7. Advanced formula - Return result & Show Cell Reference of result
    By Irv in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-05-2006, 10:40 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