Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Convert time to running pace per mile

I am trying to define a forumla that will, based on the time (e.g. 20:32)
entered into one cell, will calculate the running "pace per mile" in another
cell automatically. An example would be:

If I ran 3 miles in 21 minutes that would equal a 7 minute mile pace.

or

If I ran 3 miles in 20:10 minutes that would equal a 6:46 minute mile pace.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Convert time to running pace per mile

Hi J,

I do not see an obvious programming connotation to your question.

However, Speed = Distance / Time, so try:

A1: = Distance
B1 = Time
C1 =A1/B1

---
Regards,
Norman


"JRandell" wrote in message
...
I am trying to define a forumla that will, based on the time (e.g. 20:32)
entered into one cell, will calculate the running "pace per mile" in
another
cell automatically. An example would be:

If I ran 3 miles in 21 minutes that would equal a 7 minute mile pace.

or

If I ran 3 miles in 20:10 minutes that would equal a 6:46 minute mile
pace.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default Convert time to running pace per mile

when i divide 20:10 by 3, i get 6:43

--


Gary


"JRandell" wrote in message
...
I am trying to define a forumla that will, based on the time (e.g. 20:32)
entered into one cell, will calculate the running "pace per mile" in
another
cell automatically. An example would be:

If I ran 3 miles in 21 minutes that would equal a 7 minute mile pace.

or

If I ran 3 miles in 20:10 minutes that would equal a 6:46 minute mile
pace.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Convert time to running pace per mile

You are correct. Sorry for any confusion.

JR

"Gary Keramidas" wrote:

when i divide 20:10 by 3, i get 6:43

--


Gary


"JRandell" wrote in message
...
I am trying to define a forumla that will, based on the time (e.g. 20:32)
entered into one cell, will calculate the running "pace per mile" in
another
cell automatically. An example would be:

If I ran 3 miles in 21 minutes that would equal a 7 minute mile pace.

or

If I ran 3 miles in 20:10 minutes that would equal a 6:46 minute mile
pace.




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
what is the formual for calculating running pace? tonym Excel Worksheet Functions 5 April 3rd 23 07:02 PM
convertion formula for (min/mile) to (mile/hr) Run 4fun Excel Discussion (Misc queries) 3 June 3rd 10 01:21 PM
how do I convert pace per mile to total time in minutes in excel? sisteragent Excel Discussion (Misc queries) 2 May 5th 10 02:37 PM
Does anyone know how to create a pace calculator (min/mile) in Exc RuSLMaN Excel Discussion (Misc queries) 10 September 11th 08 04:02 PM
How do I calculate running pace? Forrest Excel Worksheet Functions 1 June 7th 05 09:11 PM


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