Hi Everyone,
In my main forms I use me.myobject.requery to refresh particular list and combo boxes. That works fine.
I tried using this in subforms because I found that, when the main form was refiltered, the subform refiltered correctly but any combo-boxes in that form did not refresh.
I'm...