
Originally Posted by
ItsMe
I think it is a good idea to have a distance table. If It was a DB I was building, I may or may not store the distance in a table. I would, most likely, have VBA open Google maps and calculate the distance on the fly. Since it is not likely you would take this approach, use a distance table. You can manually update distances, as the need arises.
I have put together a sample DB. It does not address the distance table thing. Perhaps you can take a look at the sample, reverse engineer it, and ask yourself how to go about the distance table. Then, with your distance table in hand, ask yourself the questions in post #1 here.
I am gambling you will have new ideas/questions after looking at relationships from another person's perspective. With these new ideas, your distance table may look different and you may have new questions.
.