I need to be able to count how many distinct ProjectID are in my table with the following criteria:
PorjectID should be counted if it appears
[list type=decimal]
in the given quarter,
for a given region,
but not if it was already existing in previous quarters.
The following array formula...