Mod (Access custom web app)

Returns the remainder of one number divided by another.

Important

Microsoft no longer recommends creating and using Access web apps in SharePoint. As an alternative, consider using Microsoft PowerApps to build no-code business solutions for the web and mobile devices.

Syntax

dividend Mod divisor

dividend Is the numeric expression to divide.

Divisor Is the numeric expression by which to divide the dividend.