Proximity

  • Thread starter Thread starter TDS
  • Start date Start date
T

TDS

I would like to be able to calculate distance from a specified location to
other locations in my database based on Latitude and Longitude. Any ideas?

Terry Schawe
 
Terry, there was a sample database named neatcode:
http://support.microsoft.com/kb/148402/en-us

It had a module named Latitude/Longitude, with the functions for great
circle measurements.

(There's actually a later version than that, but hopefully you can download
the old one and convert to your own version, or at least import the module.)
 
Back
Top