Results 1 to 12 of 12

Count Unique From Filtered Values

Threaded View

  1. #1
    Registered User
    Join Date
    07-11-2022
    Location
    New Zealand
    MS-Off Ver
    Microsoft 365
    Posts
    15

    Count Unique From Filtered Values

    Hi.

    I'm trying to create a report to count the number of events based on a few conditions. This is the formula I've came up with so far:

    =SUM(COUNTIFS('Sheet1'!B:B,"202201",'Sheet1'!M:M,{"This is text 1","This is text 2","This is text 3","This is text 4"}))

    The formula above works well counting the total number of events but it doesn't remove the duplicates in column C.

    The first condition is to select the period 202201 in column B, select unique event numbers in column C, and then match these events with the text description in column M. Each event in column C has a unique number but it comes with many different asset numbers in column F, which end up duplicating these unique event numbers in column C. In other words, I only need to count the total number of unique events of each period based on the description and without the asset numbers.

    This report is pulling data from another tab in the workbook which is also importing filtered data from a different spreadsheet. The goal is to allow the team to simply update the report clicking Refresh All.

    Thank you in advance.
    Attached Files Attached Files
    Last edited by diddydidit; 07-19-2022 at 05:09 PM. Reason: Edited for clarity

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Count Unique values in a filtered list
    By Arien in forum Excel General
    Replies: 8
    Last Post: 01-03-2025, 09:52 PM
  2. [SOLVED] Count unique values between dates on filtered sheet
    By L plates in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-25-2018, 05:29 AM
  3. Count Unique values after being filtered
    By tylert in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-04-2014, 11:05 PM
  4. How to count unique values in filtered list?
    By Cayenne in forum Excel Charting & Pivots
    Replies: 14
    Last Post: 10-23-2014, 04:58 PM
  5. count unique values in filtered column
    By mcdermott2 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-09-2013, 10:40 AM
  6. Count Unique Values in a Filtered Column
    By mashley in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-30-2008, 10:56 AM
  7. Count Unique Values In A Filtered Row with Duplicates
    By jcpotwor in forum Excel General
    Replies: 1
    Last Post: 01-12-2006, 09:10 PM

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