G
Guest
I have a query, qryTardyDaily, that filters to show all the students tardy =date().
There are 4 fields: period, grade, studentid, date.
I have a form where the principals update the consequences of the student' tardies. Once they are updated, the principals would like to be able to print just the records that are equal to their grade, ie 10, 11, or 12.
Is there a way to place a button on a form that would filter the results of tblTardyDaily and just print those records equal the grade selected?
There are 4 fields: period, grade, studentid, date.
I have a form where the principals update the consequences of the student' tardies. Once they are updated, the principals would like to be able to print just the records that are equal to their grade, ie 10, 11, or 12.
Is there a way to place a button on a form that would filter the results of tblTardyDaily and just print those records equal the grade selected?