OR Function

The OR function tests two or more conditions given and checks if atleast one is true. It returns TRUE if atleast one of the conditions is satisfied and FALSE if none is satisfied.
Note: This function is mostly used in conjunction with functions like IF().

Formula:


=OR(Test1,Test2 up to 255 conditions)

Video Tutorial:


Let us test if atleast one of the given conditions is true, using the OR function, with the help of the below video

Learn MS Excel


Ask Questions

Ask Question