PRJ: Current Date Gridline Not Redrawn Using CurrentDate Property

ID: Q123488


The information in this article applies to:
  • Microsoft Project for Windows, version 4.0
  • Microsoft Project for the Macintosh, version 4.0


SYMPTOMS

In Microsoft Project, the Current Date gridline does not get redrawn when you use the CurrentDate property in Microsoft Visual Basic, Applications Edition.


WORKAROUND

To set the Current Date and redraw the Current Date gridline to the new date, use either of the following workarounds.

Method 1:

Use the ProjectSummaryInfo method instead of the CurrentDate method.
Method 2:
Reapply the Gantt Chart view, as in the following example:
ProjectSummaryInfo CurrentDate:="1/1/95" 


MORE INFORMATION

When you use the CurrentDate property to set the Current Date, the Current Date in the File Summary Info box is set to the correct date, but the Current Date gridline is still drawn at the previous date.

Additional query words:

Keywords : kbcode kbprg
Version : MACINTOSH:4.0; WINDOWS:4.0
Platform : MACINTOSH WINDOWS
Issue type : kbprb


Last Reviewed: October 19, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.