If all of its inputs are false, the OR function returns FALSE, and if one or more of them are true, it returns TRUE. As an example, if a salesperson exceeds the dollar sales budget or the unit sales budget, you may wish to reward her with a bonus. This is known as an Or condition in Boolean logic.
Syntax:
=OR (logical1, [logical2], …)
Parameter list:
Ask Your Query