Kckronic21
Programmer
I have a problem with my report for showing the different types of positions. This Position_Report is run through the Position_Query with the following criteria: [Forms]![Position_Form]![Position_Nametxtbox]. In the Position_Form, the Position_Nametxtbox has a list of all the positions from the position table. What I would like to do is to have the total number of employees on each Position_Report. For example, I have 12 teachers in my database. I want the total number at the bottom of the page. Thanks!