Group Macro Block (Access custom web app)

Office 2013 and later

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

Last modified: March 09, 2015

Applies to: Access 2013 | Access 2016

Important note 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.

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.

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

Show: