How do I programmatically change the start date of a project?
J John Aug 30, 2004 #2 Jinx, Use the following: ProjectSummaryInfo Start:=[your date here] Express the date as a string, for example, "10/1/04" Hope this helps. John
Jinx, Use the following: ProjectSummaryInfo Start:=[your date here] Express the date as a string, for example, "10/1/04" Hope this helps. John