Excel LEFT Function

Summary

The Excel LEFT function extracts a given number of characters from the left side of a supplied text string. For example, LEFT("apple",3) returns "app".

Purpose

Extract text from the left of a string

Return value

One or more characters.

Syntax

=LEFT (text, [num_chars])

Arguments

Usage notes

 

Excel LEFT Function

Summary

The Excel LEFT function extracts a given number of characters from the left side of a supplied text string. For example, LEFT("apple",3) returns "app".

Purpose

Extract text from the left of a string

Return value

One or more characters.

Syntax

=LEFT (text, [num_chars])

Arguments

Usage notes