Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kelly C
 
Posts: n/a
Default Combining date and time into one cell

I have the date (m/dd/yy) in one cell and time (hh:mm) in another cell. How
can I merge these two in one cell with the format m/dd/yy hh:mm ?

Thanks.
  #2   Report Post  
Myrna Larson
 
Posts: n/a
Default

Date in A1, time in B1, combined in C1: formula is =A1+B1 and format as you
describe.

On Sat, 22 Jan 2005 14:03:02 -0800, "Kelly C"
wrote:

I have the date (m/dd/yy) in one cell and time (hh:mm) in another cell. How
can I merge these two in one cell with the format m/dd/yy hh:mm ?

Thanks.


  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default


=TEXT(A1,"m/dd/yy ")&TEXT(B1,"hh:mm")

is one way

--

HTH

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


"Kelly C" wrote in message
...
I have the date (m/dd/yy) in one cell and time (hh:mm) in another cell.

How
can I merge these two in one cell with the format m/dd/yy hh:mm ?

Thanks.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 328
Default Combining date and time into one cell

Myrna - I found your solution very helpful! Much better than the combining
text. It maintained the format and I was able to perform other functions on
the result.
Thank you!

"Myrna Larson" wrote:

Date in A1, time in B1, combined in C1: formula is =A1+B1 and format as you
describe.

On Sat, 22 Jan 2005 14:03:02 -0800, "Kelly C"
wrote:

I have the date (m/dd/yy) in one cell and time (hh:mm) in another cell. How
can I merge these two in one cell with the format m/dd/yy hh:mm ?

Thanks.



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
Help - Information with time and date PM Excel Discussion (Misc queries) 4 January 6th 05 08:25 AM
How do I get one cell to record the time another cell was changed. Reigning in Seattle Excel Discussion (Misc queries) 1 December 17th 04 07:45 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


All times are GMT +1. The time now is 02:13 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"