Computer lock opens VB editor

  • Thread starter Thread starter Paul Lambson
  • Start date Start date
P

Paul Lambson

I have an odd problem. I installed a macro i designed on a coworkers
computer and ever since then when ever she locks her computer using
ctrl alt delete then unlocks it the VB editor opens up. It's not
running debugging nor does it have any line of code highlighted.

Let me know what's going on and how to fix it,

Thanks
Paul
 
I would recommend that she use the hibernation facility of Windows rather
than the Ctrl + Alt + Del.

When you put your computer into hibernation, everything in computer memory
is saved on your hard disk. When you turn the computer back on, all programs
and documents that were open when you turned the computer off are restored on
the desktop.

You can get the details of how to use this feature in Control Panel Search
by typing either "Sleep" or "Hibernate" in the search window.
 
This happens to me in Excel and Outlook as well, when I update some
code and then forget to restart the program. Try that and see if it
works.


HTH,
JP
 
Back
Top