I am using Access 2000 to create report. I need to print training history for every worker in my department.
Currently my report group the training record by worker's name but it continues with the next worker and his/her record on the same page.
I do not want to print each worker's training history by selecting the specific name using query in report one by one. This is because I need to print the training history for all the workers in my department for the first time and file them seperately in their personal file.
Is there anything like page break after each worker's last record? So that no matter how long or how short is the training history, it starts with new page for next worker.
Currently my report group the training record by worker's name but it continues with the next worker and his/her record on the same page.
I do not want to print each worker's training history by selecting the specific name using query in report one by one. This is because I need to print the training history for all the workers in my department for the first time and file them seperately in their personal file.
Is there anything like page break after each worker's last record? So that no matter how long or how short is the training history, it starts with new page for next worker.
Comment