VBA Editor opens when unlocking computer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've put a small bit of code in the OutlookSession object for a Rule I've
wrote to reply to an e-mail. Ever since I've set this up, the VBA Editor
window opens as soon as I unlock my computer (using Ctrl+Alt+Delete). I do
not have any breakpoints defined in my code (I've even clicked on Clear All
Breakpoints in the Debug menu). Any ideas why the VBA Editor keeps opening?

James.
 
Back
Top