theitgroup
IS-IT--Management
I am trying to requery a ComboBox [SelectDO] in my sub form based on a selection from a Combo Box [SelectContract] in my Parent form. I have a query set up to limit the list of the ComboBox in the subform [SelectDO] but the requery doesn't work when I put Form!subform![SelectDo].Requery.