Edit

Share via


Group Macro Block (Access custom web app)

The Group statement enables you to specify a block of actions within a macro that you can expand or collapse.

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.

Setting

The Group action has the following arguments.

Argument Required Description
Description
No
A string that appears as the title of a group when it is collapsed.

Remarks

The Group statement does not define a region of a macro that can be executed separately.