S
sap4ora
I have 2 tables:
1- Employee (EmployeeID PK)
2- Operations (EmployeeID Fk)
I have one main form with a combo box for employeeID from table employee; I
created a subform for the operations. What I need when a user selects an
employeeID on the main form the subform should show the operations details
for that employee. I have set the Link Master/Child Fields to “EmployeeIDâ€,
when I first run the main form I get prompt box asking for EmployeeID. Once
that ID entered I could see the subform listing operations related to this
employee, but if I attempt to enter a new ID the Subform doesn’t show the new
results?
Regards,
1- Employee (EmployeeID PK)
2- Operations (EmployeeID Fk)
I have one main form with a combo box for employeeID from table employee; I
created a subform for the operations. What I need when a user selects an
employeeID on the main form the subform should show the operations details
for that employee. I have set the Link Master/Child Fields to “EmployeeIDâ€,
when I first run the main form I get prompt box asking for EmployeeID. Once
that ID entered I could see the subform listing operations related to this
employee, but if I attempt to enter a new ID the Subform doesn’t show the new
results?
Regards,