Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
vele Phant
 
Posts: n/a
Default how do i convert Min:Sec to Min.sec for example 68:43:00 = 68.43

how do i convert Min:Sec to Min.sec for example 68:43:00 = 68.43 (68 minutes
and 43 seconds)
  #3   Report Post  
vele Phant
 
Posts: n/a
Default

Thank you , however i have following example, can you please explain how to
convert it into Minutes:

1:02
5:55
0:13
0:21
51:37:00
1:15
0:00
4:29
0:59
15:42
0:05
1:33
0:05
0:04
4:48

Vele Phant

"Tushar Mehta" wrote:

In article , "=?
Utf-8?B?dmVsZSBQaGFudA==?=" <vele
says...
how do i convert Min:Sec to Min.sec for example 68:43:00 = 68.43 (68 minutes
and 43 seconds)

=MINUTE(C31)+SECOND(C31)/100 where C31 contains the time in hh:mm:ss.

Note that XL may format the cell containing the formula with a time
format. If so, change it to 'General'.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

  #4   Report Post  
Tushar Mehta
 
Posts: n/a
Default

I don't know that those numbers mean. Is it information in hh:mm or
mm:ss? In any case, you already have the building blocks with my last
post. The functions MINUTE() and SECOND() and you can guess by
extension that there is a function HOUR(). Just put the pieces
together depending on what numbers you have.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
Thank you , however i have following example, can you please explain how to
convert it into Minutes:

1:02
5:55
0:13
0:21
51:37:00
1:15
0:00
4:29
0:59
15:42
0:05
1:33
0:05
0:04
4:48

Vele Phant

"Tushar Mehta" wrote:

In article , "=?
Utf-8?B?dmVsZSBQaGFudA==?=" <vele

says...
how do i convert Min:Sec to Min.sec for example 68:43:00 = 68.43 (68 minutes
and 43 seconds)

=MINUTE(C31)+SECOND(C31)/100 where C31 contains the time in hh:mm:ss.

Note that XL may format the cell containing the formula with a time
format. If so, change it to 'General'.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions


  #5   Report Post  
JethroUK©
 
Posts: n/a
Default

why might you want to replace a colon ':' with a '.' dot?

i think there's more of this you haven't yet mentioned


"vele Phant" wrote in message
...
Thank you , however i have following example, can you please explain how

to
convert it into Minutes:

1:02
5:55
0:13
0:21
51:37:00
1:15
0:00
4:29
0:59
15:42
0:05
1:33
0:05
0:04
4:48

Vele Phant

"Tushar Mehta" wrote:

In article , "=?
Utf-8?B?dmVsZSBQaGFudA==?=" <vele
says...
how do i convert Min:Sec to Min.sec for example 68:43:00 = 68.43 (68

minutes
and 43 seconds)

=MINUTE(C31)+SECOND(C31)/100 where C31 contains the time in hh:mm:ss.

Note that XL may format the cell containing the formula with a time
format. If so, change it to 'General'.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions





  #6   Report Post  
JethroUK©
 
Posts: n/a
Default

it looks to me like you have hours & minutes, and you want these converted
to minutes/seconds - if so just divide them by 60


"JethroUK©" wrote in message
...
why might you want to replace a colon ':' with a '.' dot?

i think there's more of this you haven't yet mentioned


"vele Phant" wrote in message
...
Thank you , however i have following example, can you please explain how

to
convert it into Minutes:

1:02
5:55
0:13
0:21
51:37:00
1:15
0:00
4:29
0:59
15:42
0:05
1:33
0:05
0:04
4:48

Vele Phant

"Tushar Mehta" wrote:

In article , "=?
Utf-8?B?dmVsZSBQaGFudA==?=" <vele
says...
how do i convert Min:Sec to Min.sec for example 68:43:00 = 68.43 (68

minutes
and 43 seconds)

=MINUTE(C31)+SECOND(C31)/100 where C31 contains the time in hh:mm:ss.

Note that XL may format the cell containing the formula with a time
format. If so, change it to 'General'.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions





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 decimal degree (lattitude/longitude) into Degree, Tim Ashcom Excel Discussion (Misc queries) 5 August 17th 05 04:53 PM
Convert my entire spreadsheet from inches to centimeters Ted Excel Discussion (Misc queries) 1 April 27th 05 05:20 PM
CONVERT Function Disappered in Excel Gord Dibben Excel Discussion (Misc queries) 3 April 13th 05 07:59 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
Convert Numeric into Text Monty Excel Worksheet Functions 0 December 18th 04 09:25 PM


All times are GMT +1. The time now is 08:41 PM.

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"