I have a spreadsheet with a list of customers, city, state, zip. I've inserted a UDF to calculate driving distance from a given starting location and ending location. What I would like to do is use a formula so the spreadsheet will calculate and tell me which city in the list is closest to each one. Is this possible? I'd appreciate any help with this.
The formula I'm using is getGoogDistanceTime(StartLoc,EndLoc,"distance")
Thanks!
Bookmarks