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

Data Analysis

  • Remove Duplicates Example in Excel
  • Excel Frequency Function Example
  • Get column name from index in Excel Table
  • How To Remove Duplicates In Excel Column Or Row?
  • Managing Conditional Formatting Rules in Excel

References

  • Left Lookup in Excel
  • Lookup entire row in Excel
  • How to use Excel ROW Function
  • Offset in Excel
  • How to use Excel ROWS Function

Data Validations

  • Excel Data validation number multiple 100
  • Data validation must not exist in list
  • Prevent invalid data entering in specific cells
  • Excel Data validation whole percentage only
  • 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

  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • OR function Examples in Excel
  • Extract multiple matches into separate rows in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • FALSE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to calculate next day of week in Excel
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Get last working day in month in Excel
  • How to get workdays between dates in Excel
  • ISOWEEKNUM function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • If cell contains one of many things in Excel
  • Group times into 3 hour buckets in Excel
  • Categorize text with keywords in Excel
  • Map text to numbers in Excel
  • Group times into unequal buckets in Excel

General

  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • How to Create Calendar in Excel
  • Share Excel data with Word documents
  • Find, Select, Replace and Go To Special in Excel
  • 44 Practical Excel IF function Examples
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning