+ Reply to Thread
Results 1 to 6 of 6

Index & Array Formula

Hybrid View

  1. #1
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,685

    Re: Index & Array Formula

    For column B
    =IFERROR(INDEX(Sheet1!$B$2:$B$12,SMALL(IF(Sheet1!$A$2:$A$12=Master!$A2,ROW(Sheet1!$A$2:$A$12),""),COUNTIF($A$2:$A2,$A2))-ROW($A$2)+1),"")
    For column C
    =IFERROR(INDEX(Sheet2!$B$2:$B$12,SMALL(IF(Sheet2!$A$2:$A$12=Master!$A2,ROW(Sheet2!$A$2:$A$12),""),COUNTIF($A$2:$A2,$A2))-ROW($A$2)+1),"")
    ARRAY formula is used

    To enter ARRAY formula
    Paste the formula
    Press F2
    Press Ctrl+Shift+Enter keys together.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    06-22-2015
    Location
    United States
    MS-Off Ver
    11
    Posts
    6

    Re: Index & Array Formula

    Both of the answers worked. thank you so much for the prompt reply!

  3. #3
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2405
    Posts
    13,427

    Re: Index & Array Formula

    You're welcome. Glad it helped and thanks for the feedback.
    Dave

+ 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. [SOLVED] Help with Array and index Formula
    By shayej in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-26-2015, 06:22 PM
  2. Sum with array formula in index
    By Matthys.Steyn in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-17-2013, 10:44 AM
  3. Replies: 2
    Last Post: 06-20-2012, 12:22 PM
  4. Index array formula?
    By kdestef1 in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 04-11-2009, 10:56 AM
  5. SUM of INDEX as array formula
    By CJEJung in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-21-2008, 01:15 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