
January 11th, 2004, 11:28 PM
|
|
Registered User
|
|
Join Date: Jan 2004
Location: India
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Generating Monthly Report in MS ACCESS
Hi,
I am creating a database in MS ACCESS for data-entry of records, where the system should track the date of record entry. I am using the function date() to track the user entry date, which automatically saves the system date in short date format (12/24/2003) as soon as the user saves the record. I need help for generating of reports, I have a form where the user is given the check box to select the month for which he needs to pull up the details; suppose the user wants the details of the records entered in the month December, the system should display all the records entered between 12/01/2003 to 12/31/2003 in a report. Please help if this is possible in MS ACCESS.
|