Would like to know if it would be possible to write a Geoprocessing tool that could accept 2-200 points and then return results that would show the distance between every possible combination of those points. The distance should use a formula similar to Haversine. If so, what tools would I use? I read about the K function in one of the ESRI GIS analysis books, that seems to fit. #distances