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.
The RaiseError action displays a popup window that contains a specified error message.
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.
Note
The RaiseError action is available only in Data Macros.
Setting
The RaiseError action has the following argument.
| Argument | Description |
|---|---|
| Error Description |
A string expression that describes the error. |
Remarks
When the RaiseError action is called, all of the operations in the current transaction are rolled back.