Exceluser15
New Member
- Joined
- Jul 17, 2015
- Messages
- 4
Hello ,
I require some help in writing an excel function that calculates the distance between 2 lat and long of addresses using BING Geocoding API and returns the value in a new column.
So, basically, the excel to connect to www.dev.virtualearth.net and get me the results
Ex: Latlong 1 Latlong 2 Distance
37.5583883 -122.0593183 37.57257 -122.04792 ????
I need the distance to get calculated automatically for >1000 rows of lat and long of addresses.
Can someone help me with a code for this?
Thank you so much,
ExcelUser15
I require some help in writing an excel function that calculates the distance between 2 lat and long of addresses using BING Geocoding API and returns the value in a new column.
So, basically, the excel to connect to www.dev.virtualearth.net and get me the results
Ex: Latlong 1 Latlong 2 Distance
37.5583883 -122.0593183 37.57257 -122.04792 ????
I need the distance to get calculated automatically for >1000 rows of lat and long of addresses.
Can someone help me with a code for this?
Thank you so much,
ExcelUser15