B
Bob
I have a query that pulls an employees license information from the training
table and links the emp id field to get their name from the employee database.
I have the query that asks for the state abbreviation to be input and then
pulls up the record providing the term date is null and training field
specifies License. It then pulls up the name, state license number and
license expiration date.
The input field is just the basic input you create within brackets in the
query design mode.
It works fine for every state I have tried except MI and I get a No Current
Record error. MN is fine, CA is fine, MS is fine, etc.
Any ideas?
table and links the emp id field to get their name from the employee database.
I have the query that asks for the state abbreviation to be input and then
pulls up the record providing the term date is null and training field
specifies License. It then pulls up the name, state license number and
license expiration date.
The input field is just the basic input you create within brackets in the
query design mode.
It works fine for every state I have tried except MI and I get a No Current
Record error. MN is fine, CA is fine, MS is fine, etc.
Any ideas?