+ Reply to Thread
Results 1 to 7 of 7

Route planner

  1. #1
    Registered User
    Join Date
    05-09-2014
    MS-Off Ver
    Excel 2003
    Posts
    3

    Route planner

    Hi everyone,

    I am trying to build a route planner that tells me the optimum route based on some conditions. I can't use google route planner, because the route points are not on google maps.
    Here is an example of data.

    From To Travel Time Min time to come back
    A B 00:01:00 00:05:00
    A C 00:02:00 00:01:00
    B A 00:01:00 00:05:00
    B C 00:03:00 00:01:00
    C A 00:02:00 00:05:00
    C B 00:03:00 00:05:00

    So basically i want to find out for any set/number of points where to start, what route to take to make the shortest time with the goal of reaching all route points if i need to go through all the points 3 times.

  2. #2
    Valued Forum Contributor Saarang84's Avatar
    Join Date
    02-19-2009
    Location
    Chennai, India
    MS-Off Ver
    XL 2003 to 2010
    Posts
    812

    Re: Route planner

    Hi,

    Welcome to the forum. Are you using Excel 2003 for this ?
    If my assistance has helped, there is a reputation icon * on the left hand corner below the post - you can show your appreciation to the user who has helped in resolving your requirement.

    If your requirement has been solved please mark your thread as Solved.
    In the menu bar above the very first post, select Thread Tools, then select "Mark this thread as Solved".

    Kindly use [FORMULA] or [CODE] tags when posting your code.

    Regards,
    Sarang

  3. #3
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Route planner

    There is no route optimisation function in excel. If you could give us an idea of how you'd work it out manually we might be able to show you how to do it in excel. Maybe a couple of examples.

  4. #4
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,239

    Re: Route planner

    Have fun

    http://en.wikipedia.org/wiki/Travell...lesman_problem

    I suspect you'll need the distances. Why can't you add the sites to gogle?

  5. #5
    Registered User
    Join Date
    11-19-2012
    Location
    India
    MS-Off Ver
    Excel 2010,2007
    Posts
    6

    Re: Route planner

    Travelling Salesman problem will help you.. Read operations and research.

    Thanks.
    Varun

  6. #6
    Registered User
    Join Date
    05-09-2014
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Route planner

    Hey,

    I am using excel 2010.
    I tried using the solver, but the solver will optimize the route from A to C (shortest route between these 2).

    As for example its a bit complex, but see attached.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    05-09-2014
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Route planner

    Quote Originally Posted by Kyle123 View Post
    Have fun

    http://en.wikipedia.org/wiki/Travell...lesman_problem

    I suspect you'll need the distances. Why can't you add the sites to gogle?
    The Travelling salesman problem answers just part of my problem. And that's because i have several constraints. I can't use google maps because the points are in a game. A point = a monster that respawns at a certain point. Not all monsters respawn in the same amount of time. With these details in mind here is:
    What i know:
    1. Respawn time
    2. Travel time between monsters
    3. Time it takes me to kill a monster

    Here is what i am trying to find out:
    1. The optimum 1st round that will allow the shortest clear time
    2. What monster should i start with in order to fulfill #1
    3. What monster should i do first in round 2 starting from the last monster in round 1 that will allow the shortest clear time for round 2. And so on.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Help making a route planner
    By tk240381 in forum Excel General
    Replies: 6
    Last Post: 05-01-2014, 06:16 AM
  2. Fill planner table relying on data from another table winery planner
    By pleb in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-10-2013, 04:54 AM
  3. Excel Route Planner - Working slooow
    By tk240381 in forum Excel General
    Replies: 3
    Last Post: 12-18-2012, 05:49 AM
  4. Route formula
    By SentientParadox in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-01-2009, 11:35 PM
  5. Route for new workbook
    By ViestaWu in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-01-2006, 06:00 AM

Tags for this Thread

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