heyjude1971
New Member
- Joined
- Nov 11, 2009
- Messages
- 5
Hello: I've searched everywhere and haven't been able to find anyone else who has had this issue.
I have a workbook that runs some auto_open code whenever the sheet is opened. This code is fairly short and simple. About 20% of the time, this code activates my keyboard/mouse switcher and causes control to be passed to my other computer.
My code contains no "send keys" statements at all and I find no other obvious suspects. The problem does not happen when I step through the code manually. I've tried changing my switch to only accept manual commands, but the problem still exists.
Does anyone know what may be causing this issue?
Thanks a lot for any suggestions!
I have a workbook that runs some auto_open code whenever the sheet is opened. This code is fairly short and simple. About 20% of the time, this code activates my keyboard/mouse switcher and causes control to be passed to my other computer.
My code contains no "send keys" statements at all and I find no other obvious suspects. The problem does not happen when I step through the code manually. I've tried changing my switch to only accept manual commands, but the problem still exists.
Does anyone know what may be causing this issue?
Thanks a lot for any suggestions!