Comparison OperatorsLogical TestsExample 1: Creating a Logical Test with a Single ConditionExample 2: Using Math Operations to Convert TRUE to 1 and FALSE to 0Example 3: Using IS Worksheet FunctionsTypes of Logical Tests: Single Condition, Contains, NOT, AND, BETWEEN, and ORLogical Functions That Deliver a Single Scalar Boolean Value: AND, OR, and NOTExample 4: Using an AND Function to Run an AND Logical TestExample 5: Using an OR Function to Run an OR Logical TestExample 6: Creating an AND Boolean Math Formula to Run an AND Logical TestExample 7: Creating an OR Boolean Math Formula to Run an OR logical TestExample 8: Nesting the OR Function Inside the AND Function to Run a Complex Logical TestExample 9: Using a None Are True Logical Test or a NOT NOT Logical TestExample 10: Using a BETWEEN Logical TestExample 11: Conditionally Formatting a Row with an AND Logical Test and Mixed Cell ReferencesExample 12: Creating a Test Where Any Nonzero Number Is Considered a TRUE ValueExample 13: Using the SEARCH and ISNUMBER Functions in a Contains Logical TestExample 14: Using Formula Wildcards to Create a Contains Logical Test Inside the COUNTIFS Worksheet FunctionLogical Worksheet Functions That Deliver Values: IF, IFS, IFNA, IFERROR, and FILTERExample 15: Using the IF Function to Deliver One of Two Number Values: 750 or 0Example 16: Using the IF Function to Deliver One of Two Text Values: Over or UnderExamples 17 and 18: Using the IF Function to Deliver a Formula or Show NothingExamples 19 and 20: Using the AND and OR Functions Inside the IF FunctionExample 21: Creating an AND Logical Test That Can Spill ResultsExample 22: Using the IFS Function When You Have Three or More Things to Put in a CellExamples 23 and 24: Using the IFNA Function to Replace the #N/A Error with Something DifferentExamples 25: Using the IF Function Instead of IFERRORExamples 26: Using the IF Function Inside an Aggregate Function to Make a Conditional CalculationExamples 27: Putting a Boolean AND Logical Test Inside the FILTER Function to Filter a DatasetExamples 28: Putting a Boolean OR Logical Test Inside the FILTER Function to Filter a DatasetExample 29: Comparing Two Lists and Extracting Results Using XMATCH and Other FunctionsUsing IFS Aggregate Functions (COUNTIFS, SUMIFS, AVERAGEIFS, MINIFS, and MAXIFS) to Calculate Based on an AND Logical TestExample 30: Using IFS Aggregate Functions to Make Calculations with Three CriteriaExample 31: Taking a Closer Look at Using the SUMIFS Function to Run an AND Logical Test with Three CriteriaExample 32: Using the SUMIFS Function with Three Criteria in a Cross-Tabulated ReportExample 33: Using a BETWEEN Logical Test with SUMIFS and MAXIFS in a Monthly Sales ReportExample 34: Using the SUMIFS Function to Do an OR Logical Test on a Single ColumnExample 35: Carrying Out Aggregate Operations with an OR Logical Test on a Single ColumnExample 36: Conducting Aggregate Operations with an AND and OR Logical TestExample 37: Conducting Aggregate Operations with an OR Logical Test on Two ColumnsExample 38: Using Database Worksheet FunctionsKey Concepts in Chapter 13Practice Problems for Chapter 13