Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Calculate average speed

I have a training spreadsheet which includes distance in miles xx.xx (column
D) and lapsed time in h:mm:ss (column E)
How do you enter and format the lapsed time data so excel can calculate the
average speed (column F)?
I've tried [h]:mm:ss and this doesn't seem to work (and about 20 other
permutations from the online "help") :-(
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,886
Default Calculate average speed

Hi

Excel store times as fractions of a day, so multiplying by 24 gives a
decimal value to dived into the mileage.
Try
=D1/(E1*24)
Format the cell as Number or General


--
Regards

Roger Govier


"britgrit" wrote in message
...
I have a training spreadsheet which includes distance in miles xx.xx
(column
D) and lapsed time in h:mm:ss (column E)
How do you enter and format the lapsed time data so excel can
calculate the
average speed (column F)?
I've tried [h]:mm:ss and this doesn't seem to work (and about 20 other
permutations from the online "help") :-(



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 695
Default Calculate average speed

try this as inspiration:

http://pmexcelent.dk/Trainer.xls


"britgrit" skrev:

I have a training spreadsheet which includes distance in miles xx.xx (column
D) and lapsed time in h:mm:ss (column E)
How do you enter and format the lapsed time data so excel can calculate the
average speed (column F)?
I've tried [h]:mm:ss and this doesn't seem to work (and about 20 other
permutations from the online "help") :-(

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Calculate average speed

Many thanks! - It's so easy when you know how isn't it?

"Roger Govier" wrote:

Hi

Excel store times as fractions of a day, so multiplying by 24 gives a
decimal value to dived into the mileage.
Try
=D1/(E1*24)
Format the cell as Number or General


--
Regards

Roger Govier


"britgrit" wrote in message
...
I have a training spreadsheet which includes distance in miles xx.xx
(column
D) and lapsed time in h:mm:ss (column E)
How do you enter and format the lapsed time data so excel can
calculate the
average speed (column F)?
I've tried [h]:mm:ss and this doesn't seem to work (and about 20 other
permutations from the online "help") :-(




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
CALCULATE WITH AVERAGE ???? [email protected] Excel Discussion (Misc queries) 1 March 18th 07 09:25 PM
Calculate average speed 41db14 Excel Worksheet Functions 3 March 15th 06 06:52 PM
If/Then calculate the average LynnJ Excel Worksheet Functions 5 January 3rd 06 10:24 PM
How to calculate speed given distance and mm:ss time format? rrl Excel Discussion (Misc queries) 1 October 21st 05 05:39 PM
Any way to calculate an average for more than 30 entries? torin_drake Excel Worksheet Functions 1 February 16th 05 01:59 PM


All times are GMT +1. The time now is 02:55 AM.

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"