Can I use a command button to pull up joining records from differ.

J

Jan

I would like to open a form and have a command button to open up an Employee
record (from form Employee), I would then like to be able to see several
different forms that would tell me what training this employee has had. I
have 4 different tables joined to Employee table in a relationship, I would
like to see each employees training record at the same time. I was able to
create a code to open a form with the basic training, but I want to see all
the courses this employee has taken at once. This is a big question.... hope
someone will take a stab at it... Thank you!
 
Top