Chapter 8 Flashcards
1
Q
IF
A
IF(condition, (value if true),(value if false))
2
Q
SUMIFS
A
(where,”=what”)
3
Q
COUNTIFS
A
(where,”=what”)
IF
IF(condition, (value if true),(value if false))
SUMIFS
(where,”=what”)
COUNTIFS
(where,”=what”)