Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Number and Text Filters Examples in Excel
  • Filter Data Based on Date in Excel
  • Managing Conditional Formatting Rules in Excel
  • How to calculate current stock or inventory in Excel
  • How to Create Thermometer Chart in Excel

References

  • How to get last row in text data in Excel
  • Approximate match with multiple criteria in Excel
  • How to create dynamic named range with OFFSET in Excel
  • How to get relative row numbers in a range in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table

Data Validations

  • Excel Data validation must contain specific text
  • Excel Data validation with conditional list
  • Prevent invalid data entering in specific cells
  • Excel Data validation exists in list
  • Excel Data validation date in specific year

How to use Excel OR Function

by

This Excel tutorial explains how to use the  OR function with syntax and examples.

Excel OR Function Description

The Excel OR function tests a number of supplied conditions and  returns TRUE if any of the conditions are TRUE. Otherwise, it returns FALSE.

That is;

  • TRUE if ANY of the conditions evaluate to TRUE

or

  • FALSE otherwise (i.e. if ALL of the conditions evaluate to FALSE).

Excel Or Function Examples

The following spreadsheet shows three examples of the Excel Or function.

Explanation: Based on the above examples, the OR function returns;

  • the function in cell C1 evaluates to TRUE, as BOTH of the supplied conditions are TRUE;
  • the function in cell C2 evaluates to TRUE, as the first condition, A2>0 evaluates to TRUE;
  • the function in cell C3 evaluates to FALSE, as ALL of the supplied conditions are FALSE.

Syntax

The syntax for the OR function

OR( logical_test1, logical_test2, ... logical_testn )

Arguments

logical_test1
A condition to test that can either be TRUE or FALSE.
logical_test1, ... logical_test_n
Optional. Conditions to test that can either be TRUE or FALSE. There can be up to 30 conditions.

Returns

The OR function returns TRUE if any of the conditions are TRUE.
The OR function returns FALSE if all conditions are FALSE.

Post navigation

Previous Post:

VLOOKUP without #N/A error in Excel

Next Post:

Manipulating text strings using Left, Mid, Right, Len, Substitute in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to return blank in place of #DIV/0! error in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to enter Today’s Date or Static Date and Time in Excel
  • Get last weekday in month in Excel
  • Get days between dates ignoring years in Excel
  • Get month name from date in Excel
  • Convert Excel time to decimal hours in Excel

Grouping

  • Running count group by n size in Excel
  • How to randomly assign people to groups in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel
  • Map text to numbers in Excel

General

  • Convert column letter to number in Excel
  • Creating and Opening an existing file in Excel
  • Check if multiple cells have same value with case sensitive in Excel
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to generate random number weighted probability in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning