Comparison Operators Used in the IF Function
The comparison operators that can be used in the logical test of an Excel IF function are:
Equals ( =)
Less than ( < )
Less than or equal to ( <= )
Greater than ( > )
Greater than or equal to ( >= )
Not equal to ( <> )
Instructions for completing the formatting for this tutorial are available in a separate tutorial entitled Excel Format Tutorial Part 1.
Return to Index page

