I'm building an Excel model which has a VBA module which needs to read in a set of locations (lat/long data) from Excel and find an optimal route around the points - as if you were using the "optimize stops" button in MapPoint.
Could anyone help me with the code?
I know how to add in individual pushpins using VBA code but not a large set of points (say 150) to add to the route.
Version is MP2002 Europe