ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   split a single column into 2 separate columns (https://www.excelbanter.com/excel-worksheet-functions/17562-split-single-column-into-2-separate-columns.html)

Eve

split a single column into 2 separate columns
 
Help!! Is there a way to split a single column into 2 separate columns. I
have 6882 rows of info I need to split. Each row starts with 5 numbers, then
2 spaces, followed by phrases. Thanks!!

Bob Phillips

If there is only one set of spaces, you could use DataText To Columns with
a space delimiter.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Eve" wrote in message
...
Help!! Is there a way to split a single column into 2 separate columns. I
have 6882 rows of info I need to split. Each row starts with 5 numbers,

then
2 spaces, followed by phrases. Thanks!!




snn

Asuming the data is like 11111 sfsdfsf -in column a
In column b use=LEFT(A1,5)
In column c use =TRIM(MID(A1,8,15))

HTH


"Eve" wrote:

Help!! Is there a way to split a single column into 2 separate columns. I
have 6882 rows of info I need to split. Each row starts with 5 numbers, then
2 spaces, followed by phrases. Thanks!!



All times are GMT +1. The time now is 12:04 PM.

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