set Title same as Project Name

S

schemr

i was wondering how i could set the title of the project the same as the
project name (ie, title of the project should equal xyz of xyz.mpp). @ the
moment, it is settin the title of the template i have created since the PMs
are renaming the template for every new project they create. the Project
Managers have created over 50 projects with this template. it would be a VERY
VERY tedious job to go into each project and change the title for each
project via the Properties menu. i was wondering if there was a quicker way.
thanx

schemr
 
B

Brian K - Project MVP

schemr said:
i was wondering how i could set the title of the project the same as the
project name (ie, title of the project should equal xyz of xyz.mpp). @ the
moment, it is settin the title of the template i have created since the PMs
are renaming the template for every new project they create. the Project
Managers have created over 50 projects with this template. it would be a
VERY
VERY tedious job to go into each project and change the title for each
project via the Properties menu. i was wondering if there was a quicker
way.
thanx

schemr

ActiveProject.BuiltinDocumentProperties("title") = "foo"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top