Application.BaseCalendars method (Project)
Displays the Change Working Time dialog box, which prompts the user to change calendar properties.
expression. BaseCalendars
( _Index_
, _Locked_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Index | Optional | String | The calendar index number or calendar name. |
Locked | Optional | Boolean | True if Project disables the New and Options buttons in the Change Working Time dialog box. |
Boolean
The BaseCalendars method has the same effect as the Change Working Time command on the PROJECT tab of the ribbon.
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.