Application.NewTasksStartOn method (Project)
Specifies how the start date of a new task is set.
expression. NewTasksStartOn
( _StartOnDate_
)
expression An expression that returns an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
StartOnDate | Optional | PjNewTasksStartOnDate | Specifies whether new tasks start on the project date, the current date, or no date. Can be one of the PjNewTasksStartOnDate constants. The default is pjProjectDate. |
Boolean
The NewTasksStartOn method corresponds to the New tasks created setting on the Schedule tab of the Project Options dialog box.
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.