

How to have one cell return the number of cells in a range that return "TRUE"
I'm working on a D&D character sheet and i'm attempting to semi-automate spell preparation by marking the spell preparation to "TRUE" and then having a cell that checks how many of those spell preparation cells are set to "TRUE" so that I know how many I have prepared. Is there a feasible way to make this work?