+ Reply to Thread
Results 1 to 2 of 2

Looking for way to find minimum cell location

  1. #1
    Registered User
    Join Date
    07-09-2010
    Location
    Cincinnati, OH
    MS-Off Ver
    Excel 2007
    Posts
    1

    Looking for way to find minimum cell location

    I often am analyzing large chuncks of data that I need to not only find the min/max values but also need to look at the values before and after. The data often contains thousands of cells. Is there a way to have Excel show me the location of the min/max values? I know that I can conditionally format cells to highlight cells that are greater or less than a specific value, but with the amount of data in the worksheet, even with this highlighting, it can be quite cumbersome to locate the values I am looking for.

    Any help would be appreciated.

    Jon

  2. #2
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    wales
    MS-Off Ver
    Excel 2007
    Posts
    964

    Re: Looking for way to find minimum cell location

    match will give you the right numbers. if you upload a book it would be able to help but essencaly

    =MATCH(MAX(Data_Range),Data_Range,0)

    will show you he number of the row or column in the range with the max value
    The Importance of INDEX - A GUIDE TO INDEX'S OTHER USES
    <--- If a post helps hit the star

+ 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