I am very new at Access. I am creating a database to keep, Managers, Advisors, Corrective Actions (Performance, Attendance, End of Assignments). I have tables, Managers, Advisors, Performance, Performance Details, Attendance, and Attendance Details. I am having several issues with the Corrective Action form for Performance and Attendance. In the form, I have boxes for all the data in Main table for both Attendance and Performance, then a subform for the Performance detail and Attendance details. (Separate forms for Attendance and Performance as the information required is different). The forms are pretty basic, as I just want to currently get the Information into the report accordingly. In the reports, all of the information shows up. The problem being that instead of just the information from the form, it is populating all of the subform information from previous entries. Then in the print preview, the form is printing the same number of time as there are entries in the subform. Any help would be great and greatly appreciated.