+ Reply to Thread
Results 1 to 3 of 3

Index problem

  1. #1
    Forum Contributor
    Join Date
    08-15-2014
    Location
    Michigan, USA
    MS-Off Ver
    MS Office 2021
    Posts
    105

    Index problem

    When I use =SMALL($B$21:$U$21,1) or =LARGE($B$21:$U$21,1) and do it for 1,2,3, and 4 I will get the amount of the smallest and largest.

    I am having trouble when I use =INDEX($B$20:$U$20,MATCH(B26,$B$21:$U$21,0))

    When I looked at the small or large and there is more than 1 of the same value it just input both of them

    Than when I try to index it, it only gives me the first one how ever many time that value repeats

    I need to know all the numbers have the same value
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    11-21-2015
    Location
    Philippines
    MS-Off Ver
    Microsoft Office 2016
    Posts
    146

    Re: Index problem

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by tamthat; 12-01-2016 at 11:15 AM. Reason: Attached files

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Index problem

    A simpler formula, copied across (B25)

    =AGGREGATE(15,6,$B$20:$U$20/($B$21:$U$21=B$26),COUNTIF($B$26:B26,B26))

    and for that matter, also in C25, copied across:
    =SMALL($B$21:$U$21,COLUMNS($B:B))
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

+ 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. index problem
    By freeriding in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-21-2015, 06:33 PM
  2. INdex problem
    By vysa in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 01-22-2014, 08:27 AM
  3. [SOLVED] Index Problem
    By Ziggy4e in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-07-2013, 03:42 PM
  4. Replies: 6
    Last Post: 05-28-2013, 05:08 PM
  5. [SOLVED] Problem with index match problem
    By girishkini in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-27-2013, 09:07 AM
  6. Index Problem
    By mingali in forum Excel General
    Replies: 3
    Last Post: 07-30-2010, 11:59 AM
  7. INDEX problem
    By malik641 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-07-2005, 08:50 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