Mar 23 2021 09:10 AM
I am having the issue that when I save and close a Microsoft Project at the end of the day, when I come in the following day it has sorted the tasks into a random order with no way of reverting the process? I have never seen this before and I am lost as to why this is happening? Any advice or help would be appreciated
Mar 23 2021 11:08 AM - edited Mar 23 2021 11:16 AM
Not sure if this will help but go to View > Data group > Sort and make sure it is set to "sort by" ID, ascending. Then hit the Reset and Sort buttons. Also make sure the "Permanently renumber..." is unchecked and "Keep outline..." is checked. Now, save the file and close out of Project. Restart Project and open the file. Is it sorted as you expect?
Here's something else that might be causing the sort. Does the file have an Event macro that does something when the file is closed or opened? You won't see either of those macros listed if you go to View > Macros or even Developer > Code group > view macros. But you can see either by going to Developer > Code group > Visual Basic and then hit the Project Explorer icon in the VBE window that appears. Double click on the "ThisProject (xxxx)" for the file.
Mar 24 2021 04:14 AM
@John-project Unfortunately this did not resolve the sorting that has happened. I've tried a few variations of what you have suggested too. The Project has also filled out %complete tasks too which are not complete, assigned resource to tasks etc. its all very strange.
I've checked the Marcos and VB and nothing there either.
I am going to put a fresh install of Project on and cut my losses with this Project and put it in the bin. Ill see if I have the same error again.
Mar 24 2021 08:08 AM
Mar 24 2021 08:57 AM
Mar 24 2021 09:39 AM
Mar 30 2021 01:23 AM
Mar 30 2021 08:10 AM