Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 993 Bytes

Project.Application.GotoTaskDates.md

File metadata and controls

36 lines (22 loc) · 993 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GotoTaskDates method (Project)
vbapj.chm2054
vbapj.chm2054
project-server
Project.Application.GotoTaskDates
d9d3de8d-e4d7-89f4-0dcf-be132287e19e
06/08/2017
medium

Application.GotoTaskDates method (Project)

Scrolls the Gantt Chart, Resource Usage, or Task Usage view to display the starting date of the active task, or scrolls the Calendar to view the month containing the starting date of the active task.

Syntax

expression. GotoTaskDates

expression A variable that represents an Application object.

Return value

Boolean

Remarks

When you record a macro and click the Scroll to Task command in the Editing group of the Task tab on the Ribbon, or use the Ctrl+Shift+F5 shortcut, the macro records the GotoTaskDates method.

[!includeSupport and feedback]