Skip to content

Mod¤

Excel MOD(dividend; divisor): Returns the remainder after a number is divided by a divisor. Dividend is the number which will be divided by the divisor. Divisor is the number by which to divide the dividend.

Parameter¤

Function name¤

The name of the Excel function

  • ID: functionName
  • Datatype: string
  • Default Value: MOD

Advanced Parameter¤

None

Comments