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

Data Analysis

  • How to create running total in an Excel Table
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How to calculate correlation coefficient Correlation in Excel
  • Randomize/ Shuffle List in Excel
  • Example of COUNTIFS with variable table column in Excel

References

  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FORMULATEXT function
  • How to use Excel LOOKUP Function
  • Find closest match in Excel
  • How to get address of named range in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation allow weekday only
  • Excel Data validation allow uppercase only
  • Excel Data validation whole percentage only
  • Excel Data validation exists in list

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

  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel
  • How to use Excel XOR Function
  • Complete List of Excel Logical Functions, References and Examples
  • IF with boolean logic in Excel

Date Time

  • YEAR function: Description, Usage, Syntax, Examples and Explanation
  • Dynamic date list in Excel
  • How to get workdays between dates in Excel
  • How to calculate most recent day of week in Excel
  • Calculate years between dates in Excel

Grouping

  • Group times into unequal buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • Categorize text with keywords in Excel
  • Map inputs to arbitrary values in Excel
  • Group numbers at uneven intervals in Excel

General

  • How to get amount with percentage in Excel
  • Find, Select, Replace and Go To Special in Excel
  • Index and match on multiple columns in Excel
  • How to calculate percentage of total in Excel
  • Delete Blank Rows at Once in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning