Hi @Frtim Timos,
To fix the "compile error in hidden module" in Excel, you can try the following solutions:
- Check if the VBA code in the document is compatible with the architecture of your Office version. If the code targets 32-bit Office applications but you are running a 64-bit Office version, it can cause this error. In this case, you can try running the code on a compatible version of Office.
- If you have access to the VBA code in the document, unprotect the module, and then run the code again to view the specific error.
- If you don't have access to the VBA code in the document, then contact the document author to have the code in the hidden module updated.
References:
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.