I want to count the number of the students in my report.How can i do it ?
My report is formated for the months view,on the field LastUpdated, the LastUpdated Header.
=Format$([LastUpdated];”mmmm yyyy”;0;0)
In the details section i have the list of the students.How can i count the number of the students
for each month ?