Katie has attended:
Excel Introduction course
Excel Intermediate course
Excel Advanced course
Excel 2007 - AND/IF
What does Logical Test mean?
RE: Excel 2007 - AND/IF
Logical_test is any value or expression that can be evaluated to TRUE or FALSE. For example, A10=100 is a logical expression; if the value in cell A10 is equal to 100, the expression evaluates to TRUE. Otherwise, the expression evaluates to FALSE.