Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic Editor opens bi itself | Excel Discussion (Misc queries) | |||
VBA Editor opens automatically after unlocking machine | Excel Discussion (Misc queries) | |||
Microsoft Query editor opens but does not display in excel. | Excel Discussion (Misc queries) | |||
Textbox Hyperlink opens VB Editor at Specific Module | Excel Programming | |||
VBA Editor opens by itself? | Excel Programming |