Emma Farrell
New Member
- Joined
- Oct 10, 2008
- Messages
- 16
Good Afternoon,
In my workbook I have a series of workbook_change events that, until the other day worked beautifully!!
Now, the don't seem to be triggered when they should be.
I have looked through all my code and removed all instances of Application.EnableEvents = False that could possible be the cause
AND have checked (through debug.print) that events are indeed enabled
Yet they still do not seem to be working and I am at a loss as to why
Any one got any suggestions?????
Cheers
Emma
In my workbook I have a series of workbook_change events that, until the other day worked beautifully!!
Now, the don't seem to be triggered when they should be.
I have looked through all my code and removed all instances of Application.EnableEvents = False that could possible be the cause
AND have checked (through debug.print) that events are indeed enabled
Yet they still do not seem to be working and I am at a loss as to why
Any one got any suggestions?????
Cheers
Emma