ms-access: report that displays records only within a certain date
        Posted  
        
            by every_answer_gets_a_point
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by every_answer_gets_a_point
        
        
        
        Published on 2010-05-10T20:57:45Z
        Indexed on 
            2010/05/10
            21:14 UTC
        
        
        Read the original article
        Hit count: 185
        
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>?
© Stack Overflow or respective owner