Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
D D is offline
external usenet poster
 
Posts: 121
Default Convert Date Format to Minutes

I have a spreadsheet from an outside source and the Minutes are formatted as
a date, so in the formula bar it looks like this: 1/3/1900 10:00:00 PM but
in the actual cell, it looks like this: 94:00:00. How can I get the cell to
read just 94? Thanks!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Convert Date Format to Minutes

If you want to see just the 94, format as [h]. Otherwise =A2*24 and format
as Number or General, not Time.
Remember that this is hours, not minutes.

Formatting as [m] will show 5640, as will =A2*24*60 if you format as Number
or General, not Time.
--
David Biddulph

"D" wrote in message
...
I have a spreadsheet from an outside source and the Minutes are formatted
as
a date, so in the formula bar it looks like this: 1/3/1900 10:00:00 PM
but
in the actual cell, it looks like this: 94:00:00. How can I get the cell
to
read just 94? Thanks!!



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Convert Date Format to Minutes

I'm not sure I completely follow what is going on with this value (94:00:00
is 94 hours, not minutes); but, if you want to display it as 94, you can
Custom Format the cell using "[h]" (without the quote marks).

Rick


"D" wrote in message
...
I have a spreadsheet from an outside source and the Minutes are formatted
as
a date, so in the formula bar it looks like this: 1/3/1900 10:00:00 PM
but
in the actual cell, it looks like this: 94:00:00. How can I get the cell
to
read just 94? Thanks!!


  #4   Report Post  
Posted to microsoft.public.excel.misc
D D is offline
external usenet poster
 
Posts: 121
Default Convert Date Format to Minutes

Sorry, for me it means minutes but really, needs to be a hard # of 94. Your
process works with the custom formatting, then adding a helper column and
multiplying by 24. Would there be any other way of converting? I have users
who will need to be doing this to approximately 20 reports, and 20 columns a
month? Seems a bit tedious. Any thoughts?

"Rick Rothstein (MVP - VB)" wrote:

I'm not sure I completely follow what is going on with this value (94:00:00
is 94 hours, not minutes); but, if you want to display it as 94, you can
Custom Format the cell using "[h]" (without the quote marks).

Rick


"D" wrote in message
...
I have a spreadsheet from an outside source and the Minutes are formatted
as
a date, so in the formula bar it looks like this: 1/3/1900 10:00:00 PM
but
in the actual cell, it looks like this: 94:00:00. How can I get the cell
to
read just 94? 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
convert hours format to decimal or minutes (exp. 1:15:00 = 75 min. hard working andy w Excel Worksheet Functions 6 August 9th 07 04:38 PM
HOW TO CONVERT TIME FORMAT IN HOURS TO MINUTES Eclaires Excel Worksheet Functions 2 July 9th 07 03:48 PM
Trying to convert hh.mm.ss in General format to minutes jeannie v Excel Worksheet Functions 4 June 24th 07 02:23 AM
How do I convert hours, minutes, and seconds into decimal format? Programmer Wannabe Excel Worksheet Functions 2 May 13th 07 03:01 AM
Convert degrees at 'Minutes' format. i.e. 43° 22', to Decimal Dan Excel Discussion (Misc queries) 1 April 4th 06 11:09 AM


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