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

Data Analysis

  • What-If Analysis: Scenarios and Goal Seek in Excel
  • How to Create Area Chart in Excel
  • Excel Bar Chart
  • How to combine 2 or more chart types in a single chart in Excel
  • How to create running total in an Excel Table

References

  • Excel Advanced Lookup using Index and Match Functions
  • Extract data with helper column in Excel
  • How to create dynamic named range with OFFSET in Excel
  • Merge tables with VLOOKUP in Excel
  • Convert text string to valid reference in Excel using Indirect function

Data Validations

  • Excel Data validation unique values only
  • Excel Data validation exists in list
  • Excel Data validation only dates between
  • Excel Data validation must begin with
  • 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

  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • Excel If, Nested If, And/Or Criteria Examples
  • Nested IF function example in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • How to use IFS function in Excel

Date Time

  • How to calculate percent of year complete in Excel
  • Get days before a date in Excel
  • Roll back weekday to Friday base on a particular date in Excel
  • Get fiscal quarter from date in Excel
  • Convert decimal seconds to Excel time

Grouping

  • Categorize text with keywords in Excel
  • Group numbers with VLOOKUP in Excel
  • Calculate conditional mode with criteria in Excel
  • Group numbers at uneven intervals in Excel
  • Running count group by n size in Excel

General

  • How to calculate project complete percentage in Excel
  • 44 Practical Excel IF function Examples
  • Basic numeric sort formula in Excel
  • Check if multiple cells have same value with case sensitive in Excel
  • Common Errors in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning