PRJ: Work Value Changes to 0 When Merging .MPX File |
Q113722
In Microsoft Project, when you merge an .MPX file into an existing project file, the work value for a task is set to 0 if the task in the existing project has a resource assigned, and the task in the .MPX file does not.
When you merge an .MPX file into an existing project, information is merged
at the record level, not the field level. This means that resource
assignments for a task in the .MPX file replace the resource assignments
for a task with the same unique ID number in the existing project.
Resources assigned to a task are not merged with existing resources
assigned to the task.
Therefore, if you merge an .MPX file that contains a task with no resource
assigned into an existing project where the task does have an assigned
resource, the resource in the existing project is no longer assigned to the
task.
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.
Sub Merge_MPX
File Open merge:=pjmerge
End Sub For more information about Merging An MPX File Into An Existing Project File, choose the Search button in Help and type:
merging MPX file format
Additional query words: 3.00a
Keywords : kbusage
Issue type : kbbug
Technology :
|
Last Reviewed: November 3, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |