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

Data Analysis

  • Filter Data Based on Date in Excel
  • Excel Frequency Function Example
  • How to add Trendline to a chart in Excel
  • How to create a Histogram in Excel
  • How to sum a total in multiple Excel tables

References

  • Extract data with helper column in Excel
  • How to get last row in text data in Excel
  • How to get first column number in range in Excel
  • Last row number in range
  • Create hyperlink with VLOOKUP in Excel

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation specific characters only
  • Excel Data validation must contain specific text
  • How To Create Drop-down List in Excel
  • 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 AND Function
  • How to return blank in place of #DIV/0! error in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • OR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • SECOND function: Description, Usage, Syntax, Examples and Explanation
  • ISOWEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Add days exclude certain days of week in Excel
  • Generate series of dates by weekends in Excel
  • Calculate total hours that fall between two times in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Map text to numbers in Excel
  • How to randomly assign people to groups in Excel
  • Group arbitrary text values in Excel
  • Calculate conditional mode with criteria in Excel

General

  • How to calculate percent sold in Excel
  • Freeze and Unfreeze Panes in Excel
  • Convert column number to letter in Excel
  • Using Existing Templates in Excel
  • AutoRecover file that was never saved in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning