PS 2007 batch rename or batch delete via VBA macro?

A

andy.novak

Is it possible to use VBA to run through a list of projects for batch
rename or delete?

Thanks
Andy Novak
UNT
 
R

Rod Gill

Yes. Use oledb to read a list of projects from the reporting db then do what
you want with them (after opening them). Plenty of oledb examples in MSDN.

--

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.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