Compile error in hidden module: This workbook

  • Thread starter Thread starter Agustus
  • Start date Start date
A

Agustus

Hi, I received the above error message when using calling a subroutine
from a hidden module. What vba code to "click" on the ok button for the
error message box?


Thank you in advance.
 
AFAIK, you get that error when there is a problem in a WB that has its VBA
code password protected, as the debugger cannot then highlight the offending
line.
Remove the password and track down the error.

NickHK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top