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
"Agustus" wrote in message
oups.com...
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.