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

Data Analysis

  • How To Create Pareto Chart in Excel
  • Working With Tables in Excel
  • How to create running total in an Excel Table
  • Data Series in Excel
  • Create Scatter Chart in Excel

References

  • Extract data with helper column in Excel
  • How to use Excel INDIRECT Function
  • How to use Excel TRANSPOSE Function
  • Get nth match with INDEX / MATCH in Excel
  • How to create dynamic named range with OFFSET in Excel

Data Validations

  • Prevent invalid data entering in specific cells
  • How To Create Drop-down List in Excel
  • Excel Data validation must contain specific text
  • Excel Data validation number multiple 100
  • Excel Data validation exists in list

OR function: Description, Usage, Syntax, Examples and Explanation

by

What is OR function in Excel?

OR function is one of the Logical functions in Microsoft Excel that determines if any conditions in a test are TRUE.

Illustration of OR function

Example
Here are some general examples of using OR by itself, and in conjunction with IF.

Formula Description
=OR(A2>1,A2<100) Displays TRUE if A2 is greater than 1 OR less than 100, otherwise it displays FALSE.
=IF(OR(A2>1,A2<100),A3,”The value is out of range”) Displays the value in cell A3 if it is greater than 1 OR less than 100, otherwise it displays the message “The value is out of range”.
=IF(OR(A2<0,A2>50),A2,”The value is out of range”) Displays the value in cell A2 if it’s less than 0 OR greater than 50, otherwise it displays a message.

 

Post navigation

Previous Post:

How to generate random date between two dates 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

  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to get same date next month or previous month in Excel
  • MINUTE function: Description, Usage, Syntax, Examples and Explanation
  • Sum race time splits in Excel
  • ISOWEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Extract time from a date and time in Excel

Grouping

  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • Group times into unequal buckets in Excel
  • Group arbitrary text values in Excel
  • How to randomly assign data to groups in Excel

General

  • Automatically fill series of cells in Excel using AutoFill
  • Basic error trapping example in Excel
  • How to choose page/paper size in Excel before Printing
  • Check if multiple cells have same value in Excel
  • Currency vs Accounting Format in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning