Abs Function (Access custom web app)
Returns the absolute (positive) value of the specified numeric expression.
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
Abs (NumericExpression)
The Abs function contains the following argument.
Argument name | Description |
---|---|
NumericExpression | A numeric expression. |