Hi Everyone: I have a problem with a form, from which you click a button to open another form and subform, based on a similar query, but of the same tables.
The first form lists all the records from the tables. Since you cannot have a continuous form list with a subform, I then have a button to open the next form, which is a main form and subform, based on a similar query of the two tables, but joined differently.
When I close the form with the subform, and return to the other form, the other form does not show the updated information from the form and subform. I have tried Requery, Refresh, etc.
What is wrong?
Sophia
The first form lists all the records from the tables. Since you cannot have a continuous form list with a subform, I then have a button to open the next form, which is a main form and subform, based on a similar query of the two tables, but joined differently.
When I close the form with the subform, and return to the other form, the other form does not show the updated information from the form and subform. I have tried Requery, Refresh, etc.
What is wrong?
Sophia