Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
TavernerResearch
 
Posts: n/a
Default How do I set cells to sum/average/etc time? e.g. 1 minute 30 secs

We need to list times in 'minutes' and 'seconds' as recorded on a stopwatch
and then have excel perform simple calculations such as SUM or AVERAGE.

There appears to be no option to format cells for this sort of time without
having to have dates and AM/PM associated with them.

I imagine angles (measured in minutes and seconds) have the same problem...
1 min 30 seconds could be represented as 1'30", yet still there appears to be
no allowance for this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
andy62
 
Posts: n/a
Default How do I set cells to sum/average/etc time? e.g. 1 minute 30 secs

Format the cells as Time using the hours/minutes/seconds format (37:30:55),
and then enter your data as "0:14:35" for 14 min 35 sec. Yes, in the address
window the data will show up as an AM/PM time, but that doesn't matter. You
can then sum or average across all the data.

Are those of us who use this resource for getting help supposed to chime in
with an answer if we think we know it?

"TavernerResearch" wrote:

We need to list times in 'minutes' and 'seconds' as recorded on a stopwatch
and then have excel perform simple calculations such as SUM or AVERAGE.

There appears to be no option to format cells for this sort of time without
having to have dates and AM/PM associated with them.

I imagine angles (measured in minutes and seconds) have the same problem...
1 min 30 seconds could be represented as 1'30", yet still there appears to be
no allowance for this?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB
 
Posts: n/a
Default How do I set cells to sum/average/etc time? e.g. 1 minute 30 secs

This seems to work for me, but there may be a better way. You could use a
custom format of mm:ss, however, you would have to enter the data as a
fraction (seconds / 86400 -total seconds in a day).

I would enter the whole minutes in column A, seconds in column B, then in
column C

=(A1*60+B1)/86400

and appy the formatting to column C.

"TavernerResearch" wrote:

We need to list times in 'minutes' and 'seconds' as recorded on a stopwatch
and then have excel perform simple calculations such as SUM or AVERAGE.

There appears to be no option to format cells for this sort of time without
having to have dates and AM/PM associated with them.

I imagine angles (measured in minutes and seconds) have the same problem...
1 min 30 seconds could be represented as 1'30", yet still there appears to be
no allowance for this?

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
Enter Time in cells mrdata Excel Discussion (Misc queries) 3 March 25th 06 01:49 AM
Remove Hyperlinks from multiple cells at the same time Remove Hyperlinks from multiple cells Excel Discussion (Misc queries) 1 March 20th 06 03:29 AM
Cells with time format and calculating the diffrence MikeR-Oz New Users to Excel 11 January 3rd 06 10:11 AM
How to get Excel to stop formatting time cells incorrectly Chuck Cusack Excel Discussion (Misc queries) 2 August 6th 05 01:10 AM
split combined Time Date cells Mark Ada Excel Discussion (Misc queries) 2 December 1st 04 03:06 AM


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