How to merge first and last name into full name

Your data has names split across columns but you need a single full name field for labels, emails, or exports.

See it in action

Prompt
"Merge first_name and last_name into a full_name column"
Before
#first_namelast_nameemailcompany
1SarahJohnsonsarah@email.comAcme Inc
2MichaelChenmchen@work.coTech Corp
3EmilyWatsonewatson@med.orgCity Hospital
After
#full_nameemailcompany
1Sarah Johnsonsarah@email.comAcme Inc
2Michael Chenmchen@work.coTech Corp
3Emily Watsonewatson@med.orgCity Hospital

Why use Magic CSV for this?

  • Combine first, middle, and last names
  • Add proper spacing automatically
  • Perfect for mail merge and labels

Ready to transform your data?

Upload your CSV, describe what you want, get clean data back.

How to merge first and last name into full name | Magic CSV | Magic CSV