Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Displays the Organizer dialog box, which enables the user to manage views, reports, modules, tables, filters, calendars, maps, fields, and groups.
Syntax
expression. Organizer( _Type_, _Task_ )
expression A variable that represents an Application object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| Type | Optional | Long | The type of item to manage. Can be one of the PjOrganizer constants. The default value is pjViews. |
| Task | Optional | Boolean | True if the item applies to tasks. False if the item applies to resources. The default value is True. |
Return value
Boolean
Remarks
If Type is set to pjToolbar, that maps to the Modules tab in the Organizer dialog box.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.