Hey all,
Wondering if anyone has a solution for writing a macro that will take all microsoft project files in a directory, and merge them into one file. I've done this before for a directory full of excel workbooks, but never with a directory of project files. Anyone have any idea on how to accomplish this with a macro?


Similar to this: http://www.vbaexpress.com/kb/getarticle.php?kb_id=151 But for MS Project files, each with the same structure.

Thanks