OR Function in Google Sheets

Returns TRUE if any argument is TRUE.

Syntax

OR(logical_expression1, [logical_expression2, ...])

Description

Returns TRUE if any argument is TRUE.

Tips & Best Practices

Use inside IF for multiple acceptable conditions.

Example

=OR(...)

The OR function belongs to the Logical category of Google Sheets functions.

[Advertisement โ€” Google AdSense]

Related Functions

Need Help with OR?

If you're struggling with OR or need a custom formula built for your business, our Google Sheets experts can help. Get a free quote โ†’

๐Ÿ’ฌ