Thursday, November 20, 2008

Renaming a MSProject File

Since we're on the subject of Microsoft VB programming... Here's how you can rename the activeProject:

Globals.[ProjectName].Application.FileSaveAs(newName)

No comments: