I am looking to create a search form which will be able to search fields from 2 different tables. I have an Employee table and a employee certification table. These tables are related in that the Employee ID (EID) is located in both tables. the Employee Cert table is composed of a 2 ID numbers one the EID and the other a certification ID (CertID). I am wanting to create a search form in which I can search by Name, Age, Status, City, Certification Type/Level. This form would then return a list of Employees Names and Cert which the names are hyperlinked to open the corresponding form with the employees information. I am unsure how to do this due to the cert being a seperate table. Any ideas or help is very much appreciated.
Russ
Russ