Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Teaman
 
Posts: n/a
Default convert "37:30:55" to decimal

I have a field that is formated as time format 37:30:55. I would like to
conver this value to decimal value. for example: 113:30:00, I would like to
read it as 113.5. How do I do that?
Thanks,
Sam
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default convert "37:30:55" to decimal

Multiply with 24 and format as general or number not time

--

Regards,

Peo Sjoblom

"Teaman" wrote in message
...
I have a field that is formated as time format 37:30:55. I would like to
conver this value to decimal value. for example: 113:30:00, I would like

to
read it as 113.5. How do I do that?
Thanks,
Sam



  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default convert "37:30:55" to decimal

Try multiplying by 24 and formatting the result as General.

=a1*24

If A1 contained 113:30:00.

Teaman wrote:

I have a field that is formated as time format 37:30:55. I would like to
conver this value to decimal value. for example: 113:30:00, I would like to
read it as 113.5. How do I do that?
Thanks,
Sam


--

Dave Peterson
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 imported data with . separator for decimal into , separato kris Excel Discussion (Misc queries) 1 September 8th 05 11:34 PM
Convert decimal degree (lattitude/longitude) into Degree, Tim Ashcom Excel Discussion (Misc queries) 5 August 17th 05 04:53 PM
Convert decimal hour into time format? ramdalen Excel Discussion (Misc queries) 2 June 20th 05 06:21 PM
convert decimal number to time : convert 1,59 (minutes, dec) to m agenda9533 Excel Discussion (Misc queries) 8 January 20th 05 10:24 PM
how to convert total hours (HH:MM) into decimal number Greg T Excel Worksheet Functions 1 November 17th 04 03:07 PM


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