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

Data Analysis

  • Excel Frequency Function Example
  • How to create Gauge Chart in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • How To Create Pareto Chart in Excel
  • Conditional Formatting New Rule with Formulas in Excel

References

  • Create hyperlink with VLOOKUP in Excel
  • CHOOSE function: Description, Usage, Syntax, Examples and Explanation
  • How to get relative row numbers in a range in Excel
  • Approximate match with multiple criteria in Excel
  • How to create dynamic named range with OFFSET in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation whole percentage only
  • Excel Data validation must contain specific text
  • Excel Data validation date in next 30 days
  • Excel Data validation only dates between

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 return blank in place of #DIV/0! error in Excel
  • Complete List of Excel Logical Functions, References and Examples
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • Not Equal To ‘<>‘ operator in Excel
  • Return blank if in Excel

Date Time

  • Convert text to date in Excel
  • SECOND function: Description, Usage, Syntax, Examples and Explanation
  • Next biweekly payday from date in Excel
  • Get month from date in Excel
  • Get first Monday before any date in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • If cell contains one of many things in Excel
  • Map text to numbers in Excel
  • How to randomly assign people to groups in Excel
  • Group arbitrary text values in Excel

General

  • Subtotal by color in Excel
  • Excel Default Templates
  • How to Insert Cells, Row and Rows in Excel
  • How to fill cell ranges with random number from fixed set of options in Excel
  • How to calculate project complete percentage in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning