I have a form, with 2 queries embedded in it as subforms. When i open the form, I am asked for the search criteria for each query individualy, how can I make it so that it only asks once??
You can have a Main form with multiple linked subforms and the data displayed in the subforms should be controlled by the record selection made in the Main form using Master and Child links in the subforms. Are your subforms set up in this way? ... curious as to why you're being ask to complete ANY search criteria?