Yes, I will store all addresses I want to query in a list. I find that storing them in a paper bag or in a ruby encrusted treasure-chest doesn't work as well when running a query. "And the Geocode doesn't care the related in those addresses" - I appreciate that you're trying to help, but I don't know what this means. Geocode doesn't care about how fields in the list are related? something else? I have all the addresses I want to query stored in a list. (fields defined as: "Address, Zip" for example).. Can I use the batch query, or some other Geocode function, to return any and all addresses stored in the list which are within 5 miles of a seperate address (Address, Zip) which I use in the query. In other words, can Geocode tell me the distance, in miles, between 2 addresses, and can it do this in batch mode, quickly? |