I have created a huge table in Access 97. This table has information sorted through date. I need to create a report that will list ALL the records entered for one particular month. I can create a report with all the records in it. But how can I create a report that ONLY looks at the month of January. So basically, I need to cut the whole table down into 12 different reports for each month. They are all sorted by the date. I am guessing it has something to do with the grouping, but I don’t know how to use it effectively for this problem.