Seperating Text in One Field into 2 Fields EG FullName

G

Guest

I have a spreadsheet that I have a list of Employees names. Unfortunately the
List has there full names and I want to seperat them into First Name and
Surname. the First Name Has a space after it before the surname starts.

EG
FullName
John Smith

I want to seperate these into
First Name Surname
John Smith

Any Help would be very appreciated,
 
G

Guest

One way is to use Data > Text to Columns

Select the col of names.
Click Data > Text to Columns, delimited.
Check "Space" in step 2, click Finish.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top