Time - Calculating "Minutes Per MIle"

For years, I have using an Excel spreadsheet to input my running times. I have a column for "miles", one for "Time" (hours, minutes, second using a "date" cell format) and a column entitled "Minutes per Mile." The formula for obtaining the Minutes per Mile is simple: Miles/Time or "=D15/D14" for example. But when I import my Excel file into Numbers, it cannot correctly populate the "Minutes per Mile" cell. A warning message states: "the Operator "/" expects a number, but cell D14 contains a date."
How can I make this work in Numbers?

MacBook Pro, Mac OS X (10.4.11)

Posted on Dec 29, 2007 4:47 PM

Reply
8 replies

Dec 29, 2007 5:18 PM in response to Bill Miecuna

Try this formula:

=D15/(TIMEVALUE(D14)*1440)

Time calculation in Pages is less than straightforward, requiring more conversions of units than Excel does. The syntax of this formula is "convert the time in D14 to a decimal fraction of a 24 hour day, then multiply by 24 hour/day and 60 minutes/hour, i.e., 1440, to get the number of minutes."

BTW, the Minutes column needs to formatted to show minutes (use the Cell Inspector) and must be entered using the colon character to separate hours:minutes:seconds. When you enter one hour and 45 minutes [1:45] in Pages, it reads it as "Today at 1:45 a.m."

Good luck,

Terry

Message was edited by: Terry Keelan1

Dec 30, 2007 10:09 AM in response to Terry Keelan1

Thank you, Terry but it still doesn't work. I had to modify the formula you gave me as follows:
=C15/(TIMEVALUE(D15)*1440)
C15 is the actual number of miles, for example 13.4 (this cell is formatted as a number); D15 is total time of the run (hopefully you refer to this as the Minutes column), 2:37:57 AM (this cell is formated as Time using the cell inspector as you suggested); and E15 is the minutes per mile (this is also formatted as Time). When I insert the formula into cell E15, I receive an answer of 0.09. I don't know what that means; the time should have been 11:47 meaning 11 minutes and 47 seconds per mile. Am I formatting the cells incorrectly or is it the formula? I tried opening the Excel file in a program called NeoOffice and the calculation worked just fine. This is driving me crazy. Can you give me some more assistance? Finally, you are talking about "Numbers" not "Pages", right!

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Time - Calculating "Minutes Per MIle"

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.