Excel Logical Functions
April 28, 2018
This section will learn how to use Excel’s Logical Functions such as: AND, FALSE, IF, IFError, IFNA, etc. AND – returns TRUE if all of arguments are TRUE, and it returns FALSE if any of arguments are FALSE. OR – used to test multiple conditions and returns TRUE if any of the conditions are TRUE. NOT – returns the… read more »