C
Curmudgeon
I have a Project mpp (Project 2007 Standard) with about 4,000 tasks.
When I copy/paste the file, or save the file to another name using
Save As, the results are as expected. However, when I copy it
programmatically using vba or FileSystemObject FileCopy, about 25% of
the start dates in the copy are reset to the project start date. The
specific tasks that are changed are not consistent from one attempt to
another.
I have been using vba FileCopy with mpp's daily for over 10 years and
have never seen this happen before. Does anybody have any suggestions?
I would suspect some sort of corruption, but have no idea what it
might be.
When I copy/paste the file, or save the file to another name using
Save As, the results are as expected. However, when I copy it
programmatically using vba or FileSystemObject FileCopy, about 25% of
the start dates in the copy are reset to the project start date. The
specific tasks that are changed are not consistent from one attempt to
another.
I have been using vba FileCopy with mpp's daily for over 10 years and
have never seen this happen before. Does anybody have any suggestions?
I would suspect some sort of corruption, but have no idea what it
might be.