| Re: How to get lat/long coordintates with VBA Excel
The Latitude and Longitude properties are only guaranteed to be set if you are working with MapPoint 2006.
Earlier versions only set these fields if the object was created with coordinates!
(search this site for "CalcPos" for a cunning solution from Gilles)
Richard |