Hopefully this makes sense.
I have a report that consists of nothing but sub reports (attached to parameterized queries) that all take the same parameters. I would like to have the user enter in the in the data parameters once at the beginning.
Right now I have no record source set up for the main report because it only takes the sub reports. But when I set the date text boxes to "=[Enter date]" the report doesnt prompt for input. I have in the past set up a dummy record source the has 1 row, so I can prompt the user for input. I would also rather not create a simple form to take the values.
Is there any way around this? Or am I gonna have to set up a dummy record source?
I have a report that consists of nothing but sub reports (attached to parameterized queries) that all take the same parameters. I would like to have the user enter in the in the data parameters once at the beginning.
Right now I have no record source set up for the main report because it only takes the sub reports. But when I set the date text boxes to "=[Enter date]" the report doesnt prompt for input. I have in the past set up a dummy record source the has 1 row, so I can prompt the user for input. I would also rather not create a simple form to take the values.
Is there any way around this? Or am I gonna have to set up a dummy record source?