Is it possible to set the global.mpt to be used by Project 2003 Standard for members of a workgroup who will use a template to set up projects in a consolidated master project file?
I have a global. mpt with VBA code called from toolbar buttons that automates several functions for users, including:
> sharing of the resource pool,
> splitting up the template into component subprojects,
> saving the master and subprojects in the appropriate network folders based on group ownership (group access is based on folder permissions),
> recreating the master project file with the components embedded as subprojects (I still have to figure out how to reestablish the links between the master and subprojects and between the individual subprojects - any help on this topic would be greatly appreciated), and
> embedding the resulting master into the consolidated master project file for the entire department.
Thanks in advance for any help.
I have a global. mpt with VBA code called from toolbar buttons that automates several functions for users, including:
> sharing of the resource pool,
> splitting up the template into component subprojects,
> saving the master and subprojects in the appropriate network folders based on group ownership (group access is based on folder permissions),
> recreating the master project file with the components embedded as subprojects (I still have to figure out how to reestablish the links between the master and subprojects and between the individual subprojects - any help on this topic would be greatly appreciated), and
> embedding the resulting master into the consolidated master project file for the entire department.
Thanks in advance for any help.