I have a main form contains two sub forms created in MS Access. There are two text boxes on the main form. After the user enters the start and end dates in the text boxes, and clicks on the search button, the information in these two sub forms should be recalculated and refreshed the results on the sub forms and showed within the main form.
Once, I changed the data source for one sub form and saved it, I don’t know whether it caused the problem. Now, after the user enters the dates, and search the result, one of the sub form opens by itself first with correct result. After the user closes this sub form, the main form with two sub forms display with the correct results.
How can I stop the first sub form popping up first, just show main form with two sub forms together?
Thank you for your help!
