Application.GroupBy Method
Project Developer Reference |
Displays the Customize Group By dialog box.
Syntax
expression.GroupBy
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The GroupBy method is equivalent to the Customize Group By command on the Group submenu, available on the Project menu.
See Also