+ Reply to Thread
Results 1 to 4 of 4

Return most common, 2nd common...within the data range

  1. #1
    Forum Contributor
    Join Date
    07-16-2012
    Location
    Fort Worth, Texas
    MS-Off Ver
    Excel 2010
    Posts
    378

    Return most common, 2nd common...within the data range

    Hello,

    is there a formula that help return the common value within the range of data? I attached the workbook for reference. Please help.

    Thanks,Retuan Common Data.xlsx

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Return most common, 2nd common...within the data range

    One way:

    Row\Col
    I
    J
    K
    L
    M
    N
    O
    P
    2
    1st common 2nd common 3rd common 4th common 5th common
    3
    35
    30
    17
    8
    51
    J3: {=MODE(IF(ISNUMBER(MATCH($B$3:$F$27, $I3:I3, 0)), "", $B$3:$F$27))}


    Enter the array formula shown in J3 then copy right.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Contributor
    Join Date
    07-16-2012
    Location
    Fort Worth, Texas
    MS-Off Ver
    Excel 2010
    Posts
    378

    Re: Return most common, 2nd common...within the data range

    Thank you.

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Return most common, 2nd common...within the data range

    You're welcome.

+ 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. Replies: 1
    Last Post: 09-26-2014, 04:47 PM
  2. Replies: 1
    Last Post: 09-21-2013, 07:07 PM
  3. Replies: 1
    Last Post: 04-22-2013, 03:24 PM
  4. [SOLVED] Need a formula that will return the 6 most common numbers in a range
    By caldinafan in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-29-2013, 09:20 PM
  5. [SOLVED] Copy data from a range of cells into a blank range based on common cell
    By vanmeterkj in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-03-2012, 10:18 AM
  6. Need help with sorting a column by most common to least common
    By mikenmike0001 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-06-2011, 04:28 PM
  7. Finding the most common (and 2nd, 3rd most common) text
    By sprite_green in forum Excel General
    Replies: 2
    Last Post: 11-23-2006, 11:56 AM

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