Hi again,

i have a sub that every time it detects a motion a beep sounds. Because is a pixel to pixel comparison i didn`t find a way to stop the sub at the very first motion detection so i can prompt just one msgbox.

If i type the msgbox just like that in the sub every time it detects motion it prompts a new msgbox filling the screen.

Any suggestions?

Thanks