G
Guest
I have a query that returns scheduling information about an employee. The
table for scheduling includes a look-up column with all employee names, and
another look-up column with store #s that the employee could working at.
There are several other fields, but those are the fields that seem to be
giving me trouble - when I try to run a query with criteria that specifies a
store # (for. ex. =22) or last name (ex. =Smith) either nothing returns, or I
get an error message "Data type mismatch in criteria expression".
I think that it has to do with my using look-up columns for those fields.
If so, please let me know how to change those to something that is not a
look-up column, but would offer a list of employee names and store #s.
Thanks,
Kate
table for scheduling includes a look-up column with all employee names, and
another look-up column with store #s that the employee could working at.
There are several other fields, but those are the fields that seem to be
giving me trouble - when I try to run a query with criteria that specifies a
store # (for. ex. =22) or last name (ex. =Smith) either nothing returns, or I
get an error message "Data type mismatch in criteria expression".
I think that it has to do with my using look-up columns for those fields.
If so, please let me know how to change those to something that is not a
look-up column, but would offer a list of employee names and store #s.
Thanks,
Kate