Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 48
Default Add a list of times

I need to add the lengths of various songs for our hold music.

Such as 3:42 + 3:02 + 4:54, but need it to sum into the same format.

Any help is appreciated.

Thanks

Jon
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Add a list of times

How about

=SUM(A1,A3,A7)

or if possible

=SUM(A1:A7)

finally make sure the cell with the formula uses a custom time format like

[mm]:ss

or if indeed you just entered 3 minutes and 42 seconds 3:42 and not

0:3:42

then use


[hh]:mm


--
Regards,

Peo Sjoblom


"jmcclain" wrote in message
...
I need to add the lengths of various songs for our hold music.

Such as 3:42 + 3:02 + 4:54, but need it to sum into the same format.

Any help is appreciated.

Thanks

Jon



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
DROPDOWN LIST OF TIMES nando Excel Discussion (Misc queries) 6 April 4th 23 02:31 PM
How do I add a list of times to get an average time? Matt75 Excel Discussion (Misc queries) 1 January 11th 06 03:07 PM
Calculation of hourly rate times hours times 1.5 Newbusinessbod Excel Worksheet Functions 1 December 6th 05 04:44 PM
Charting and analyzing Times' times data for trends Johnny Excel Discussion (Misc queries) 1 May 5th 05 01:36 AM
Data Validation - Drop-down list - make arrow visible at all times supergoat Excel Discussion (Misc queries) 3 April 19th 05 01:01 PM


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