Close without changes
I generated and saved by a macro an Excel workbook. I keep the workbook open to give the users the possibility to make changes.
When they close the workbook or even excel, excel doesn't ask anymore to save the changes. So, the users loose their work, and they not so happy.
I added the workbook.saved = false at the end of the macro for each open workbook. This does not help.
So, if someone is able to get me out ...
Guido
|