Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
LEFT returns a set number of characters from the start of a string. It pairs well with FIND or LEN to extract a prefix of variable length.
=LEFT(A2, 3)=LEFT(A2, 3)Computed by a real spreadsheet engine on the sample data below.
| Code |
| USD-100 |
=LEFT(A2, 3)→USD
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: