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.
Multiplies two expressions.
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
* (Multiply)
expression * expression
expression Any valid expression of any one of the data types in the numeric category.
Return value
Returns the data type of the argument with the higher precedence.