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

Data Analysis

  • How To Remove Duplicates In Excel Column Or Row?
  • How To Compare Two Lists in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How to create dynamic reference table name in Excel
  • Conditional Formatting Icon Sets Examples in Excel

References

  • Get nth match with INDEX / MATCH in Excel
  • Two-way lookup with VLOOKUP in Excel
  • How to get last row in numeric data in Excel
  • How to get first column number in range in Excel
  • How to use Excel COLUMN Function

Data Validations

  • Excel Data validation number multiple 100
  • Excel Data validation date in next 30 days
  • Excel Data validation require unique number
  • Excel Data validation don’t exceed total
  • Excel Data validation date in specific year

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

  • How to return blank in place of #DIV/0! error in Excel
  • Return blank if in Excel
  • How to use Excel XOR Function
  • IF with boolean logic in Excel
  • IF, AND, OR and NOT Functions Examples in Excel

Date Time

  • Display the current date in Excel
  • How to enter Today’s Date or Static Date and Time in Excel
  • MONTH function: Description, Usage, Syntax, Examples and Explanation
  • Add months to date in Excel
  • Convert date string to date time in Excel

Grouping

  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • Group arbitrary text values in Excel
  • How to randomly assign data to groups in Excel
  • Map text to numbers in Excel

General

  • Excel Operators
  • How to calculate percentage discount in Excel
  • Excel Autofill Cell Ranges, Copy, Paste
  • How to test a range for numbers in Excel
  • How to Delete Cells, Row and Rows in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning