Open Projects programmatically

N

Nach

Is there a way to Open Projects and it's dependent projects programmatically..?
Save them and close...all through a program..?
 
N

Nach

Yes...sub-projects. I do know how to open one project and save it..but how do
I open it's sub projects..I'll have to think about it.
 
N

Nach

Thanks for pointing me in the right direction! I tried it on a few
projects..but lookslike they dont have a subproject. Is there a way to know
which projects have a subproject from the database..? So i can test this only
that project instead of opening and closing all the projects.

Thanks
Nach
 
N

Nach

Hi...I just came to know. By dependent projects I didnt mean subprojects...i
wanted to mean predecessors and successors. Each external project that this
project is linked to. I tried using VBA and TaskDependency methods to
retreive that information..but it is kind of redundant..I just want distinct
predecessor and successor projects..so I decided to just use an SQL
query..get the record set and then process it in VBA. I'll get back with
questions as I progress on this thought and encounter more difficulties on
this.
 

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