Hi,
I have a excel workbook with a number of controls (cmdButtons, textboxes etc) that have code attached to their _Change events. Whenever I close the workbook, the code in these modules is triggered. What would be the best way to prevent this from happening?
By the way, there is no Workbook_BeforeClose code in place so this should not be causing the problem.
Thanks
Matt
I have a excel workbook with a number of controls (cmdButtons, textboxes etc) that have code attached to their _Change events. Whenever I close the workbook, the code in these modules is triggered. What would be the best way to prevent this from happening?
By the way, there is no Workbook_BeforeClose code in place so this should not be causing the problem.
Thanks
Matt