Hello all.
Here is what I am trying to do.
I have a report that the users run monthly and they are prompted to enter a start date and an end date using Between [Start Date] And [End Date] in the query for [PostingDate].
In the report, at the top, I have a text box with Date Range, which the operator then can enter the date range they already entered so it reflects on the report.
Question, I put =[PostingDate] in the text box thinking that it would reflect the Start Date and End Date the user entered. However, only the start date reflects.
I would like to have it so the operator just has to enter the Start Date and End Date once and then whatever they enter is reflected in the text box on the report.
Thanks for your help.
Here is what I am trying to do.
I have a report that the users run monthly and they are prompted to enter a start date and an end date using Between [Start Date] And [End Date] in the query for [PostingDate].
In the report, at the top, I have a text box with Date Range, which the operator then can enter the date range they already entered so it reflects on the report.
Question, I put =[PostingDate] in the text box thinking that it would reflect the Start Date and End Date the user entered. However, only the start date reflects.
I would like to have it so the operator just has to enter the Start Date and End Date once and then whatever they enter is reflected in the text box on the report.
Thanks for your help.