ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   formula for separating data into two columns (https://www.excelbanter.com/excel-discussion-misc-queries/205921-formula-separating-data-into-two-columns.html)

Lacey1941

formula for separating data into two columns
 
I have a list of over 15,000 names in one column and I need a formula to
separate the surnames into one column and the first names into a second
column. I've done this before but have forgotten the formula. Can anyone
help me?

FSt1

formula for separating data into two columns
 
hi
that would depend on the layout. it could involve using the "LEFT", "RIGHT",
and/or "MID" functons and may include other functions.
Post an 10 item example of your data.

regards
FSt1

"Lacey1941" wrote:

I have a list of over 15,000 names in one column and I need a formula to
separate the surnames into one column and the first names into a second
column. I've done this before but have forgotten the formula. Can anyone
help me?


Lacey1941

formula for separating data into two columns
 
AAEN, BARBARA JEAN
AARON, ELCIE L
ABDALLAH, MOHAMED AHMED
ABE, KATASHIGE
ABE, KENJI
ABE, MORIMATSU
ABE, SHIGEKO
ABERNATHY, LIONEL
ABLES, LONNIE
ABNEY, DONALD MAX

All names are in the A column now and I want to leave the surname in the A
column and move the given name into the (B) column.

"FSt1" wrote:

hi
that would depend on the layout. it could involve using the "LEFT", "RIGHT",
and/or "MID" functons and may include other functions.
Post an 10 item example of your data.

regards
FSt1

"Lacey1941" wrote:

I have a list of over 15,000 names in one column and I need a formula to
separate the surnames into one column and the first names into a second
column. I've done this before but have forgotten the formula. Can anyone
help me?


Teethless mama

formula for separating data into two columns
 
Data Text to Columns Next select Comma Finish

"Lacey1941" wrote:

AAEN, BARBARA JEAN
AARON, ELCIE L
ABDALLAH, MOHAMED AHMED
ABE, KATASHIGE
ABE, KENJI
ABE, MORIMATSU
ABE, SHIGEKO
ABERNATHY, LIONEL
ABLES, LONNIE
ABNEY, DONALD MAX

All names are in the A column now and I want to leave the surname in the A
column and move the given name into the (B) column.

"FSt1" wrote:

hi
that would depend on the layout. it could involve using the "LEFT", "RIGHT",
and/or "MID" functons and may include other functions.
Post an 10 item example of your data.

regards
FSt1

"Lacey1941" wrote:

I have a list of over 15,000 names in one column and I need a formula to
separate the surnames into one column and the first names into a second
column. I've done this before but have forgotten the formula. Can anyone
help me?


Lacey1941

formula for separating data into two columns
 
I'm sorry but I still don't have any idea how to set up the formula.


"Teethless mama" wrote:

Data Text to Columns Next select Comma Finish

"Lacey1941" wrote:

AAEN, BARBARA JEAN
AARON, ELCIE L
ABDALLAH, MOHAMED AHMED
ABE, KATASHIGE
ABE, KENJI
ABE, MORIMATSU
ABE, SHIGEKO
ABERNATHY, LIONEL
ABLES, LONNIE
ABNEY, DONALD MAX

All names are in the A column now and I want to leave the surname in the A
column and move the given name into the (B) column.

"FSt1" wrote:

hi
that would depend on the layout. it could involve using the "LEFT", "RIGHT",
and/or "MID" functons and may include other functions.
Post an 10 item example of your data.

regards
FSt1

"Lacey1941" wrote:

I have a list of over 15,000 names in one column and I need a formula to
separate the surnames into one column and the first names into a second
column. I've done this before but have forgotten the formula. Can anyone
help me?


Peo Sjoblom

formula for separating data into two columns
 
It's not a formula, first make sure you have at least 2 empty column to the
right of your column, then select the whole column and do datatext to
columns, select delimited, click next and select comma as delimiter and
click finish. Then make sure it worked and finally save the work after you
made sure it worked OK.


--


Regards,


Peo Sjoblom



"Lacey1941" wrote in message
...
I'm sorry but I still don't have any idea how to set up the formula.


"Teethless mama" wrote:

Data Text to Columns Next select Comma Finish

"Lacey1941" wrote:

AAEN, BARBARA JEAN
AARON, ELCIE L
ABDALLAH, MOHAMED AHMED
ABE, KATASHIGE
ABE, KENJI
ABE, MORIMATSU
ABE, SHIGEKO
ABERNATHY, LIONEL
ABLES, LONNIE
ABNEY, DONALD MAX

All names are in the A column now and I want to leave the surname in
the A
column and move the given name into the (B) column.

"FSt1" wrote:

hi
that would depend on the layout. it could involve using the "LEFT",
"RIGHT",
and/or "MID" functons and may include other functions.
Post an 10 item example of your data.

regards
FSt1

"Lacey1941" wrote:

I have a list of over 15,000 names in one column and I need a
formula to
separate the surnames into one column and the first names into a
second
column. I've done this before but have forgotten the formula. Can
anyone
help me?




Lacey1941

formula for separating data into two columns
 
Thanks so much.......it works great.

"Peo Sjoblom" wrote:

It's not a formula, first make sure you have at least 2 empty column to the
right of your column, then select the whole column and do datatext to
columns, select delimited, click next and select comma as delimiter and
click finish. Then make sure it worked and finally save the work after you
made sure it worked OK.


--


Regards,


Peo Sjoblom



"Lacey1941" wrote in message
...
I'm sorry but I still don't have any idea how to set up the formula.


"Teethless mama" wrote:

Data Text to Columns Next select Comma Finish

"Lacey1941" wrote:

AAEN, BARBARA JEAN
AARON, ELCIE L
ABDALLAH, MOHAMED AHMED
ABE, KATASHIGE
ABE, KENJI
ABE, MORIMATSU
ABE, SHIGEKO
ABERNATHY, LIONEL
ABLES, LONNIE
ABNEY, DONALD MAX

All names are in the A column now and I want to leave the surname in
the A
column and move the given name into the (B) column.

"FSt1" wrote:

hi
that would depend on the layout. it could involve using the "LEFT",
"RIGHT",
and/or "MID" functons and may include other functions.
Post an 10 item example of your data.

regards
FSt1

"Lacey1941" wrote:

I have a list of over 15,000 names in one column and I need a
formula to
separate the surnames into one column and the first names into a
second
column. I've done this before but have forgotten the formula. Can
anyone
help me?






All times are GMT +1. The time now is 05:28 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com