+ Reply to Thread
Results 1 to 8 of 8

unique values formula if match criteria

Hybrid View

  1. #1
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,091

    Re: unique values formula if match criteria

    do you still have version 2016

    this would be for 365 version - i'll look at 2016 version

    =UNIQUE(FILTER(B2:B100000,A2:A100000=E1&""))

    However the numbers in column A are actually Text
    and E1 is a number

    hence why i have added the &"" to the formula

    OR
    =IFERROR(INDEX($B$2:$B$100000, MATCH(0, IF($E$1&""=$A$2:$A$100000, COUNTIF($H$1:$H1, $B$2:$B$100000), ""), 0)),"")
    as an array function control+shift+enter to get {} brackets around formula
    Attached Files Attached Files
    Last edited by etaf; 10-29-2022 at 09:28 AM.
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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 match multiple unique values based on one criteria
    By Clooney003 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-10-2019, 10:03 PM
  2. [SOLVED] Index & Match Formula for Unique Values On Multiple Criteria
    By JenMasters84 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-10-2018, 03:01 PM
  3. [SOLVED] Index & Match Formula for Unique Values On Multiple Criteria
    By Neilesh Kumar in forum Excel General
    Replies: 2
    Last Post: 03-24-2017, 10:13 AM
  4. [SOLVED] Index & Match Formula with Unique Values bases on a criteria
    By Neilesh Kumar in forum Excel General
    Replies: 5
    Last Post: 03-24-2017, 06:22 AM
  5. Replies: 2
    Last Post: 01-03-2017, 08:40 AM
  6. Listing Unique values based on partial match criteria
    By mamachrissy1028 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-17-2016, 05:23 PM
  7. [SOLVED] Listing Unique values based on partial match criteria
    By mamachrissy1028 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-11-2016, 11:38 AM

Tags for this Thread

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