ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Seperate Data in one column into two columns? (https://www.excelbanter.com/excel-worksheet-functions/97060-seperate-data-one-column-into-two-columns.html)

Dan B

Seperate Data in one column into two columns?
 
Hi,

I data in a column with the date and time like this:
1/3/2006 7:30:00 AM

I need to have the date in one column and the time in the next.

Thanks!!



RagDyeR

Seperate Data in one column into two columns?
 
With data in Column A,
In B1 enter
=A1
and copy down as needed,
Then, custom format Column A to perhaps
mm/dd/yyyy
AND
Custom format Column B to perhaps
hh:mm AM/PM
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

"Dan B" wrote in message
...
Hi,

I data in a column with the date and time like this:
1/3/2006 7:30:00 AM

I need to have the date in one column and the time in the next.

Thanks!!




Dan B

Seperate Data in one column into two columns?
 
This makes it look the way I want but I actually need them separated for
sorting purposes. Is there a formula that will do it. I tried to use
=right(a1,10) but it just have some numbers that didn't mean anything and
could not be formatted as time.
Any other ideas?

Thanks.


"RagDyeR" wrote in message
...
With data in Column A,
In B1 enter
=A1
and copy down as needed,
Then, custom format Column A to perhaps
mm/dd/yyyy
AND
Custom format Column B to perhaps
hh:mm AM/PM
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

"Dan B" wrote in message
...
Hi,

I data in a column with the date and time like this:
1/3/2006 7:30:00 AM

I need to have the date in one column and the time in the next.

Thanks!!






Scoops

Seperate Data in one column into two columns?
 

Dan B wrote:
This makes it look the way I want but I actually need them separated for
sorting purposes. Is there a formula that will do it. I tried to use
=right(a1,10) but it just have some numbers that didn't mean anything and
could not be formatted as time.
Any other ideas?


Hi Dan B

Try this:

Select the cells containing the data.

Click Data Text to Columns.

Click Delimited, click Next

Uncheck Tab, check Space, click Finish.

Regards

Steve


Dan B

Seperate Data in one column into two columns?
 
That did it. I never realized that feature was there.

Thanks!!


"Scoops" wrote in message
oups.com...

Dan B wrote:
This makes it look the way I want but I actually need them separated for
sorting purposes. Is there a formula that will do it. I tried to use
=right(a1,10) but it just have some numbers that didn't mean anything and
could not be formatted as time.
Any other ideas?


Hi Dan B

Try this:

Select the cells containing the data.

Click Data Text to Columns.

Click Delimited, click Next

Uncheck Tab, check Space, click Finish.

Regards

Steve





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

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