G
Guest
I have 2 tables, tblEmployee & tblSlips, tblEmployee has 2 fields EmployeeId
& EmployeeName, tblSlips has 5 fields, SlipId, EmployeeId, LeaveDate,
LeaveType, & LeaveHrs. I have a one to many relationship using employeeId as
the PK in tblEmployee & the FK in tblSlips. The problem is when I created a
form and made the employeeName a comboBox. When I change from one employee
name to the next the records in the subform don't change. I used the Wizard,
could someone tell me what I'm mis-understanding??
Thanks You
& EmployeeName, tblSlips has 5 fields, SlipId, EmployeeId, LeaveDate,
LeaveType, & LeaveHrs. I have a one to many relationship using employeeId as
the PK in tblEmployee & the FK in tblSlips. The problem is when I created a
form and made the employeeName a comboBox. When I change from one employee
name to the next the records in the subform don't change. I used the Wizard,
could someone tell me what I'm mis-understanding??
Thanks You