Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
eric_rs1
 
Posts: n/a
Default Convert Date/Time to the Hour

Is there a formula to convert this 1/3/2005 11:39:02 AM to this 11:39 AM. I
have formatted the cells but that merely changes what the user will see and
not the true value of the cells.


  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

=ROUND(MOD(A1,1)*1440,0)/1440

Format as hh:mm AM/PM

In article ,
"eric_rs1" wrote:

Is there a formula to convert this 1/3/2005 11:39:02 AM to this 11:39 AM. I
have formatted the cells but that merely changes what the user will see and
not the true value of the cells.

  #3   Report Post  
eric_rs1
 
Posts: n/a
Default

Thanks. Works great!

"JE McGimpsey" wrote:

One way:

=ROUND(MOD(A1,1)*1440,0)/1440

Format as hh:mm AM/PM

In article ,
"eric_rs1" wrote:

Is there a formula to convert this 1/3/2005 11:39:02 AM to this 11:39 AM. I
have formatted the cells but that merely changes what the user will see and
not the true value of the cells.


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
date/time stamp Jan Excel Worksheet Functions 7 July 14th 05 01:04 PM
convert time from 60 minute hour to 100 minute hour Jboerding Excel Discussion (Misc queries) 2 July 6th 05 11:30 PM
Convert decimal hour into time format? ramdalen Excel Discussion (Misc queries) 2 June 20th 05 06:21 PM
How do i convert a number of seconds to a date/time? Margo Excel Worksheet Functions 2 January 5th 05 12:09 AM
convert 100 minute hour to a 60 minute hour Todd Excel Worksheet Functions 1 November 15th 04 06:14 PM


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