N
Nad
I have two tables TblEmp and TblEmpService with a common field EmpID.
TblEmp has the fields: EmpID, EmpName and Site. A form is attached to this
table to enter new or edit existing employee.
TblEmpService fields are : EmpID, EmpName, ServiceType,Site..etc
I made a form based on TblEmpService in which all the fields is there from
tblEmpService.
What I want is that if I put Employee ID in the EmpID text Box the Employee
Name should come in the EmpName text Box from the TblEmp. Also this Emplyee
ID should store in the TblEmpService.
Thanks & Regards,
TblEmp has the fields: EmpID, EmpName and Site. A form is attached to this
table to enter new or edit existing employee.
TblEmpService fields are : EmpID, EmpName, ServiceType,Site..etc
I made a form based on TblEmpService in which all the fields is there from
tblEmpService.
What I want is that if I put Employee ID in the EmpID text Box the Employee
Name should come in the EmpName text Box from the TblEmp. Also this Emplyee
ID should store in the TblEmpService.
Thanks & Regards,