Alright.. my program clicks on buttons on another application, and when this other application generates a msgbox.. my program stops til I click yes or no.. like.. as if it was its own msgbox.. i dont know its wierd.. the msgbox in the application im working with makes the same sound a normal msgbox in VB does too.. not sure if that has anything to do with it. Basically my program clicks a button.. and then this msgbox comes up.. I want my program to click Yes.. but it cant because it stops lol

if I manually click the first button, my program can click yes.. but if my program clicks the first button, it stops when the msgbox comesup.. so wierd