Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the positive (+1), zero (0), or negative (-1) sign of the specified 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
Sign (NumericExpression)
The Sign function contains the following argument.
| Argument name | Description |
|---|---|
| NumericExpression |
A numeric expression. |