Templates

A

Adrian

Hi,

I am trying to figure out a way of retreiving all the template project names
from within Project Server by using VBA code, but I can't find a way to do
this.

Can anyone help me out please ?

Thanks

Jeff
 
R

Rod Gill

Hi,

Read project names from the MSP_Projects table and filter for PROJ_TYPE=1

See pjdb.htm in one of Project's program folders for details.

--

Rod Gill
Project MVP

NEW!! Project VBA Book, for details visit: http://www.projectvbabook.com
 
A

Adrian

Hi Rod,

Thanks for your e-mail. However I am still unsure how I can access the table
directly from within VBA.

Can you advise ? Appreciate it.

Thanks

Adrian
 

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