knuckelhead
Technical User
i have a table text field named OldProdhier. I want to have One Qry ask me a question. It is on the criteria line in the qry:
[Enter Not Like Meat Cultures or Meat Cultures]
There are only 2 answer situation.
I want to type in ..... Not Like Meat Cultures
to get the 1st answer. I want to type in Meat cultures to get the 2nd answer.
However, i get no records back. But when i take out the parameter and manually hardcode 1 answer to the qry and run it, i get the proper work done.
So why is my parameter wrong?
[Enter Not Like Meat Cultures or Meat Cultures]
There are only 2 answer situation.
I want to type in ..... Not Like Meat Cultures
to get the 1st answer. I want to type in Meat cultures to get the 2nd answer.
However, i get no records back. But when i take out the parameter and manually hardcode 1 answer to the qry and run it, i get the proper work done.
So why is my parameter wrong?