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

Data Analysis

  • Use Data Form to input, edit and delete records in Excel
  • Filter Data Based on Date in Excel
  • How To Compare Two Lists in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • Get column name from index in Excel Table

References

  • Extract data with helper column in Excel
  • Extract all partial matches in Excel
  • How to get address of last cell in range in Excel
  • Basic INDEX MATCH approximate in Excel
  • How to get address of named range in Excel

Data Validations

  • How To Create Drop-down List in Excel
  • Excel Data validation require unique number
  • Excel Data validation must begin with
  • Excel Data validation specific characters only
  • Excel Data validation number multiple 100

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 use Excel AND Function
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • AND function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Convert Excel time to Unix time in Excel
  • DAYS function: Description, Usage, Syntax, Examples and Explanation
  • Find Last Day of the Month in Excel
  • How to calculate percent of year complete in Excel
  • Display Date is same month in Excel

Grouping

  • Group times into unequal buckets in Excel
  • If cell contains one of many things in Excel
  • Group arbitrary text values in Excel
  • How to randomly assign people to groups in Excel
  • Map text to numbers in Excel

General

  • Subtotal by color in Excel
  • Flash Fill in Excel
  • How to calculate percent sold in Excel
  • How to generate random times at specific intervals in Excel
  • With vs Without Array Formula in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning