JulieS
Fri May 09 16:48:24 CDT 2008
Hello Davidd,
You can place the following lines of code in a Visual Basic for
Applications (VBA) module in the file:
Private Sub Project_Open(ByVal pj As Project)
EditGoTo Date:=Now()
End Sub
I hope this helps. Let us know how you get along.
Julie
Project MVP
Visit
http://project.mvps.org/ for the FAQs and additional information
about Microsoft Project
"davidd" <davidd@discussions.microsoft.com> wrote in message
news:92ECD036-64C7-4D48-806D-DA62599F35B6@microsoft.com...
> When I open my project files the date displayed on the Gantt chart
> is months
> in the past. I've been using shift-ctrl-F5 to jump to the current
> day of a
> task but I would prefer if the Gantt chart opened displaying the
> current
> day... Is this possible?
>
>