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

Data Analysis

  • Error Bars in Excel
  • How to sum a total in multiple Excel tables
  • How to Create Thermometer Chart in Excel
  • Get column name from index in Excel Table
  • How to create Checklist in Excel

References

  • Convert text string to valid reference in Excel using Indirect function
  • Count unique text values with criteria
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • Excel Advanced Lookup using Index and Match Functions
  • How to get last column number in range in Excel

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation allow weekday only
  • Prevent invalid data entering in specific cells
  • Excel Data validation only dates between
  • How To Create Drop-down List in Excel

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

  • How to use Excel AND Function
  • How to use Excel FALSE Function
  • Excel If, Nested If, And/Or Criteria Examples
  • IF with wildcards in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Add workdays to date custom weekends in Excel
  • How to enter Today’s Date or Static Date and Time in Excel
  • Calculate series of dates by workdays in Excel
  • How to get number of days, weeks, months or years between two dates in Excel
  • Get month from date in Excel

Grouping

  • Running count group by n size in Excel
  • If cell contains one of many things in Excel
  • Categorize text with keywords in Excel
  • Map inputs to arbitrary values in Excel
  • Group times into unequal buckets in Excel

General

  • Flash Fill in Excel
  • Zoom Worksheet in Excel
  • Index and match on multiple columns in Excel
  • Excel Ribbon Quick Overview For Beginners
  • How to set or clear a print area in Excel Worksheet
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning