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

Data Analysis

  • Understanding Anova in Excel
  • How to count table rows in Excel
  • Get column index in Excel Table
  • Conditional Formatting Data bars Examples in Excel
  • Working With Tables in Excel

References

  • Convert text string to valid reference in Excel using Indirect function
  • Excel Advanced Lookup using Index and Match Functions
  • How to use Excel LOOKUP Function
  • How to use Excel ROW Function
  • How to get relative column numbers in a range in Excel

Data Validations

  • Excel Data validation specific characters only
  • Excel Data validation exists in list
  • Prevent invalid data entering in specific cells
  • Excel Data validation don’t exceed total
  • Excel Data validation must not contain

How to count total number of cells in a rectangular range in Excel

by

If you need to count the total number of cells in a rectangular range, you can do so with the ROWS and COLUMNS functions.

Formula

=ROWS(range)*COLUMNS(range)

Note that this formula only works for a single rectangular range of cells.

Explanation

In the example, the active cell contains this formula:

=ROWS(B4:C9)*COLUMNS(B4:C9)

How this formula works

There is no built-in function for counting the total numbers of cells in a range, so you need to use the ROWS and COLUMNS functions together. In the example, ROWS returns the total number of rows in range, and COLUMNS returns the total number of columns in range. The formula multiplies these values together and returns the result.

Post navigation

Previous Post:

How to calculate project complete percentage in Excel

Next Post:

Popularly Used Excel Functions and their examples

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 FALSE Function
  • Invoice status with nested if in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • NOT function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Calculate series of dates by workdays in Excel
  • How to calculate nth day of week in month in Excel
  • Add workdays to date custom weekends in Excel
  • Count holidays between two dates in Excel
  • Series of dates by day

Grouping

  • How to randomly assign data to groups in Excel
  • Map text to numbers in Excel
  • Calculate conditional mode with criteria in Excel
  • Map inputs to arbitrary values in Excel
  • Group numbers with VLOOKUP in Excel

General

  • How to generate random date between two dates in Excel
  • How to calculate decrease by percentage in Excel
  • How to calculate total from percentage in Excel
  • Automatically fill series of cells in Excel using AutoFill
  • Convert column number to letter in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning