+ Reply to Thread
Results 1 to 6 of 6

Array Index Match to skip a particular value

  1. #1
    Registered User
    Join Date
    07-17-2019
    Location
    Pakistan
    MS-Off Ver
    Office 2016
    Posts
    3

    Array Index Match to skip a particular value

    Hi,

    Index Match.png

    I have been trying to return value from the B_Dept column but I want to Skip the Value "CL".

    Need Help
    Attached Files Attached Files
    Last edited by SaadSiddiqi; 07-17-2019 at 04:10 AM. Reason: Sample Attached

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,939

    Re: Array Index Match to skip a particular value

    Welcome to the forum.

    Will you please attach a small sample Excel workbook? We are not able to work with or manipulate a picture of one and nobody wants to have to recreate your data from scratch.

    1. Make sure that your sample data are REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired results are also shown (mock up the results manually).

    3. Make sure that all confidential data is removed or replaced with dummy data first (e.g. names, addresses, E-mails, etc.).

    4. Try to avoid using merged cells as they cause lots of problems.

    Unfortunately the attachment icon doesn't work at the moment, so to attach an Excel file you have to do the following: just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.

    Please pay particular attention to point 2 (above): without an idea of your intended outcomes, it is often very difficult to offer appropriate advice.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,704

    Re: Array Index Match to skip a particular value

    you can add another range to your multiplier - (acts as an AND) - e.g.

    INDEX($P$2:$P$8718,MATCH(1,(E8720=$E$2:$E$8718)*(G8720=$G$2:$G$8718)*($P$2:$P$8718<>"CL"),0))

  4. #4
    Registered User
    Join Date
    07-17-2019
    Location
    Pakistan
    MS-Off Ver
    Office 2016
    Posts
    3

    Re: Array Index Match to skip a particular value

    Thanks. That Worked.

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,939

    Re: Array Index Match to skip a particular value

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

  6. #6
    Registered User
    Join Date
    07-17-2019
    Location
    Pakistan
    MS-Off Ver
    Office 2016
    Posts
    3

    Re: Array Index Match to skip a particular value

    Done. Thanks.

+ 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 formula to skip blanks and return next greatest value
    By mark_luke in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-06-2019, 02:39 PM
  2. Need help to skip blanks in repeated list formula (index match)
    By iskz in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-19-2017, 07:37 PM
  3. Index match to skip duplicates
    By projectile in forum Excel General
    Replies: 5
    Last Post: 09-26-2016, 05:27 PM
  4. Index Match Skip Blank rows
    By choth21 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-10-2016, 01:19 AM
  5. [SOLVED] Match-Index in stead of Index-Match lookup Array among Arrays
    By Numnum in forum Excel General
    Replies: 2
    Last Post: 10-15-2015, 02:08 PM
  6. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  7. index match, ..... skip result if blank value ...... jump to next match
    By gehawk in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-08-2013, 04:42 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