CarolMcconnell
2 days agoQrew Captain
Report to prompt for one date but be used for multiple date fields
I need to prompt the user for a beginning date and ending date range but I need those dates to be for more than one field.
So the report would be something like this. The Beginning and Ending Date would be user prompts.
Date received is on or after Beginning Date and
Date received is on or before Ending Date
or
Date Submitted is on or after Beginning Date and
Date Submitted is on or before Ending Date.
How can I create the custom prompt for Beginning Date and Ending Date, so the user is not prompted to put in dates for both fields.
Thanks