Import multiple sub-projects

B

brumanchu

Hello,
I have a master project and four sub-projects that i want to import but not
link on a regular frequency.

Is there a macro or VBA code (button selected preferably) that I can run and
automatically import the sub projects into the one file with?

Any help would be appreciated.
Thanks,
Bruce
 
M

MrAlNather

Hello,
I have a master project and four sub-projects that i want to import but not
link on a regular frequency.

Is there a macro or VBA code (button selected preferably) that I can run and
automatically import the sub projects into the one file with?

Any help would be appreciated.
Thanks,
Bruce

Bruce

Open all projects and click "Window, new window". In the resulting
dialogue box select all the files while holding the control button.
Click OK and all the files will open as a consolidated project? I
think this is what you need...maybe not!

Paul
 
Top