Baseline for nested Projects 
Author Message
 Baseline for nested Projects

I have generated a "master" project document, with several inserted projects
inside it. When I set a baseline from Tools/Tracking, it does not appear to
set baselines for each of the inserted linked Projects as well (this seems
fair enough I suppose). What I can't see is how to set baselines for these
projects programmatically... the SaveBaseline command works off the
Application object, not an individual Project.

I would have thought I would have to walk the subprojects collection,
calling SaveBaseline on each of them in turn, and that would give me what I
need - but that does NOT seem to be the case.

Any clues ? I want to be able to set all the baseline information for nested
projects from one click in the "master" document containing them.

Thanks,

Paul.



Tue, 30 Nov 2004 20:32:55 GMT  
 Baseline for nested Projects
Hi,

Once you get the subproject object, use it to open the project then save its
baseline. Once the Project is open and active, the application object refers
to it.

--

Visit www.mvps.org/project/ for the Project MVP's FAQ and third party
add-ons

Rod Gill
Microsoft Project MVP
Visit www.projectlearning.com for customized Project and Office VBA macros
and Project companion software


Quote:
> I have generated a "master" project document, with several inserted
projects
> inside it. When I set a baseline from Tools/Tracking, it does not appear
to
> set baselines for each of the inserted linked Projects as well (this seems
> fair enough I suppose). What I can't see is how to set baselines for these
> projects programmatically... the SaveBaseline command works off the
> Application object, not an individual Project.

> I would have thought I would have to walk the subprojects collection,
> calling SaveBaseline on each of them in turn, and that would give me what
I
> need - but that does NOT seem to be the case.

> Any clues ? I want to be able to set all the baseline information for
nested
> projects from one click in the "master" document containing them.

> Thanks,

> Paul.



Sat, 11 Dec 2004 05:43:17 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Removing a baseline from a project.

2. Nested usercontrol events not firing in second level of nesting

3. How to nest records into nested records

4. baseline adjustments

5. Status Baseline

6. Protect Baseline Fields for overwritten ?

7. Disable or protect the baseline

8. Problems with Baseline-Dates and PercentWorkComplete in VBA

9. to check if baseline saved

10. Help Setting Up Custom Cumulative Baseline Work Calculation

11. Baseline??

12. deactivate save with baseline-Dialog

 

 
Powered by phpBB® Forum Software