+ Reply to Thread
Results 1 to 2 of 2

Adding filters into index/match/array formula

  1. #1
    Registered User
    Join Date
    07-27-2018
    Location
    United States
    MS-Off Ver
    2016
    Posts
    1

    Adding filters into index/match/array formula

    I've found solutions to similar problems, but not one that seems to work for me here.

    Let's say I've got a dataset of books that contains Sales, Title and Author and I have a sheet that has 1-10 listed in the A column to denote the rank of the array item. I would like to output a list of the top 10 bestselling books. So I can do something like this:

    =INDEX(BookTiltes,MATCH(LARGE(Sales,A2),Sales,0))

    (For the 1 in the LARGE function, it's refrencing the 1 in the A column.)

    That works great.

    But what do I do if I want to filter it down by book author, or any other corresponding value in each Book's row? If I only want to rank books with John Doe as the author, where do I write in that filter? Is it an if statement?
    Attached Files Attached Files
    Last edited by MonsterLobster; 08-02-2018 at 04:27 PM.

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2507
    Posts
    13,809

    Re: Adding filters into index/match/array formula

    Hi MonsterLobster. Welcome to the forum.

    With the author's name in A8 ... you could put a drop down in that cell ... this formula should do that.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    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] Index, match, array formula.
    By hurrell8510 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-20-2017, 12:08 PM
  2. [SOLVED] Adding IFs to Index Match formula
    By jarheadmartian in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-30-2016, 03:21 PM
  3. Replies: 3
    Last Post: 04-02-2016, 08:16 PM
  4. [SOLVED] INDEX MATCH Array formula Help
    By garrett.grillo in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 09-28-2014, 10:01 PM
  5. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  6. Nested Match(index()) vs. Match() array formula.
    By GeneralDisarray in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-14-2011, 07:57 AM
  7. Adding a third match to an Index Match Formula
    By Weasel in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-07-2009, 01:51 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