#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default help again

I think i need help also!!!

I have a series of minutes and seconds time in a column e.g

1.12 = 1 min 12 sec
2.54 = 2 min 54 sec
etc
etc

When I come to total them I am aware they are totalling in values of
100, however I need to convert them back to minutes and seconds

e.g. the total of one column is 25.89 = but I need this to be in
minutes and seconds

I have a lot of coloumns so need an easy formula

How do i convert this value to minutes and seconds

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default help again

=INT(K21)&":"&INT(60*MOD(K21,1))

" wrote:

I think i need help also!!!

I have a series of minutes and seconds time in a column e.g

1.12 = 1 min 12 sec
2.54 = 2 min 54 sec
etc
etc

When I come to total them I am aware they are totalling in values of
100, however I need to convert them back to minutes and seconds

e.g. the total of one column is 25.89 = but I need this to be in
minutes and seconds

I have a lot of coloumns so need an easy formula

How do i convert this value to minutes and seconds

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



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