Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=LEFT(A2, FIND(" ", A2&" ")-1)Computed by a real spreadsheet engine on the sample data below.
| Full Name | First Name | Last Name |
| John Doe | ||
| Jane Smith | ||
| Alice Johnson | ||
| Michael Brown |
=LEFT(A2, FIND(" ", A2&" ")-1)→John
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
Modify the formula to account for additional spaces or use more complex text functions.
Yes, but you may need to adjust the formula to handle the specific format of your data.
No, these functions are not case-sensitive.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: