|
When you do findAdressResult on Denver, Colorado, most likely, the return would be a place location, not address.
To get valid results, 1st, check "If objLoc.StreetAddress Is Nothing" if true, then use objLoc.Name to get the lace information.
This is how it works in Mappoint 2002.
--Vic |