This array is fed into FREQUENCY as thedata_arrayargument.
When a number has already been counted, FREQUENCY will return zero.
This is a key feature in the operation of this formula.
For more information,see this page.
These formulas can be adapted toapply logical criteria.
A pivot table is also an excellent way tolist and count unique values.
MATCH supports approximate and exact matching, andwildcards(* ?)
For example, ROW(C5) returns 5, since C5 is the fifth row in the spreadsheet.
When no reference is provided, ROW returns the row number of the cell which contains the formula.
SUMPRODUCT Function
The Excel SUMPRODUCT function multipliesrangesorarraystogether and returns the sum of products.