Similar and Alternative Excel Functions to IF

Similar and Alternative Excel Functions to IF

Categories
undefined
  •  SUM belongs to the Mathematical category. 👍 undefined.  SUM performs Calculation operations.  SUM needs 1 required arguments 👎 IF needs fewer arguments than SUM.
  •  LEFT belongs to the Text category. 👍 undefined.  LEFT performs Manipulation operations. 👍 undefined.  LEFT needs 2 required arguments 👎 IF needs fewer arguments than LEFT.
  •  FIND belongs to the Mathematical category. 👍 undefined.  FIND performs Manipulation operations. 👍 undefined.  FIND needs 2 required arguments 👎 IF needs fewer arguments than FIND.
  •  XLOOKUP belongs to the Lookup & Reference category. 👍 undefined.  XLOOKUP performs Retrieval operations. 👍 undefined.  XLOOKUP needs 3 required arguments 👉 IF needs same number of arguments as XLOOKUP.
  •  OR belongs to the Logical category. 👉 undefined.  OR performs Comparison operations. 👉 undefined.  OR needs 2 required arguments 👎 IF needs fewer arguments than OR.
  •  COUNT belongs to the Mathematical category. 👍 undefined.  COUNT performs Calculation operations.  COUNT needs 1 required arguments 👎 IF needs fewer arguments than COUNT.
  •  AVERAGEIF belongs to the Statistical category. 👍 undefined.  AVERAGEIF performs Calculation operations.  AVERAGEIF needs 2 required arguments 👎 IF needs fewer arguments than AVERAGEIF.
  •  SUBSTITUTE belongs to the Text category. 👍 undefined.  SUBSTITUTE performs Manipulation operations. 👍 undefined.  SUBSTITUTE needs 3 required arguments 👉 IF needs same number of arguments as SUBSTITUTE.
  •  MID belongs to the Text category. 👍 undefined.  MID performs Manipulation operations. 👍 undefined.  MID needs 3 required arguments 👉 IF needs same number of arguments as MID.
  •  AND belongs to the Logical category. 👉 undefined.  AND performs Comparison operations. 👉 undefined.  AND needs 2 required arguments 👎 IF needs fewer arguments than AND.