0
We can use COUNTIFS when trying to nest the conditions with counts, as it takes multiple criteria and multiple lookup ranges we can get the desired count.
Category: Statistical
Counts the number of cells within a range that meet multiple criteria
COUNTIFS(criteria_range1, criteria1, [criteria_range2, criteria2]…)
Create a new account
I already have an account
By signing in/up, you agree to the Terms of Use and Privacy Policy.
You haven't saved the current formula!
Are you sure to continue?
You haven't save the current formula!
0
We can use COUNTIFS when trying to nest the conditions with counts, as it takes multiple criteria and multiple lookup ranges we can get the desired count.