Application.InsertSummaryTask method (Project)

Inserts a new summary task above the selected task row or cell in a Gantt chart.

Syntax

expression. InsertSummaryTask

expression An expression that returns an Application object.

Return value

Boolean

Remarks

The summary task is the same mode (manual or automatic) as the selected task and is at the level of the selected task. The selected task is indented one level below the new summary task. The InsertSummaryTask method corresponds to the Summary command in the Insert group of the TASK tab on the ribbon.

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.