Hello all,
I am looking for an elegant solution to this next problem. I want to count the
number of students that have reached the minimum language level in dutch language.
Therefor I set up an array with levels in increasing level order. To get to the result
I compare each cell in colum C with the minimum level (set by selecting Minimum level).
My Solution only works (using sumproduct and match) when every cell in the test
range (column End Level) is filled in (excel match function constraint).
In reality the column (End level) is only filled in when an end test has been done so
I cannot help this (this column is also filled in by someone else) .. I cannot alter the
structure of the excel file so I cannot add any helper columns.
Does anyone have any idea on how to solve this ?
See example .. the example works but if you delete one of the values in the column C
you get an #N/B error.
Example1.xlsx
Bookmarks