หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Applies to: Access 2013, Office 2013
The Group statement enables you to specify a block of actions within a macro that you can expand or collapse.
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 statment does not define a region of a macro that can be executed separately. Use the Submacro statment to define a set of actions to be executed separately in the Macro Designer window.