I have a form with a sub-form. The sub-form has a combo box whose drop down list is based on a query. The query has criteria based on a field in the main form. The combo box will display correct list items for the first pass through the form and subform. After that the query will not update the combo box list. I've tried requerying (with event procedures)almost all available events but the combo box list contents does not change. Any ideas would be greatly appreciated.