Hello All,
I know this has been asked before and hoping someone has a solution.
I have a large workbook that occasionally, when opening, results in macros not functioning and a message is displayed that states "Can't exist design mode because Control 'xxx' can not be created".
I am running Windows 11, Microsoft Office 365 and my workbook is fairly large at 13MB. The workbook is saved in binary format. I have several user controls in the workbook, but none of them a Form Controls ... all are ActiveX controls.
In doing a Google search, I find many instances of others having this problem, but no resolution seems to exist. My only recourse is to ensure that when I make any changes to the VBA or data, no matter how small, to incrementally save my work so that if the error should occur I can restore the prior version.
In you opinion, is this something that is related to the size of the workbook? I have certainly experienced this error in my larger workbooks and not in the smaller size workbooks ... even though the same structure exists in the larger and smaller workbooks (i.e., ActiveX controls, extensive VBA code, etc.). Those of you who have experienced this condition, have you discovered a resolution?
Thanks for any help.
Best regards,
Steve
I know this has been asked before and hoping someone has a solution.
I have a large workbook that occasionally, when opening, results in macros not functioning and a message is displayed that states "Can't exist design mode because Control 'xxx' can not be created".
I am running Windows 11, Microsoft Office 365 and my workbook is fairly large at 13MB. The workbook is saved in binary format. I have several user controls in the workbook, but none of them a Form Controls ... all are ActiveX controls.
In doing a Google search, I find many instances of others having this problem, but no resolution seems to exist. My only recourse is to ensure that when I make any changes to the VBA or data, no matter how small, to incrementally save my work so that if the error should occur I can restore the prior version.
In you opinion, is this something that is related to the size of the workbook? I have certainly experienced this error in my larger workbooks and not in the smaller size workbooks ... even though the same structure exists in the larger and smaller workbooks (i.e., ActiveX controls, extensive VBA code, etc.). Those of you who have experienced this condition, have you discovered a resolution?
Thanks for any help.
Best regards,
Steve