Application.WBSCodeRenumber method (Project)
Renumbers work breakdown structure (WBS) codes for either the active project or selected tasks.
Syntax
expression. WBSCodeRenumber
( _All_
)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
All | Optional | Boolean | True if all tasks in the active project should be renumbered. False if only the selected tasks should be renumbered. |
Return value
Boolean
Remarks
Using the WBSCodeRenumber method without specifying any arguments brings up the WBS Renumber dialog box, where you can choose whether to renumber selected tasks or the entire project.
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.