M
MES via AccessMonster.com
I have a form with a dropdown combo box (EmployeeID) to choose an employee.
I have a subform on that form that lists information from a query of that
employee's activities (queried from an employee activity table). The
parameter on the query for EmployeeID is the field from that form (i.e. -
[Forms]![FormName]![EmployeeID]). So when I choose an employee from the
dropdown list on the form, how do I get the subform to populate with the
queried data for that employee?
Any help would be greatly appreciated. Thanks in advance.
I have a subform on that form that lists information from a query of that
employee's activities (queried from an employee activity table). The
parameter on the query for EmployeeID is the field from that form (i.e. -
[Forms]![FormName]![EmployeeID]). So when I choose an employee from the
dropdown list on the form, how do I get the subform to populate with the
queried data for that employee?
Any help would be greatly appreciated. Thanks in advance.