Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to Create Thermometer Chart in Excel
  • Excel Line Chart
  • Conflicting Multiple Conditional Formatting Rules in Excel
  • How to Create Column Chart in Excel
  • How to Sort by Color in Excel

References

  • Last row number in range
  • How to use Excel TRANSPOSE Function
  • Excel Advanced Lookup using Index and Match Functions
  • How to get last column number in range in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table

Data Validations

  • Excel Data validation date in specific year
  • Excel Data validation require unique number
  • Excel Data validation date in next 30 days
  • Excel Data validation only dates between
  • Data validation must not exist in list

Count items in list in Excel

by

This tutorial shows how to Count items in list in Excel using the example below;

Formula

=COUNTIFS(A:A,A1,B:B,B1)

Explanation

To create a count of the values that appear in in a list or table, you can use the COUNTIFS function. In the example shown, the formula in D5 is:

=COUNTIFS(B:B,B5,C:C,C5)

How this formula works

The COUNTIFS function takes range/criteria pairs, and delivers a count when all criteria match. This example, contains two range/criteria pairs.

In pair 1, the range is B:B (entered as a full column reference) and the criteria is B5. By itself, this pair would return a count of every value in column B.

In pair 2, the range is C:C, and the criteria is C5. By itself, this pair would return a count of every value in column C.

Because both pairs appear in the same COUNTIFs function, they link the values in column B with those in column C, and COUNTIFS generates a count of each B/C combination that appears in the table.

Post navigation

Previous Post:

How to use Excel CHOOSE Function

Next Post:

Customize Ribbon In Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel NOT Function
  • How to use IFS function in Excel

Date Time

  • Pad week numbers with zeros in Excel
  • Calculate date overlap in days in Excel
  • Check If Two Dates are same month in Excel
  • Convert date to Julian format in Excel
  • Convert Excel time to Unix time in Excel

Grouping

  • Map text to numbers in Excel
  • Categorize text with keywords in Excel
  • How to randomly assign people to groups in Excel
  • Calculate conditional mode with criteria in Excel
  • Group numbers with VLOOKUP in Excel

General

  • 44 Practical Excel IF function Examples
  • Automatically fill series of cells in Excel using AutoFill
  • Lock Cells in a Worksheet Excel
  • How to test a range for numbers in Excel
  • Common Errors in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning