CSE 2111 Lecture Notes - Lecture 3: Boolean Expression

36 views2 pages
skyclam444 and 14 others unlocked
CSE 2111 Full Course Notes
28
CSE 2111 Full Course Notes
Verified Note
28 documents

Document Summary

Counts the number of items in a range that meet some specific criteria: =countif(range, criteria) Surround boolean expression in quotes and type & before the cell reference. Counts the number of items in a range (using multiple criteria and multiple ranges) that meet some specific criteria: all criterion must be true for the cell to be counted, =countifs(criteria_range1, criteria1, criteria_range2, criteria2) Syntax rules for the criteria are the same as countif. Sums the number of items in a range that meet specific criteria. =sumif(criteria_range, criteria, sum_range: criteria_range: a continuous range, criteria: determines what cells to sum, sum_range: if criteria is met, the computer will sum the corresponding entry in this range, same criteria syntax as countif. =averageif(criteria_range, criteria, average_range: averages the number of items in a range that meet a specific criteria. Sums a range (using multiple criteria and multiple ranges) that meet some specific criteria: all criterion must be true for the cell to be summed.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents