Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
IF is the core logical function: test something, then branch. Nest it or pair it with AND/OR for richer rules.
=IF(B2>=100, "Bulk", "Standard")=IF(B2>=100, "Bulk", "Standard")Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “If the quantity in B2 is 100 or more label it Bulk otherwise Standard”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: