Combo Box Not Working

M

Manuel

I have a subform which is sitting on tab control (the icon on the tool bar
that looks like a folder). The subform is linked to the parent form so that
a specific record (employee name) displays when the user clicks the tab the
subform is sitting on. I have a combo box which sits on the subform which
allows the user to look up a specific employee if the defaulted record
(employee) is the not the one he/she wants to look at. The combo box does
not work, however. The new record/name displays in the combo box field, but
the record in the subform does not change with it. Now here's the strange
thing. If I open the subform by itself, the combo box works, and returns the
desired record.

Does anyone have any idea what the issue might be?

Thanks for the assistance!

Manuel
 
Top