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

Data Analysis

  • Excel Bar Chart
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How To Compare Two Lists in Excel
  • How to count table rows in Excel
  • Get column index in Excel Table

References

  • How to use Excel LOOKUP Function
  • How to get address of first cell in range in Excel
  • Count rows with at least n matching values
  • Basic INDEX MATCH approximate in Excel
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions

Data Validations

  • Excel Data validation must contain specific text
  • Excel Data validation no punctuation
  • Excel Data validation date in specific year
  • Excel Data validation specific characters only
  • Excel Data validation date in next 30 days

LEN, LENB functions: Description, Usage, Syntax, Examples and Explanation

by

What are LEN, LENB functions in Excel?

LEN, LENB functions are TEXT functions in Microsoft Excel.

LEN returns the number of characters in a text string.While, LENB returns the number of bytes used to represent the characters in a text string.

Important:

  • These functions may not be available in all languages.
  • LENB counts 2 bytes per character only when a DBCS language is set as the default language. Otherwise LENB behaves the same as LEN, counting 1 byte per character.

The languages that support DBCS include Japanese, Chinese (Simplified), Chinese (Traditional), and Korean.

Syntax of LEN, LENB functions

LEN(text)

LENB(text)

The xxx function syntax has the following arguments:

  • Text: The text whose length you want to find. Spaces count as characters.

Example of LEN, LENB functions

Example 1: LEN

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data
Phoenix, AZ
     One
Formula Description Result
=LEN(A2) Length of the first string 11
=LEN(A3) Length of the second string 0
=LEN(A4) Length of the third string, which includes 5 spaces 11

Example 2: LENB

Note: First set to your computer to a default language that supports DBCS

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.You can adjust the column widths to see all the data, if need be.

Data
Phoenix, AZ
     One
Formula Description Result
=LEN(A2) Length of the first string 11
=LEN(A3) Length of the second string 0
=LEN(A4) Length of the third string, which includes 5 spaces 11

Post navigation

Previous Post:

MODE.MULT function: Description, Usage, Syntax, Examples and Explanation

Next Post:

231 Keyboard Shortcut Keys In Excel

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

  • AND function: Description, Usage, Syntax, Examples and Explanation
  • Not Equal To ‘<>‘ operator in Excel
  • How to return blank in place of #DIV/0! error in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • Invoice status with nested if in Excel

Date Time

  • Get work hours between dates custom schedule in Excel
  • How to calculate Day of the Year in Excel
  • Get last working day in month in Excel
  • Get last day of month in Excel
  • Get days, hours, and minutes between dates in Excel

Grouping

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

General

  • Basic numeric sort formula in Excel
  • Spell Check in Excel
  • How to generate random number weighted probability in Excel
  • Sum by group in Excel
  • Create dynamic workbook reference to another workbook in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning