M
mrz via AccessMonster.com
Hello All,
I have a simple first name, last name, address, apt, city, state and zip code
table.
Should a transit strike occur in New York I need to be able to offer my
organization with a quick list of staff members that live in the same zip
code area so they can carpool.
I created a query with all the necessary fields and I put for the zip code
criteria [ ]
so it prompts me to enter the zip code that I want. Furthermore, I created a
simple report out of this query so it will list the results.
Problem.
1) I guess my criteria is too general and is not giving me an exact result
all the time. For example, if I want everyone who lives in zip code 11101, I
only get people where there zip code is only 11101 but people that have for
example 11101-1265 are not being surface. Why? Can I input the criteria that
will only ask for the first 5 digits? Would this be the solution?
Observation:
Unfortunately, my table is not quite normalized. The zip code field contains
single and composed zip code. Example: I have individuals with zip 11101 and
also individuals with 11101-1235
Would this be a problem? I can't fix it ... That is the way the data came
from mainframe.
Thanks in advance for your time and reply.
MRZ
Happy Holidays!
I have a simple first name, last name, address, apt, city, state and zip code
table.
Should a transit strike occur in New York I need to be able to offer my
organization with a quick list of staff members that live in the same zip
code area so they can carpool.
I created a query with all the necessary fields and I put for the zip code
criteria [ ]
so it prompts me to enter the zip code that I want. Furthermore, I created a
simple report out of this query so it will list the results.
Problem.
1) I guess my criteria is too general and is not giving me an exact result
all the time. For example, if I want everyone who lives in zip code 11101, I
only get people where there zip code is only 11101 but people that have for
example 11101-1265 are not being surface. Why? Can I input the criteria that
will only ask for the first 5 digits? Would this be the solution?
Observation:
Unfortunately, my table is not quite normalized. The zip code field contains
single and composed zip code. Example: I have individuals with zip 11101 and
also individuals with 11101-1235
Would this be a problem? I can't fix it ... That is the way the data came
from mainframe.
Thanks in advance for your time and reply.
MRZ
Happy Holidays!