I have an unlinked subform on a main form whose data is defined by a query. The query has its criteria defined by a field on a 2nd subform on the main form. What I am trying to do is to have the data displayed in the unlinked subform change when I select the next record in the 2nd subform. This would be easily accomplished if I could get the query to requery. I have tried various ways to code a requery but have been unsuccessful. Any assistance would be much appreciated.
Thanks
Thanks