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

Data Analysis

  • Randomize/ Shuffle List in Excel
  • Understanding Pivot Tables in Excel
  • Use Data Form to input, edit and delete records in Excel
  • How to do a t-Test in Excel?
  • How to create Gauge Chart in Excel

References

  • Find closest match in Excel
  • How to retrieve first match between two ranges in Excel
  • Count unique text values with criteria
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • Two-column Lookup in Excel

Data Validations

  • Excel Data validation exists in list
  • Excel Data validation specific characters only
  • Excel Data validation date in specific year
  • Excel Data validation whole percentage only
  • Excel Data validation only dates between

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

  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • Nested IF function example in Excel
  • IF with boolean logic in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • OR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • YEAR function: Description, Usage, Syntax, Examples and Explanation
  • How to determine year is a leap year in Excel
  • Create date range from two dates in Excel
  • Get work hours between dates and times in Excel
  • Display the current date in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel
  • Group times into 3 hour buckets in Excel
  • Map inputs to arbitrary values in Excel
  • Group numbers at uneven intervals in Excel

General

  • How to add sequential row numbers to a set of data in Excel
  • How to password protect excel sheet?
  • How to generate random number weighted probability in Excel
  • Creating and Opening an existing file in Excel
  • Count cells that do not contain errors in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning