hello,
I have 6 combo-boxes on a form. They are all populated by the same query. They are for the user to select the 6 employees that are on shift. Is there a way to remove the employee from the rest of the combo boxes once their name has been selected? I just want to make sure the user does not enter the same employee twice.
Andrew
I have 6 combo-boxes on a form. They are all populated by the same query. They are for the user to select the 6 employees that are on shift. Is there a way to remove the employee from the rest of the combo boxes once their name has been selected? I just want to make sure the user does not enter the same employee twice.
Andrew
Comment