Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default separating a list

I have a single column (1800 rows long) of names in the
format Last, First Middle

I'd like to sepatate this into two separate columns of
Last then First Middle - sort of like a reverse
concatentate.

Any ideas would be helpful.

Brian
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default separating a list

Select the column and do
Data=Text to Columns

select delimited

and choose comma as the delimiter in the second dialog.

You will need a blank column to the right of the selected column to receive
the First and Middle names, the last name will stay in the selected column
and the comma will be removed.

Test this on a copy of your data.

--
Regards,
Tom Ogilvy

"Brian" wrote in message
...
I have a single column (1800 rows long) of names in the
format Last, First Middle

I'd like to sepatate this into two separate columns of
Last then First Middle - sort of like a reverse
concatentate.

Any ideas would be helpful.

Brian



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Separating a list Bill R[_3_] Excel Discussion (Misc queries) 3 February 9th 10 05:44 PM
Separating a List onto multiple worksheets in the same workbook based off 1 criteria DMRbaxter Excel Worksheet Functions 6 April 19th 07 01:36 PM
Separating Rows Jeno Excel Discussion (Misc queries) 4 December 29th 06 08:02 PM
Separating a column containing a first and last name... wrosie Excel Discussion (Misc queries) 2 December 5th 06 05:49 PM
separating text dpdpdp Excel Worksheet Functions 2 July 12th 06 06:51 PM


All times are GMT +1. The time now is 07:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"