Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
OR returns TRUE if any of its conditions is true and FALSE only when all are false. Nest it in IF to act when at least one requirement is met.
=OR(A2>100, B2>100)=OR(A2>100, B2>100)Computed by a real spreadsheet engine on the sample data below.
| X | Y |
| 50 | 150 |
=OR(A2>100, B2>100)→TRUE
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: