I have a Parameter query that asks for two dates, a start date and an end date to detrmine the range of dates for the query. The query criteria is this: Between [Statement Start Date] And [Statement End Date]. There is a CuurentDate field that shows all the dates when the query is run. Is there a way to show the manually entered values on a report? So if a user enters [Statement Start Date] as 6/8/2025 and [Statement End Date] as 7/15/2025, I want to show 6/8/2025 and 7/15/2025 on a report.