I have serveral reports where in the query for the report i have for example Between [Enter a Start Date] And [Enter an Ending Date]
Is there a way to get what ever dates they type in the pop up box onto a report? if so let me know.
Also i have some reports that when they are run they have a form show up where they type in ther parameters, so in the querey i have something like this Between [Forms]![frmdetailbyTruck].[text0] And [Forms]![frmdetailbyTruck].[text2]
how would i get that type of parameter to show up on the report?
Thanks.
Is there a way to get what ever dates they type in the pop up box onto a report? if so let me know.
Also i have some reports that when they are run they have a form show up where they type in ther parameters, so in the querey i have something like this Between [Forms]![frmdetailbyTruck].[text0] And [Forms]![frmdetailbyTruck].[text2]
how would i get that type of parameter to show up on the report?
Thanks.