Microsoft
Software
Hardware
Network
Question : Driving Distance between Postcodes
Afternoon all.
I'm developing a tool to calculate approximate travel expenses based on distance traveled between my office location in the UK and any other postcode.
So far I've done ok by working out straight-line distances using latitude/longitude but this isn't accurate enough.
Basically what I'm after is a list of all UK postcodes (just the first bit though eg M24, BL1) and the driving distance from my location (M24). Does anybody know where I could get this information or if there are any services I could use as API for my Excel spreadsheet?
Hope you can help.
Matt
Answer : Driving Distance between Postcodes
My Access Archon #193 uses a Google Map on an Access form to get the distance between zip codes. Here is a link for it:
http://www.helenfeddema.co
m/Files/ac
carch193.z
ip
And here is a screen shot of the form:
Random Solutions
VB.NET executable error on Excel SaveAs method when run or submitted by SSIS.
New install of SBS 2008 continuously downloads 2.5GB per day (WSUS disabled)
subquery returned more than 1 value: database vendor code 512
What's the purpose of "MAKEFILE" macro in a makefile?
Access VBA to stop all macros
SSH console: go to specified folder after login
"File Helper" reporting - Your system may have upopenable files - Why?
Shadowing/Overriding in C#
Select statement with Datepart failing
Best practices in building test harness