Help Splitting Values

H

Hadi Lalani

I have an Excel Sheet with one column containing name as Lalani, Hadi S or it can be Lalani, Hadi,

I need to split the name in 3 separate columns as Lalani Hadi

Can someone please explain me how would I do that

Thanks for all your Hel

Sincerel
 
H

Hadi Lalani

What I was hoping is to get some type of a Formula to split data from one column into 3 columns

Thanks
 
H

Hadi Lalani

Thanks to all for your responses but excuse my ignoranc

How will Data>text to Columns know which column to put Last Name in, and which column to put First Name in and which column to put the middle initital in

Thank
 
P

Peo Sjoblom

Sorry, I only looked at new posts and since you didn't include anything from
an earlier answer I
couldn't see that Aladin already answered that.


It is quite hard to extract names since they can be so different, what if
the last name is Van Beethoven III so it would look like

Van Beethoven III, John B

what you can do if always the last name is to the left and delimited by a
comma, do data>text to column,
delimited, select comma as delimiter (make sure space is not checked), then
click next, next and finished.
Now the last name will be in the left column and the first and the initial
is in the right column, now select
the right column and do the same but make sure comma is not checked and that
space is checked..
That should work probably for more than 90% of the names, the rest you can
copy and paste to make correct

--

Regards,

Peo Sjoblom


Hadi Lalani said:
Thanks to all for your responses but excuse my ignorance

How will Data>text to Columns know which column to put Last Name in, and
which column to put First Name in and which column to put the middle
initital in.
 

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

Top