Subform locked stops events ?

T

TonyB

Hi,
I've have a problem with a subform apparently being locked when I try to
alter any items in the subform. The fields in the form do not alter what
ever I select, so for instance if I select a drop down item in a combo box,
nothing is selected. I tried to debug in vba, but no update events are being
issued when I select an item. It appears that the whole subform is locked in
some way but I can't see why. What would prevent events being issued when a
control in a form is changed ?
TIA
Tony
 
Top