D
David M. Fizer
Hello,
I want to have a query ask the user to enter in a primary key of a record
then display all records that match the certain fields of the record they
have entered. I know how to have the query ask for a record I just need
help on matching the certain fields.
UPC Caps Container Tray
111 PK123 PK231 PK301
222 PK321 PK221 PK331
333 PK123 PK231 PK341
If the user entered in 111 and if the number in the caps and container
field matched then the results would show the 333 record.
Thanks,
David
I want to have a query ask the user to enter in a primary key of a record
then display all records that match the certain fields of the record they
have entered. I know how to have the query ask for a record I just need
help on matching the certain fields.
UPC Caps Container Tray
111 PK123 PK231 PK301
222 PK321 PK221 PK331
333 PK123 PK231 PK341
If the user entered in 111 and if the number in the caps and container
field matched then the results would show the 333 record.
Thanks,
David