Excel Logical Operations
Built-in functions › Mathematics › Elementary Math › Excel Logical Operations
6 functions in this category.
Excel Logical Operations
Section titled “Excel Logical Operations”| Function | What it does |
|---|---|
xeq | Excel-style equality (text-aware coercion). |
xge | Excel-style greater-than-or-equal. |
xgt | Excel-style greater-than (text-aware ordering). |
xle | Excel-style less-than-or-equal. |
xlt | Excel-style less-than. |
xne | Excel-style inequality. |