I have created a database for tracking xray exams with (2) tables one for Patient info and one for Exams for the patient. I have also created a basic report for printing log book pages with the patient ID, date of exam, patient name, exam, and date of report. What I would like to do is print the report by the month of the exams. Example I would like to print a report to include just a particular month say 10/01/2006 through 10/31/2006. Is there a way to do this in the report format. I know I can set up a query but I cant seem to print that info in the report.