Jump to content

Recommended Posts

Posted

I think you'll have to make one.

 

Focus > Student > On Roll

 

Fields: admission number, house, total achievement points

 

Output: excel

 

Then pivot the output in excel, House as column, points as data. Done!

Posted
Thank you, unfortunately when pivoted the points become a count of occurences i.e.1 rather than adding the actual values.
Posted

Use the following formula at the bottom of your list of points values:

 

=SUBTOTAL(9,range)

 

Then filter the sheet by house. This will add up the numbers which are visible to give you a total for each house.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...