View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_4_] Jim Thomlinson[_4_] is offline
external usenet poster
 
Posts: 1,119
Default Computer Lock opens up VB editor

There is no known bug here that I know of. When you unlock the computer has
VB gone into debug mode? If so what line of code is highlighted. Are you
holding an Essbase connection open? If so are you losing the connection when
the system locks causing an error?
--
HTH...

Jim Thomlinson


"Phaedrus" wrote:

Hi Excel-Gurus',

I've a strange situation here. I've written a custom Excel-addin.
(its a custom toolbar for Essbase excel add-in, if this information
helps)

Whenever I lock my computer (Ctrl+Alt+Del - Lock) and then unlock it,
the VB editor window pops-up.

Is it a known BUG or is it something in my "Code"?

any help on this matter is highly appreciated.

Thanks in advance.
Phaedrus
)