Hi,
I tried using the above code with uk post codes entered by the user (as against reading from a spreadsheet). i am using MP2004. What should I put in the line:
Set objApp=CreateObj("Mappoint.Application.EU.16")
At the moment i get on this line the error message:
Activex component cant create object.
Also what is the right format for the post code (SE19 1JX or SE191JX)?
All i want to calculate is the driving distance and route between two postcode. If there is a simpler method, i will appreciate your help. Thanks.
Ayo