Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
OhioSnowBird13
 
Posts: n/a
Default How to use miles per hour and mileage to estimate travel time

I'm setting up a trip spreadsheet and would like to include a column to
estimate expected time to travel. I have a column for distance from Point A
to Point B. What I'd like to do is be able to divide by my expected rate of
travel (72 mph) to determine expected time from A to B. I'd also like to
have a second column that shows cumulative time from the beginning of the
trip.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Heidi
 
Posts: n/a
Default How to use miles per hour and mileage to estimate travel time

Ohio,

You could set up your sheet as follows:

column titles:
A | B | C | D
Description | Distance (miles) |Est Time | Running Total

So, in A2, you would enter your text for "City 1 to City 2". Continue down
column A for each leg of your journey.
In B2, you would enter the distance between them "500" (don't add any text
like "miles"). Continue down column B, entering the distances for each leg.
In C2, you would enter the formula =B2/72. Click on cell C2, and fill down
that formula to the end of your list.

In cell D3, enter the formula =D2+C3 and fill that down to the end of your
list.

Happy Trails!

Heidi




"OhioSnowBird13" wrote:

I'm setting up a trip spreadsheet and would like to include a column to
estimate expected time to travel. I have a column for distance from Point A
to Point B. What I'd like to do is be able to divide by my expected rate of
travel (72 mph) to determine expected time from A to B. I'd also like to
have a second column that shows cumulative time from the beginning of the
trip.

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 Mileage rsikin Excel Discussion (Misc queries) 5 October 1st 05 05:52 PM


All times are GMT +1. The time now is 10:46 PM.

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"