P
PCGrammy
Zip Code field uses 00000\-9999;0;_ as the input mask. What code would I
need to type in the criteria field to return a table which excludes all
records within a five-digit +4-digit zip code? By using the <> with a
five-digit zip code only, it works correctly; however, the make table query
still returns all records with the 5 + 4-digit zip code.
Any help would be appreciated.
need to type in the criteria field to return a table which excludes all
records within a five-digit +4-digit zip code? By using the <> with a
five-digit zip code only, it works correctly; however, the make table query
still returns all records with the 5 + 4-digit zip code.
Any help would be appreciated.