Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Disable all Excel add-ins and try again, or clear the StartUp folder:
http://support.microsoft.com/kb/307410
(Office 14)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
the following error appears each time i launch (without opening a file) MS Excel 2010 x64bit.
"Compile error in hidden module: cUtility"
"The error commonly occurs when code is incompatible wih the wersion, platform, or acrhitecture of this application...
help reveals ...
A protected module contains a compilation error. Because the error is in a protected module it
cannot be displayed. This error commonly occurs when code is incompatible with the version or
architecture of this application (for example, code in a document targets 32-bit Microsoft Office applications but it is attempting to run on 64-bit Office).
This error has the following cause and solution:
Cause of the error:
The error is raised when a compilation error exists in the VBA code inside a
protected (hidden) module. The specific compilation error is not exposed because
the module is protected.
Possible solutions:
If you have access to the VBA code in the document or project, unprotect the
module, and then run the code again to view the specific error.
If you do not have access to the VBA code in the document, then contact the
document author to have the code in the hidden module updated.
The problem is that what VBA code when it a fresh launch of the app. how do I solve this problem?
Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Disable all Excel add-ins and try again, or clear the StartUp folder:
http://support.microsoft.com/kb/307410
(Office 14)
The only way I don't get the message is if I start excel in safe mode, (Control/start) I am running 64bit windows/office 2010 with adobe X read/write. I tried disabling adobe using options/addins/ excel but it does not give you the option to disable..
When I was on a 32 bit system and programs, this was not an issue.