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

Data Analysis

  • How To Compare Two Lists in Excel
  • Conditional Formatting Data bars Examples in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • Understanding Anova in Excel
  • Conditional Formatting Icon Sets Examples in Excel

References

  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • To count total rows in a range in Excel
  • Approximate match with multiple criteria in Excel
  • How to get relative column numbers in a range in Excel
  • Perform case-sensitive Lookup in Excel

Data Validations

  • Excel Data validation must begin with
  • Excel Data validation exists in list
  • Excel Data validation don’t exceed total
  • Excel Data validation date in specific year
  • How To Create Drop-down List in Excel

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
  • SWITCH function example in Excel
  • Extract multiple matches into separate rows in Excel
  • How to use Excel AND Function
  • FALSE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Count birthdays by month in Excel
  • How to calculate future date say 6 months ahead in Excel
  • How to calculate project start date based on end date in Excel
  • Add workdays no weekends in Excel
  • How to join date and text together in Excel

Grouping

  • Map text to numbers in Excel
  • Group times into 3 hour buckets in Excel
  • Group times into unequal buckets in Excel
  • How to randomly assign data to groups in Excel
  • Group arbitrary text values in Excel

General

  • How to count total number of cells in a rectangular range in Excel
  • Print Excel Sheet In Landscape Or Portrait
  • How to get random value from list or table in Excel
  • How to fill cell ranges with random number from fixed set of options in Excel
  • AutoFit Column Width, AutoFit Row Height in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning