Edit

Share via


RaiseError Macro Action (Access custom web app)

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.