Mod()

Returns the remainder after dividing the dividend by the divisor.

Syntax

Mod(double dividend, double divisor)

 

Example

Mod(DateDiff(#01/01/2023#), 31)