Newbie said:
Hi every body,
Thanks for all your hints.
From the user's point of view, the problem is quite simple: all his files
are on the same PC, he uses only one embedding level.
But his has a lot of sub projects and a lot of master projects. His need is
to check if the active project he is working on, is already inserted in a
master project (me be he forgot to insert this subproject), and what is the
name of this master project, avoiding the tedious search in the masters.
Newbie
Newbie,
Given the scenario it shouldn't be to big a deal to automate a search of
every .mpp on his PC to find out which have inserted projects and
exactly which subrprojects are inserted into which master. Once that is
done, I suggest a spare text field or perhaps the comment box in the
File Properties (File/Properties) be used to store the information. Or,
an even quicker reference can be set up in an Excel spreadsheet. Since
this process should be a one-shot deal, it doesn't even need to be
automated, although that might improve accuracy compared to a manual
search. In the end the user needs to establish good documentation and
keep it updated. I use a similar scheme to keep track of updates and
revisions to all my macros.
Hope this helps.
John
Project MVP