Hello Good day,
i have built a form, with a field called ID and four subforms, each on its own page, each of which display a query based on ID. As it is now, when i open the form, it runs the 4 queries with the empty field, then when i update the ID field in the main form, all 4 queries run.
What i want is 1) to open the form with no queries running, giving chance to insert an ID in the main form
2) for each query to run only when its page is selected.
Thanks in advance for any help and apoligies for any forum noob mistakes.