newuser262
New member
- Local time
- Yesterday, 23:45
- Joined
- Jul 26, 2012
- Messages
- 2
Hi jdraw,
I've looked at the zip code database you provided and had a couple of questions.
1. I've tried to replace the random 27 zip with coordinates and change the associated VBA code. Can't seem to get it to work. I know the "from" and "to" coordinates work with google maps so it should be just as straightforward.
Here are a two of the coordinates:
28.8947545 -99.1212434
32.0358002 -84.7718622
2. You mention bypassing manual intervention and running a loop. Can't seem to get that to work either. What I'd want is to click a button and have the driving distances/times populate one-by-one for all zip code (or in my case, coordinate) combinations. Possible??
I've looked at the zip code database you provided and had a couple of questions.
1. I've tried to replace the random 27 zip with coordinates and change the associated VBA code. Can't seem to get it to work. I know the "from" and "to" coordinates work with google maps so it should be just as straightforward.
Here are a two of the coordinates:
28.8947545 -99.1212434
32.0358002 -84.7718622
2. You mention bypassing manual intervention and running a loop. Can't seem to get that to work either. What I'd want is to click a button and have the driving distances/times populate one-by-one for all zip code (or in my case, coordinate) combinations. Possible??