I have a static zip code table that I want use with a vba loop instead of using a large in clause. I believe this will speed up the seek time for each zip code pair. Static Table has from: and to: zip bouncing off of another query searching for a match. I just need to make the static table populate the query one record at a time using a loop?
Thanks,
Thanks,