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

Data Analysis

  • Move chart to a separate worksheet in Excel
  • How to create a Histogram in Excel
  • How to count table rows in Excel
  • How to Create One and Two Variable Data Tables in Excel
  • Randomize/ Shuffle List in Excel

References

  • How to use Excel INDIRECT Function
  • Count unique text values with criteria
  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • How to get address of last cell in range in Excel
  • How to use Excel ROW Function

Data Validations

  • Excel Data validation don’t exceed total
  • Excel Data validation specific characters only
  • Excel Data validation must begin with
  • Excel Data validation no punctuation
  • Excel Data validation date in specific year

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

  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • How to return blank in place of #DIV/0! error in Excel
  • SWITCH function example in Excel

Date Time

  • Get first day of previous month in Excel
  • Get days between dates in Excel
  • Get week number from date in Excel
  • How to get Holiday Date from Year in Excel
  • Convert Excel time to decimal hours in Excel

Grouping

  • Map text to numbers in Excel
  • Group numbers at uneven intervals in Excel
  • Categorize text with keywords in Excel
  • How to randomly assign people to groups in Excel
  • Group arbitrary text values in Excel

General

  • Hide and Unhide Columns or Rows in Excel
  • How to calculate percent of students absent in Excel
  • How to increase by percentage in Excel
  • How to calculate project complete percentage in Excel
  • Print Excel Sheet In Landscape Or Portrait
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning