|
![]() Sample Zip Code Data for Microsoft AccessExample of Access Table and FormWith the zip code table, you can easily create forms that automatically fill the city and state names when the zip code is entered, and also allow users to select non-primary city names: In the example above, there are three acceptable city names for zip code 22193. Let your users choose from the list and eliminate typos. ASCII Files Data SamplesThe ASCII Files come in 2 different formats. Both ASCII Files are available to you in addition to the Microsoft Access databases. File 1: All Zip Codes and Acceptable City and State NamesThe first contains all the information with each Zip Code, whether it's the Primary City, City, State, County Number and County Name. A unique identifier exists for each record.
The sample above contains more than one city for zip codes "00603" and "00604". The "1" denotes the primary city and the "0" denotes a secondary city name for the same zip code. Some zip codes can have multiple secondary cities. File 2: Primary City and State for Each Zip CodeThe USPS has an official city and state name for each zip code. The second file contains just this Primary location for each zip code without the secondary cities:
|