Formulaes and Functions - Left

The left function will allow the user to return the first character or characters in a text string, based on the number of characters you specify. An example:   If  A1 contains "Sweden", then: LEFT(A1,1)equals "S"and LEFT (A1,4) equals "Swed".

In the example to follow the aim is the shorten the surnames and first names so that each is just 3 letters long, as illustrated.

left11.jpg (35061 bytes)

To return the first 3 letters of cell A1 to cell C1

Put the cursor in the cell in which you wish to have the shortened string. 

left2.jpg (29432 bytes)

Click on Insert on the menubar, then Function.

left3.jpg (53732 bytes)

In the Function category, click on All.  Then scroll down to LEFT in the Function name box. Click OK.

left4.jpg (73398 bytes)

The LEFT dialogue box opens.  Note the box for the cell address - Text.  Note the box for the number of characters - Number.  Note the formula in the formula bar - =LEFT()

left5.jpg (71553 bytes)

The aim is the shorten the word Allie to All, so put the cell address A1 in the Text box.  The aim is to shorten the string to 3 characters, so put 3 in the Number box.  Note the characters in the formula bar. Click OK.

left6.jpg (66314 bytes)

The word Allie has been shortened to All.  To shorten all the other names, use the Autofill function.  

left7.jpg (44410 bytes)

To pull down using the Autofill function, put the cursor in the bottom left-hand corner of the cell.  The cursor changes shape.  Hold the mouse down, and pull down.

left8.jpg (46148 bytes)

left9.jpg (36475 bytes)

Use the Left function in cell D1 to copy and shorten the name in B1.

left10.jpg (75838 bytes)

When cell D1 has the name from B1 and is shortened to 3 letters, use the Autofill and pull down.  Complete the column.

left11.jpg (35061 bytes)


This work may be freely copied for non-commercial use only. Copyright © Pam Miller