Forum Discussion
_anomDiebolt_
12 years agoQrew Elite
You have to use JavaScript because the formulas involve trigonometric functions that are not supported in QuickBase's formula language. Here is one implementation of the Haversine formula:
http://stackoverflow.com/questions/27928/how-do-i-calculate-distance-between-two-latitude-longitude-...
http://stackoverflow.com/questions/27928/how-do-i-calculate-distance-between-two-latitude-longitude-...