I have a combo box (with value list) on a subform which limits users entering data following an inspection to a list of 8 different types. When a selection is made, the value is removed from the combo box list so that it can't be entered twice at any one inspection. When the user moves on to a new inspection I need the list to be updated with all the values again. This will happen if the form is reloaded but I thought it should be simpler to do and have tried cmbbox1.requery from a control button on the subform but to no avail. Any suggestions please.
tamus
tamus