Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Computer Lock opens up VB editor

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
)

  #2   Report Post  
Posted to microsoft.public.excel.programming
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
)


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Computer Lock opens up VB editor

Thanks Jim, that was a quick response

To answer your question, it is not going into debug mode, as it does
not open any module or anything and no code is highlighted. And I
specifically dis-connected from all Essbase servers.

Plus, I tried it without the add-in, on a blank sheet and still it is
going to the VB editor with "No projects selected" on the title bar of
the editor.

Now, I'll try this add-in on one of my collegue's m/c to check if it is
due to the code or my excel is plain screwed (in which case I'll
re-install Excel)

If you get any thoughts on this, please let me know.

Thanks for your effort,
Phaedrus

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Basic Editor opens bi itself KG Excel Discussion (Misc queries) 0 September 15th 07 04:02 PM
VBA Editor opens automatically after unlocking machine JB2010 Excel Discussion (Misc queries) 1 March 12th 07 05:20 PM
Microsoft Query editor opens but does not display in excel. Fizzbear Excel Discussion (Misc queries) 0 February 23rd 06 08:48 PM
Textbox Hyperlink opens VB Editor at Specific Module Neily[_3_] Excel Programming 0 October 26th 05 12:04 PM
VBA Editor opens by itself? Ed[_18_] Excel Programming 0 May 11th 04 05:29 PM


All times are GMT +1. The time now is 04:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"