Hi
Sorry to be vague in the subject - quite difficult to word this one!
I have 2 tables in my db, & I need a piece of code to search in the field Subject in tblImportMessages for a unique value (NewEmployeeID) that has been embedded earlier , then to turn a yes/no field to yes in the corresponding NewemployeeID field in tblEmployee.
e.g *2* in Subject in tblImportMessages would check the yes/no field in tblEmployee where NewEmployeeID = 2.
Thanks
MWR
Sorry to be vague in the subject - quite difficult to word this one!
I have 2 tables in my db, & I need a piece of code to search in the field Subject in tblImportMessages for a unique value (NewEmployeeID) that has been embedded earlier , then to turn a yes/no field to yes in the corresponding NewemployeeID field in tblEmployee.
e.g *2* in Subject in tblImportMessages would check the yes/no field in tblEmployee where NewEmployeeID = 2.
Thanks
MWR