Thursday 20 April 2017

Excel - Microsoft Excel OR Function

Description

The Excel OR function tests a number of supplied conditions and returns either: 

The syntax of the function is : 

OR( logical_test1, [logical_test2], ... ) 

where the logical_test arguments are one or more conditions that evaluate to either TRUE or FALSE. 

You can enter up to 255 conditions to the Excel Or function in Excel 2007 or 2010. However, in Excel 2003, the function can only handle up to 30 arguments. 

Note that, if the logical_tests return numbers, instead of logical values, zero is treated as the logical value FALSE all non-zero numbers are treated as the logical value TRUE. 

Excel Or Function Examples
The following spreadsheet shows three examples of the Excel Or function. 
The spreadsheet on the left shows the formulas and the spreadsheet on the right shows the results. 


Or Function Errors
The most common error from the Excel Or Function is the #VALUE! error: 
Common Error 

No comments:

Post a Comment