How to? Automatic update for modules in projects

N

Nick

Hello!

We have a lot of projects builded on our custom templates having our VBA
modules. Now we need to change some code in this modules. How to do this
task in batch mode? For one project we need to get it from server, execute
some VBA code (probably, remove old module and import the new one) and save
updated project on server.
Have anybody got examples or documentation how to do this work using VBA?

Thanks for any advice,
Nick
 
R

Rod Gill

Hi,

Can't copy VBA modules with code for security reasons. Best solution is to
manually copy modules to Enterprise Global.Mpt file then there is only one
place to update. Only other alternative is a com-addin.

--
For VBA posts, please use the public.project.developer group.
For any version of Project use public.project
For any version of Project Server use public. project.server

Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.project-systems.co.nz/
Email rodg AT project-systems DOT co DOT nz
 

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