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

Data Analysis

  • Conditional Formatting Icon Sets Examples in Excel
  • Reverse List in Excel
  • How to create dynamic reference table name in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • How to Sort by Color in Excel

References

  • How to get first column number in range in Excel
  • Offset in Excel
  • Extract all partial matches in Excel
  • Left Lookup in Excel
  • How to retrieve first match between two ranges in Excel

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation allow uppercase only
  • Excel Data validation date in next 30 days
  • Excel Data validation date in specific year
  • Prevent invalid data entering in specific cells

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

  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel
  • Return blank if in Excel
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel

Date Time

  • Convert date to Julian format in Excel
  • How to determine year is a leap year in Excel
  • Add years to date in Excel
  • Get days, hours, and minutes between dates in Excel
  • Find Last Day of the Month in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Calculate conditional mode with criteria in Excel
  • Group numbers at uneven intervals in Excel
  • How to randomly assign people to groups in Excel
  • If cell contains one of many things in Excel

General

  • Using Existing Templates in Excel
  • How to fill cell ranges with random number from fixed set of options in Excel
  • Zoom Worksheet in Excel
  • How to password protect excel sheet?
  • Find, Select, Replace and Go To Special in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning