My VB editor window mysteriously keeps poping up. I am not even working with
the editor at the time but it will pop up with no particular macro/module to
view.
I work with the editor via Excel and Access to create or edit code but never
had this happen before. Could something in the code be the culprit?
Thanks,
OM
Check for sendkey instructions and the combination Alt F11 within the code.
Otherwise, it should not occur.

Signature
If this posting was helpful, please click on the Yes button.
Regards,
Michael Arch.
> My VB editor window mysteriously keeps poping up. I am not even working with
> the editor at the time but it will pop up with no particular macro/module to
[quoted text clipped - 5 lines]
> Thanks,
> OM
Maldo - 12 Sep 2007 22:08 GMT
I don't have any sendkey instructions. I did notice today that I seems to
occur whenever I lock then unlock my PC. Have you ever heard of this
happening?
Thanks,
Maldo
> Check for sendkey instructions and the combination Alt F11 within the code.
> Otherwise, it should not occur.
[quoted text clipped - 8 lines]
> > Thanks,
> > OM