Thread: Miles in Access
View Single Post

  #2 (permalink)  
Old 07-31-2002
Eric Frost's Avatar
Eric Frost Eric Frost is offline
Senior Member
Black Belt
 
Join Date: Jul 1992
Posts: 2,471
Blog Entries: 1
Calculating Distance

Take a look in the Help file under programming.. you're going to use the Route object. You'd start by creating Location objects for the zip codes and Add-ing them to the WayPoints collection. Then you'll use the Calculate method and read the Distance property..
__________________
~ Now taking orders for MapPoint 2009 ~
~
~ Upgrade to MapForums Plus membership ~
Reply With Quote