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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Function for Calculating Latitude/Longitude

Status
Not open for further replies.

petperson

Programmer
Oct 2, 2002
106
US
Hi!
Am looking to see if some type of custom function, plug-in, etc exists like a geocalculator to calculate latitude/longitude. Any ideas??
Thanks!
 
Calculate from what? What does your source data look like, and how do you want it to appear after the calculation?
 
Sorry for the confusion - I have a bit of it myself! What I need to do is: if I have 2 sites, each identified by latitude and longitude (decimals), I would like to perform a calculation based on the lat/long and return a value of distance between the 2 points - and then have that value converted to either feet or miles(preferred).

So I don't need to calculate lat/long- we already have that- its to calculate the distance between 2 points.

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top