Excel OR function

Function              OR

Description        Excel OR function is required to use any of the more than one logical conditions has to be TRUE. If none of the conditions is not TRUE the returns FALSE.

Syntax  OR (logical1, [logical2], …)

logical1  The first condition or logical value to evaluate.

logical2  [optional] The second condition or logical value to evaluate.

Related Video Tutorials: