N
Nad
Hi Guys,
Two tables Employee and EmpServices.
Fields of Employee tables : EmpID, EmpName, Site
Fields of EmpServices : Site, EmpName, EmpID,ServiceType,Date,…etc.
Now I have a form (record source: TblEmpService) with fields Site, EmpName,
EmpID..etc. The Site field is a combo box with name say A,B,C,D etc. I also
kept EmpName as com boBox.
Question:
If I select any Site Name the related employee name should come in the
EmpName combo box list as every site has different employee. Also related
EmpID should also come in the EmpID text box.
Please help me to solve it.
Thanks & Regards
Two tables Employee and EmpServices.
Fields of Employee tables : EmpID, EmpName, Site
Fields of EmpServices : Site, EmpName, EmpID,ServiceType,Date,…etc.
Now I have a form (record source: TblEmpService) with fields Site, EmpName,
EmpID..etc. The Site field is a combo box with name say A,B,C,D etc. I also
kept EmpName as com boBox.
Question:
If I select any Site Name the related employee name should come in the
EmpName combo box list as every site has different employee. Also related
EmpID should also come in the EmpID text box.
Please help me to solve it.
Thanks & Regards