Formulas > =LEFT()

How To Use LEFT() Function in Google Sheets

Description

Returns a substring from the beginning of a specified string.

How To Actually Use LEFT() in Sheets

LEFT(string, [number_of_characters])

Try LEFT yourself

In cells B1:B10, use the LEFT formula to extract the first 3 characters from the text in cells A1:A10.

Hints (2)

1 Better Sheets Tutorial

Kristy Asks How to Get Percentages from Scores

Kristy Asks How to Get Percentages from Scores

How to figure out a percentage score when our reporting numbers are a formatted in a particular way. In this case we have a score and then a slash and then the total possible score in a single cell. We go through each option of solution and try to derive a solution that is both useful in the exact situation and possibly useful for other problems too.

We find that the Query formula and other solutions are inflexible or time intensive. We want a solution that does actually solve the problem at hand, in a quick way, and also is easy to edit and flexible to solve other problems.
ARRAYFORMULA() IF() INDEX() ISBLANK() LEFT() +3 more

Learn more about the LEFT() formula:

Generate a LEFT() formula for your needs

Describe your task in plain English and get a paste-ready formula that uses LEFT(). 2 free AI generations, no signup. Members get unlimited use.

Generate a LEFT() formula