mass resource replacement

A

anovak

Let's say someone leaves an organization and a new resource is taking
over their work for all projects. How would you go about automating
that in VBA to keep the PM from having to open each and every project?

I turned on the Macro recorder, went through the motion of replacing a
team resource and the only code I can see when the recorder is stopped
is simply "EnterpriseTeamBuilder". No reference to the actual
resource that was replaced.

If anyone has tackled this, please let me know.

Thanks,
Andy Novak
UNT
 
G

Gary L. Chefetz [MVP]

Andy:

The Build Team tool would not be a good place to do this unless none of the
user's tasks were started. You can use it to replace resources on
assignments that have not been started, but you'll need to use the Assign
Resources dialog to replace the resource's remaining work on tasks that have
already started.

As for automating this through VBA, you should ask your question on the
developer list.

--

Gary L. Chefetz, MVP
MSProjectExperts
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server FAQS: http://www.projectserverexperts.com
 

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