Left Formula in Microsoft excel


LEFT

Check below example and try to use in excel in real time for better understanding

Blue text start with "=" is the formula we used

LEFT FORMULA


What Does It Do ?

This function displays a specified number of characters from the left hand side of a piece of text.

Syntax

=LEFT(OriginalText,NumberOfCharactersRequired)

Formatting

No special formatting is needed.

Example

The following table was used to extract the first name of a person from their full name.
The =FIND() function was used to locate position of the space between the first and second name.
The length of the first name is therefore the position of the space minus one character.
The =LEFT() function can now extract the first name based on the position of the space.



BACK TO HOME PAGE





If You Want free Stuffs or Products check our  

For More Offers SUBSCRIBE US  


https://excelknowlegde.blogspot.com

To Support US 


Comments

Popular posts from this blog

FREE MICROSOFT EXCEL TUTORIAL / Learn free online Microsoft excel

Large Formula in Microsoft excel

UPPER Formula in Microsoft excel