OR function in Excel, how to use the OR function, and examples

The following article details the meaning and usage of the OR - Logic function in excel. Description: The OR function is a function that returns the logical value in Excel.

The following article details the meaning and usage of the OR - Logic function in excel.

Description: The OR function is a function that returns the logical value in Excel.

Syntax : OR (logical 1, [logical 2], .) .

Inside:

- logical 1, logical 2 are logical values ​​( True or False ).

- The function contains up to 255 logical values.

- The function's return value: the function returns True if one of the arguments has a True value , the function returns False when all of the arguments have a False value .

Attention:

- The arguments must be a logical value or a reference to an array containing the logical value.

- If one of the function arguments has a text value or a blank cell, these values ​​are ignored.

- Where the entire value of the argument is not a logical value, the function returns the #VALUE error value .

- The OR function can be used in an array formula by pressing CTRL + SHIFT + ENTER .

For example:

Calculate the OR function value for the following logical values:

Picture 1 of OR function in Excel, how to use the OR function, and examples

- In the cell to calculate the value of the formula: = OR (C6, D6, E6) .

Picture 2 of OR function in Excel, how to use the OR function, and examples

Press the Enter function results OR when all the arguments have value TRUE is:

Picture 3 of OR function in Excel, how to use the OR function, and examples

- Make a copy of the formula for the remaining values ​​-> results:

Picture 4 of OR function in Excel, how to use the OR function, and examples

- Where one of the arguments contains a text or a blank cell -> the return value is still a logical value.

Picture 5 of OR function in Excel, how to use the OR function, and examples

- Where all arguments are text or a blank cell returns the #VALUE error value .

Picture 6 of OR function in Excel, how to use the OR function, and examples

The above is a detailed guide on usage and common cases of the OR function .

Good luck!

You've just finished reading the article "OR function in Excel, how to use the OR function, and examples" edited by the TipsMake team. You can save or-function-in-excel-how-to-use-the-or-function-and-examples.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV : How to get the...
Compare ODDFPRICE... : NEXT »