+ Reply to Thread
Results 1 to 2 of 2

Multiple count if criteria?

  1. #1
    Registered User
    Join Date
    05-01-2024
    Location
    Bristol, England
    MS-Off Ver
    365
    Posts
    1

    Question Multiple count if criteria?

    So I'm trying to count the number of times something comes up, and if that doesn't show up then I want to count the number of times the next thing comes up and so on.

    if that doesn't make sense here is an example of what I want it do do:

    Manchester 1
    London 1
    Bristol 1
    Manchester 2
    Digital 1
    Bristol 2
    London 2
    London 3
    Bristol 3
    London 4

    so if this is my data set I'm trying to get the formula to read each cell and count each thing like in column B above

    this is what I've been trying to make work but I can't get it to check the first then the second then the third then the fourth criteria

    =COUNTIF(((($E$2:$E2,"Manchester"),COUNTIF($E$2:$E2,"London")),COUNTIF($E$2:$E2,"Bristol")),COUNTIF($E$2:$E2,"Digital"))

    I know that doesn't work but that's the idea. I've also tried AND, OR, IFERROR, and COUNTA but I can't work it out.

    Any help would be massively appreciated

  2. #2
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2408 and WPS V2024(12.1.0.18543)
    Posts
    3,840

    Re: Multiple count if criteria?

    Pls try this formula

    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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] Sumproduct Count multiple criteria with range over multiple rows and columns
    By 77highland in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-09-2023, 05:19 PM
  2. Count ifs multiple criteria & average ifs multiple criteria
    By Optimuswicked in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-23-2022, 03:50 PM
  3. Replies: 7
    Last Post: 04-07-2021, 06:04 PM
  4. Count with multiple criteria (Date, Time and Other Criteria)
    By Naren_Kumar in forum Excel General
    Replies: 6
    Last Post: 06-25-2018, 05:53 PM
  5. Count cells if any criteria are met, not multiple criteria
    By jesstaylor in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-03-2014, 12:50 PM
  6. Multiple Criteria search and COUNT FOR TEXT across multiple sheet ARRAY's
    By akaushik25 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-25-2014, 08:58 AM
  7. Count statement wtih multiple criteria only showing results for one criteria
    By uhlabomber in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-17-2013, 02:47 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