Insert project

D

dsebe

How can I programmatically insert a project in another
project? Something which is done by menu option Insert...
Project...

Any idea is welcomed. Thank you.
 
J

Jan De Messemaeker

Hello,
The VBA method is called consolidateprojects. Look up the help through the
object browser.
HTH
 
Top