I work in a corporate environment using Excel 2003 and 2007. We have developed many spreadsheets that use events to operate correctly - for example, when a dropdown's value is changed then SQL queries are run to repopulate a set of ranges with the correct lookup values.
However, after an unpredictable time in use, the Excel session stops responding to events as though Application.EnableEvents were set to False, even though Application.EnableEvents is still set True.
It's an issue with Excel itself, since if you close and reopen the spreadsheet in the same Excel session the same fault continues to show, but if you close Excel completely and reopen the sheet in a new Excel session the fault has gone (until it re-occurs some random time later).
It seems to happen to all of us in the department. We first noticed the issue about 18 months ago so it may be some issue with a certain Service Pack or update from then?
Our support staff have no idea how to fix it. Has anyone else here got any suggestions?
Thanks!
However, after an unpredictable time in use, the Excel session stops responding to events as though Application.EnableEvents were set to False, even though Application.EnableEvents is still set True.
It's an issue with Excel itself, since if you close and reopen the spreadsheet in the same Excel session the same fault continues to show, but if you close Excel completely and reopen the sheet in a new Excel session the fault has gone (until it re-occurs some random time later).
It seems to happen to all of us in the department. We first noticed the issue about 18 months ago so it may be some issue with a certain Service Pack or update from then?
Our support staff have no idea how to fix it. Has anyone else here got any suggestions?
Thanks!