Gantt Chart Positioning

S

SDyke

I am using ole automation to create an MS Project chart. Just before I auto
save the project I send the Project Start Date. This however dose not
reposition the gant chart to bring the task bars into focus. If I manually
type in the Project Start date the bars will move into focus. What is an OLE
command I could use to get this to happen in autmation.
 
R

Rod Gill

Hi,

Use the EditGoto command. This is the same as Ctrl+G or F5. It jumps to a
task row and moves the timescale either to show the start of the selected
row number or to a specific date.
 
Top