Get 40%-off on all premium templates.
Discount code auto-applied at checkout.
If you need to separate the first and last name from a full name in one row, you do it manually. For 10 rows, you also do it manually. But what happens when you need to do it for dozens, hundreds, or thousands of rows?
Well, you need formulas.
To separate first and last names:
The First name formula will scan the Full name and get only the part before the first space. The Last name formula will "subtract" the First name from the Full name.