+ Reply to Thread
Results 1 to 3 of 3

Calculating Miles, Distance & MPH

  1. #1
    Forum Contributor
    Join Date
    12-15-2005
    MS-Off Ver
    Office 2007
    Posts
    346

    Calculating Miles, Distance & MPH

    My wife wanted a excel sheet to track her walking. See Attached.

    I think I have the time calculations wrong, for example I am entering 1.07 for an hour and 7 minutes.

    I would appreciate someone taking a look at it and seeing if I have entered things correctly.

    Thanks,
    Nick
    Attached Files Attached Files
    Last edited by avidcat; 07-07-2009 at 05:25 PM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Calculating Miles, Distance & MPH

    Hello Nick,

    Excel works best with time if you input with a colon, e.g. for 1 hour 7 minutes use 1:07 and format column C as h:mm

    That means a slight change to your column E formula, i.e. in E4 copied down

    =IF(C4=0,"",D4/C4/24)

  3. #3
    Forum Contributor
    Join Date
    12-15-2005
    MS-Off Ver
    Office 2007
    Posts
    346

    Re: Calculating Miles, Distance & MPH

    Thanks daddylonglegs,

    When I first entered time I was having trouble, but this:

    =IF(C4=0,"",D4/C4/24)

    is what I needed.

    Thanks for your help.

    Nick

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1