I've got an Excel workbook that does some complicated calculations involving VBA and has alot of named ranges, VBA code, and Control objects such as command buttons, comboboxes, etc.
All of a sudden none of the worksheets will allow me to insert a ComboBox or any other control. This is greatly affecting the user's ability to enter data.
Excel flashes a message box stating:
"Cannot insert object."
I've checked if the worksheet or workbook was protected, but no it was unprotected.
Is there any solution to this problem? Has my workbook become corrupted? If it is corrupted is there any recovery? Thanks for your help!
All of a sudden none of the worksheets will allow me to insert a ComboBox or any other control. This is greatly affecting the user's ability to enter data.
Excel flashes a message box stating:
"Cannot insert object."
I've checked if the worksheet or workbook was protected, but no it was unprotected.
Is there any solution to this problem? Has my workbook become corrupted? If it is corrupted is there any recovery? Thanks for your help!