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

Data Analysis

  • Filter Data Based on Date in Excel
  • Use Data Form to input, edit and delete records in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • Add Outline to Data in Excel
  • How to create Gauge Chart in Excel

References

  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FORMULATEXT function
  • Extract data with helper column in Excel
  • Get nth match with INDEX / MATCH in Excel
  • How to get last row in mixed data with blanks in Excel

Data Validations

  • Excel Data validation must not contain
  • Excel Data validation allow weekday only
  • Excel Data validation require unique number
  • Prevent invalid data entering in specific cells
  • Excel Data validation must begin with

Count cells that contain numbers in Excel

by

This tutorial shows how to Count cells that contain numbers in Excel using the example below;

Formula

=COUNT(range)

Explanation

To count the number of cells that are not blank, use the COUNT function.

In the example, the active cell contains this formula:

=COUNT(B4:B8)

How this formula works

The COUNT function is fully automatic. It counts the number of cells in the range that contain numbers and returns the result.

Count cells that do not contain numbers

To count the number of cells in a range that do not contain numbers, use this SUMPRODUCT formula:

=SUMPRODUCT(--NOT(ISNUMBER(B4:B8)))

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 FALSE Function
  • IF with boolean logic in Excel
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • Not Equal To ‘<>‘ operator in Excel
  • SWITCH function example in Excel

Date Time

  • DAY function: Description, Usage, Syntax, Examples and Explanation
  • Get month from date in Excel
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Get day name from date in Excel
  • Count times in a specific range in Excel

Grouping

  • Group numbers with VLOOKUP in Excel
  • If cell contains one of many things in Excel
  • Group times into 3 hour buckets in Excel
  • Categorize text with keywords in Excel
  • How to randomly assign data to groups in Excel

General

  • 3D SUMIF for multiple worksheets in Excel
  • Lock Cells in a Worksheet Excel
  • How to get original number from percent change in Excel
  • How to test a range for numbers in Excel
  • Check if range contains a value not in another range in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning