Expand All tasks macro

S

Steve Scott

I have a huge integrated plan which doesn't expand all tasks when using the
++ button. I have prveiously had a macro with one line of code in it that
automatically ensured all tasks were expanded throughout even the biggest
plan. can someone remind me what that code is?

Rgds

Steve
 
J

John

Steve Scott said:
I have a huge integrated plan which doesn't expand all tasks when using the
++ button. I have prveiously had a macro with one line of code in it that
automatically ensured all tasks were expanded throughout even the biggest
plan. can someone remind me what that code is?

Rgds

Steve

Steve,
You mention an "integrated" plan. If that implies a consolidated file
(i.e. master with inserted subprojects), then you will need the
following:
OutlineShowTasks expandinsertedprojects:=True

John
Project MVP
 

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