G
Guest
Hello,
I need to check the "name value" in Combo Box against an existing "name
value" in a different table to see if they match. If they don't match I want
to display a message and not allow the name to be changed.
ComboBox Name = cboEmp_Name
Control Source = Employees_ID
Table Name = Employees
Field Name = Employees_ID
Thanks in advance
-Simon
I need to check the "name value" in Combo Box against an existing "name
value" in a different table to see if they match. If they don't match I want
to display a message and not allow the name to be changed.
ComboBox Name = cboEmp_Name
Control Source = Employees_ID
Table Name = Employees
Field Name = Employees_ID
Thanks in advance
-Simon