Hi-
This is my first post....I am a middle school math educator creating a spreadsheet to track student growth for this coming school year. I am having difficulty with a sumproduct formula once I filter the data by class. Below is the formula I am using to count the number of students that are at or above a cutoff percent.
In cell $O$12, is the chosen percentage cutoff. The column of data with student percentages is in cell range I19:I169.
SUMPRODUCT(SUBTOTAL(3,OFFSET(I19,ROW(I19:I168)-ROW(I19),0)),(I19:I168=">="&$O$12)+0)
The formula is giving a "0" when I want the data to count the number of students that meet the requirement.
Thank you
J
Bookmarks