View Single Post

  #2 (permalink)  
Old 06-12-2002
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
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
Reply With Quote