ms-access: report that displays records only within a certain date
- by every_answer_gets_a_point
i have a very simple report that is generated from just one table. one of the columns in the table is a date.
i need to be able to allow the user of the report to enter a range of dates and display data only between those dates.
how do i do this?