Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RD RD is offline
external usenet poster
 
Posts: 13
Default Seperate date and time

Using Excel 2007 is their a way to seperate this format in one cell:
6/24/2009 12:01:32 PM to two cells with the date in one and the time beside
it in another cell: (cell A) 6/24/2009; (cell B) 12:01:32 PM


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Seperate date and time

=INT(A1)
format cell as Date

=MOD(A1,1)
format cell as Time


"RD" wrote:

Using Excel 2007 is their a way to seperate this format in one cell:
6/24/2009 12:01:32 PM to two cells with the date in one and the time beside
it in another cell: (cell A) 6/24/2009; (cell B) 12:01:32 PM



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RD RD is offline
external usenet poster
 
Posts: 13
Default Seperate date and time

This works but Shane devonshire's below did the best for my situation.
Thanks.

"Teethless mama" wrote in message
...
=INT(A1)
format cell as Date

=MOD(A1,1)
format cell as Time


"RD" wrote:

Using Excel 2007 is their a way to seperate this format in one cell:
6/24/2009 12:01:32 PM to two cells with the date in one and the time
beside
it in another cell: (cell A) 6/24/2009; (cell B) 12:01:32 PM





  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Seperate date and time

Hi,

1. Highlight all the date/time enteries and choose Data, Text to Columns,
Fixed Width, click Next. In the Data preview area leave one line (arrow)
directly to the right of the longest dates, and remove any other lines.
Click Next, choose a Destination cell and click Finish.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"RD" wrote:

Using Excel 2007 is their a way to seperate this format in one cell:
6/24/2009 12:01:32 PM to two cells with the date in one and the time beside
it in another cell: (cell A) 6/24/2009; (cell B) 12:01:32 PM



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RD RD is offline
external usenet poster
 
Posts: 13
Default Seperate date and time

Yes. Thanks.

"Shane Devenshire" wrote in
message ...
Hi,

1. Highlight all the date/time enteries and choose Data, Text to Columns,
Fixed Width, click Next. In the Data preview area leave one line (arrow)
directly to the right of the longest dates, and remove any other lines.
Click Next, choose a Destination cell and click Finish.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"RD" wrote:

Using Excel 2007 is their a way to seperate this format in one cell:
6/24/2009 12:01:32 PM to two cells with the date in one and the time
beside
it in another cell: (cell A) 6/24/2009; (cell B) 12:01:32 PM







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
How do i convert a date into 3 seperate columns? Tone Excel Discussion (Misc queries) 2 July 24th 08 12:11 PM
Seperate Date and Time Wati Excel Discussion (Misc queries) 6 September 20th 07 03:46 PM
creating a date column from seperate data T.O. Excel Worksheet Functions 3 December 20th 05 01:22 PM
Calculating days & time left from start date/time to end date/time marie Excel Worksheet Functions 7 December 7th 05 02:36 PM
How do I link info from 2 seperate documents at same time. tafferjim New Users to Excel 2 October 13th 05 12:31 PM


All times are GMT +1. The time now is 06:30 PM.

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

About Us

"It's about Microsoft Excel"