Tuesday, July 7, 2015

COUNTIF

COUNTIF function is similar to COUNT function except that it calculates the number of cells in a range that meet a specific condition you specific condition you specify instead of calculating the count of an entire range.

=COUNTIF(C2:C13,"Account Rep")

=COUNTIF(range, criteria)


No comments:

Post a Comment