Any help on what the code would be behind a cmd button on a form whose purpose is to search for a record in a table with a primary key consisting of the following three fields:
EmpNum, Date, InvNum
It needs to search on all 3 fields.
Thanks for the help.