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

Data Analysis

  • Example of COUNTIFS with variable table column in Excel
  • Data Series in Excel
  • How to calculate average last N values in a table in Excel
  • Conditional Formatting Color Scales Examples in Excel
  • Randomize/ Shuffle List in Excel

References

  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • Count rows that contain specific values in Excel
  • Basic INDEX MATCH approximate in Excel
  • Two-column Lookup in Excel
  • How to use Excel ROW Function

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation allow weekday only
  • Excel Data validation don’t exceed total
  • Excel Data validation date in specific year
  • Excel Data validation exists 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

  • OR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel NOT Function
  • Excel If, Nested If, And/Or Criteria Examples
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel

Date Time

  • How to calculate nth day of week in month in Excel
  • Convert date to month and year in Excel
  • SECOND function: Description, Usage, Syntax, Examples and Explanation
  • Next biweekly payday from date in Excel
  • Count birthdays by month in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Map text to numbers in Excel
  • How to randomly assign people to groups in Excel
  • Running count group by n size in Excel
  • Categorize text with keywords in Excel

General

  • How to get random value from list or table in Excel
  • AutoFit Column Width, AutoFit Row Height in Excel
  • Excel Default Templates
  • Find Most Frequently Occurring Word in Excel Worksheet
  • Convert column letter to number in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning