Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Season
 
Posts: n/a
Default how do i combine a date cell and a time cell in excel?

how do i combine the date(A1) and time(B1) to show up in one cell and have
the correct format (C1).

A1 B1 C1
5/25/05 13:00 5/25/05 13:00


  #2   Report Post  
Posted to microsoft.public.excel.misc
bpeltzer
 
Posts: n/a
Default how do i combine a date cell and a time cell in excel?

Just add 'em up; in C1: =a1+b1, then format it appropriately (Edit
Format, on the numbers tab select Date, and scroll down til you see some
formats that include both date and time).

"Season" wrote:

how do i combine the date(A1) and time(B1) to show up in one cell and have
the correct format (C1).

A1 B1 C1
5/25/05 13:00 5/25/05 13:00


  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default how do i combine a date cell and a time cell in excel?

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

--

HTH

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


"Season" wrote in message
...
how do i combine the date(A1) and time(B1) to show up in one cell and have
the correct format (C1).

A1 B1 C1
5/25/05 13:00 5/25/05 13:00




  #4   Report Post  
Posted to microsoft.public.excel.misc
Season
 
Posts: n/a
Default how do i combine a date cell and a time cell in excel?

that worked great, thanks

"bpeltzer" wrote:

Just add 'em up; in C1: =a1+b1, then format it appropriately (Edit
Format, on the numbers tab select Date, and scroll down til you see some
formats that include both date and time).

"Season" wrote:

how do i combine the date(A1) and time(B1) to show up in one cell and have
the correct format (C1).

A1 B1 C1
5/25/05 13:00 5/25/05 13:00


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 to calculate Date & Time differences robs Excel Worksheet Functions 2 October 4th 05 04:22 PM
how do i set up a cell in excel so that it shows the current date mikelove Excel Worksheet Functions 2 May 16th 05 08:12 PM
Excel: How do I enter a date in one cell & automatically dates adj Shannon Excel Discussion (Misc queries) 4 January 12th 05 12:51 AM
Combined date time cell to separate date & time components Mark Ada Excel Worksheet Functions 1 December 2nd 04 12:04 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


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"