D
Dirk_Bob
I have a query that searches a database for matching zip codes. The user
enters the desired 5 digit zip code and the query displays the necessary
information.
The database has zip codes stored as 3 digit (first 3 digits of zip) and 5
digit.
How can I write the query to find both the 3 and 5 digit matches?
enters the desired 5 digit zip code and the query displays the necessary
information.
The database has zip codes stored as 3 digit (first 3 digits of zip) and 5
digit.
How can I write the query to find both the 3 and 5 digit matches?