russanalyst
Programmer
Hi.
I have a query which looks in a table having 13 fileds. One field is a client ID, the others contain text.
I need to have the user enter the ID and then the value that they seek in a given field. And, have only the ID and that one field with that specific value show.
I made a query with parameters for the ID and field value. And put each in the criteria section for each field. BUt what happens is that I get the correct record, just all of the values for that ID's record. (And only one field per record can have that value.)
Ideas?
Russ
I have a query which looks in a table having 13 fileds. One field is a client ID, the others contain text.
I need to have the user enter the ID and then the value that they seek in a given field. And, have only the ID and that one field with that specific value show.
I made a query with parameters for the ID and field value. And put each in the criteria section for each field. BUt what happens is that I get the correct record, just all of the values for that ID's record. (And only one field per record can have that value.)
Ideas?
Russ