Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Beamers
 
Posts: n/a
Default Split Date and Time Cell

Hi,

I have date and time values in the same cell. I want to split them into 2
cells--1 cell with date and 1 cell with time. How do I do that?

TIA for any help.

Enjoy today.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default Split Date and Time Cell

Try this:

For a date/time in A1
Example: A1: 5/19/2006 2:07:25 PM

B1: =INT(A1)
Format that cell as a date

C1: =MOD(A1,1)
Format that cell as time

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Beamers" wrote:

Hi,

I have date and time values in the same cell. I want to split them into 2
cells--1 cell with date and 1 cell with time. How do I do that?

TIA for any help.

Enjoy today.

  #3   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Split Date and Time Cell

Ctrl + semicolon will insert the date into a cell
Crtl + Shift + colon will insert the time into a cell
To split an existing cell between date and time use....
Data TextToColumns Fixed and insert a column break between the two...

hth
Vaya con Dios,
Chuck, CABGx3



"Beamers" wrote:

Hi,

I have date and time values in the same cell. I want to split them into 2
cells--1 cell with date and 1 cell with time. How do I do that?

TIA for any help.

Enjoy today.

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
Split the date & time in one cell to be 2 colums. Aom Excel Worksheet Functions 3 April 11th 06 02:27 PM
Combined date time cell to separate date & time components Mark Ada Excel Discussion (Misc queries) 1 December 2nd 04 02:48 AM
Combined date time cell to separate date & time components Mark Ada Excel Discussion (Misc queries) 1 December 2nd 04 12:07 AM
Combined date time cell to separate date & time components Mark Ada Excel Discussion (Misc queries) 1 December 2nd 04 12:07 AM
Combined date time cell to separate date & time components Mark Ada Excel Worksheet Functions 1 December 2nd 04 12:04 AM


All times are GMT +1. The time now is 10:56 AM.

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"