1

I have a fairly large spreadsheet (~ 5MB) shared between several users. While some users have no problems, some see Excel hang when they try to save their changes. It can happen when they are the only ones using the file, or in a shared situation (in which case they block everyone else). All have the same PC configuration.

Any clue or suggestion would be greatly appreciated.

DavidPostill
  • 162,382
Bernard
  • 11

1 Answers1

0

Take a look at my answer here I was in a similar situation and it is most likely caused from excel thinking users are logged in when they are not and tons of custom views being saved in the file my script clears all that out.

How do you prevent corruption of shared Excel files?

Matt
  • 286