I have a query that enables the user to input a start and end date into it, upon which several other queries perform calculations. I need the dates to be user input as they will vary from user to user.
Unfortunately, each one of the sub queries chucks up a parameter entry box asking for the start and end dates, even when I have the original query open with dates entered.
Is there any way to make the sub queries use the data entered in the top query, and not ask for input?
I have a feeling I'm missing something simple.....
Unfortunately, each one of the sub queries chucks up a parameter entry box asking for the start and end dates, even when I have the original query open with dates entered.
Is there any way to make the sub queries use the data entered in the top query, and not ask for input?
I have a feeling I'm missing something simple.....