LEFT

No Comments

“LEFT”

Used for – “LEFT” function in MS Excel is used to pick the specified number of character from the left side i.e. start of a text string or in a cell and display the same as a result.

Syntax – LEFT(text,[num_chars]).

Example – Following example will clear the Left function:-

A
B
C
D
E
F
G
H
I
1
EXCEL
WITH
EASE






2
=LEFT(A1,2)
=LEFT(B1,3)
=LEFT(C1,4)






3
EXCEL WITH EASE







4
=LEFT(A3,7)








5









6









7










And result you get as under:-

A
B
C
D
E
F
G
H
I
1
EXCEL
WITH
EASE






2
EX
WIT
EASE






3
EXCEL WITH EASE







4
EXCEL W








5









6









7











Note:- The LEFT Function counts each character in the text string and if there are any extra spaces are typed in the string it will count them too. So you should be more careful using this function

Dear readers, after reading the Content please ask for advice and to provide constructive feedback Please Write Relevant Comment with Polite Language.Your comments inspired me to continue blogging. Your opinion much more valuable to me. Thank you.