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

Data Analysis

  • How to Create Thermometer Chart in Excel
  • How to calculate current stock or inventory in Excel
  • Conditional Formatting Rules in Excel
  • Reverse List in Excel
  • How To Create Frequency Distribution in Excel

References

  • Convert text string to valid reference in Excel using Indirect function
  • Merge tables with VLOOKUP in Excel
  • How to use Excel COLUMN Function
  • How to get last row in text data in Excel
  • How to use Excel ROWS Function

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation number multiple 100
  • Excel Data validation must not contain
  • Excel Data validation date in next 30 days
  • Excel Data validation whole percentage only

How to count total characters in a range in Excel

by

If you want to count the total characters in a range of cells, you can do with a formula that uses LEN, along with the SUMPRODUCT function.

Formula

=SUMPRODUCT(LEN(rng))

Explanation

In the example, the active cell contains this formula:

=SUMPRODUCT(LEN(B3:B6))

Here’s how the formula works:

SUMPRODUCT accepts the range B3:B6 as an array of four cells. For each cell in the array, LEN calculates the length of the text as a number. The result is an array that contains 4 numbers. SUMPRODUCT then sums the items in this array and returns the total.

Post navigation

Next Post:

Create One-dimensional and Two-dimensional Array

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 XOR Function
  • Check multiple cells are equal in Excel
  • How to use IFS function in Excel
  • How to use Excel NOT Function
  • How to return blank in place of #DIV/0! error in Excel

Date Time

  • Get month name from date in Excel
  • Extract date from a date and time in Excel
  • Add workdays to date custom weekends in Excel
  • Get first day of previous month in Excel
  • Get days, hours, and minutes between dates in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • Running count group by n size in Excel
  • Group numbers with VLOOKUP in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel

General

  • AutoFit Column Width, AutoFit Row Height in Excel
  • Excel Autofill Cell Ranges, Copy, Paste
  • How to Insert Cells, Row and Rows in Excel
  • How to count total number of cells in a rectangular range in Excel
  • How to get original number from percent change in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning