Home
Microsoft Office Excel 2007 Tutorial
Introduction
Editing
Format Style
Table
Chart
Formula
Workbook Worksheet
Wordart Clip Art Shape Picture
PivotTable PivotChart
Data Analysis
Macro ActiveX Add in
Security
Collaboration
Database functions
Date Time functions
Engineering functions
Information functions
Logical functions
Lookup Reference functions
Math Trigonometry functions
Statistical functions
Text functions
LEFT « Text functions « Microsoft Office Excel 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Text functions
LEFT
22.11.LEFT
22.11.1.
LEFT(text,num_chars) returns the leftmost characters from a text value
22.11.2.
=LEFT(A3)
22.11.3.
Get count of characters where the space is from left.
22.11.4.
Extracting the First Word of a String
22.11.5.
Extracting the First Word of a String with ISERR