Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Match records in two tables using percentage difference

Status
Not open for further replies.

makhwawa

Programmer
Mar 20, 2007
2
US
Hello all, I am new to most of this but have a specific request. I have two tables both with a latitude and longitude field in each record. I want to match up common records by a percentage difference for both the latitude and longitude. Any suggestions? Thanks in advance
 
Perhaps some idea here ? thread701-855808

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Thanks for the links. This ended up being a bit different but was easily solved by using a simple comparison of rounded figures. This was the percentage control. Also using a bit of study I found a way to calculate distance as well.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top