Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Nishant
 
Posts: n/a
Default How do I convert laptimes (mm:sec.ms) into seconds?

I am using the most recent version of Excel. I would like to convert
laptimes (mm:sec.ms) into seconds for the purpose of graphing.
  #2   Report Post  
 
Posts: n/a
Default

Hi

Multiply your times (if they are Excel times) by 24 (hours in a day) then 60
(minutes in an hour) and then 60 (second in a minute) - which is *86400 in
total. Format the result as a number - not time.

--
Andy.


"Nishant" wrote in message
...
I am using the most recent version of Excel. I would like to convert
laptimes (mm:sec.ms) into seconds for the purpose of graphing.



  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Multiply time value with 86400 (24*60*60) to get decimal seconds


--
Regards,

Peo Sjoblom


"Nishant" wrote in message
...
I am using the most recent version of Excel. I would like to convert
laptimes (mm:sec.ms) into seconds for the purpose of graphing.



  #4   Report Post  
Niek Otten
 
Posts: n/a
Default

=A1*24*60*60 or =A1*86400

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Nishant" wrote in message
...
I am using the most recent version of Excel. I would like to convert
laptimes (mm:sec.ms) into seconds for the purpose of graphing.



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
Create a custom format to convert seconds to minutes. XOXO Excel Discussion (Misc queries) 3 April 12th 05 11:34 PM
How do I convert 00:03:54 to get 234 seconds? SteverinoNeedsHelp Excel Worksheet Functions 2 March 26th 05 07:17 PM
Convert time to all seconds glenlee Excel Discussion (Misc queries) 2 March 12th 05 03:02 PM
Convert seconds to minutes and seconds in excel anonymous Excel Worksheet Functions 3 December 25th 04 08:38 PM
convert seconds to minutes and seconds Brian Excel Worksheet Functions 2 December 9th 04 09:45 PM


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