Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I bike race and like to keep track of average speed of the races. I'd like
to set up a template in Excel that I can easily enter the time and distance and let the spreadsheet do the figuring. I have a template now, but have to enter many different numbers to convert the time to decimal numbers and the formulas are long and cumbersome. |
#2
![]() |
|||
|
|||
![]()
If you have the miles biked in column A starting with A2 and the time
for each distance in B, then in C2 enter =SUM($A$2:A2)/SUM($B$2:B2)/24. Drag this down column C for as many races as you have. It gives the unweighted average for all races in rows 2:n. -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions In article , says... I bike race and like to keep track of average speed of the races. I'd like to set up a template in Excel that I can easily enter the time and distance and let the spreadsheet do the figuring. I have a template now, but have to enter many different numbers to convert the time to decimal numbers and the formulas are long and cumbersome. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error Handling #N/A with AVERAGE Function - Average of values in Row | Excel Worksheet Functions | |||
plotted Average | Charts and Charting in Excel | |||
What is this kind of average called? | Excel Worksheet Functions | |||
Average Formula with Criteria | Excel Discussion (Misc queries) | |||
AVERAGE and STDEV functions with logic | Excel Worksheet Functions |