Hey, I found an interesting way to solve this problem.

[VBA]
Application.enableevents = false

application.enableevents = true
[/VBA]