Majid said:
John, The reason is the stakeholder should be able to establish the
deliverable for their part. I can maintain the master file and track the
changes. Now I am doing all of these because of lack of security and if some
changes occurs accidentaly no one notices.
The issue John with the hyperlink is that I am not able to merge all the
different fiels together and view it in a single file. The reason is that
all the team memebrs have access to the master file ( read only ) and they
should have access to all the fields that has been put together from two
files. I want somthing very simliar to the paste link functionlity.
May be we can do this way: have 2 files with different fields and third
file to be
the file in which all the fields from two files are linked to but not using
the past link option. For .ie. Can I write a VBA code to update the fields
in master file whenever, the same fields from two files are entered?
I try to simplify the issue so that you may be able to picture my problem
better therefore can help me out.
Regards,
Majid,
"Accidental" changes can be a common problem. Years ago, we trained our
users on what they should do with their files and what they should not
do. As normally happens, occasionally a user would change some field
they weren't supposed to. Normally checks and balances in the overall
process would eventually catch these "errors" but to be more proactive,
I developed a compare macro that allowed me to see instantly if a user
made an error. Later, Microsoft developed a similar utility ("Compare
Projects") and included it as an add-in for Project. You might find this
utility useful. If you don't already have it, go to the MVP website at:
http://www.mvps.org/project/faqs.htm
and look at FAQ 36 - Compare Project Versions.
I don't understand your statement about not being able to create a
master and not be able to show whatever Project fields you need. I never
use Hyperlinks and maybe that is why we are not understanding each
other. When I talk about a master files with inserted subprojects, I am
referring to the following process.
1. Open a blank project file (the master)
2. Go to Insert/Projects
3. In the Insert Projects Window, select all the files you want to
appear in the master.
4. Hit "OK".
The master file will now be a dynamically consolidated file of all
subprojects. Views, tables, filters, etc. can be set up to shown any and
all Project fields and those views, tables, filters, etc. will be
independent of any views, tables, filters that may be set up in the
individual subproject files. And, since it is a dynamic master, changes
to the individual subprojects will be reflected in the master and vice
versa.
If this scheme doesn't work for you, then I don't understand your
problem. Paste Links are an alternative but a very poor choice and I
just don't see that the Paste Link approach is right for your situation.
Hope this helps.
John
Project MVP