• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Network a route with waypoints

Is it possible to create a list of all possible routes if for example you can go from

A to B1 or B2, from B1 to C1 or C2, from B2 to C2 or c3 etc till you reach a final destination.

Need to list all possible route options - A - b1 - c1 etc.
 
Hi ,

If the number of elements is less than 10 , then the site e90e50fx has a lot of formulaic solutions to generate all possible combinations / permutations of a given set of elements.

Beyond that a VBA solution is possible.

If you can be more specific , solutions will be forthcoming.

Narayan
 
Back
Top