Hey guys,
During VBA Excel code execution, I received Run-Time Error 13: Type mismatch with two options: Debug or End. When selecting End, both Worksheet_Change and Worksheet_BeforeDoubleClick are freeze and I must close the excel file and re-open it again for re-activation of the Worksheet event.
Is there any code to re-enable those events?
During VBA Excel code execution, I received Run-Time Error 13: Type mismatch with two options: Debug or End. When selecting End, both Worksheet_Change and Worksheet_BeforeDoubleClick are freeze and I must close the excel file and re-open it again for re-activation of the Worksheet event.
Is there any code to re-enable those events?