I am using VBA and am interested in popping up a message box alert gui(or any kind of alert) when a certain condition arises. However, when this alert comes up, I want the program to still continue running and not pause because of the alert. I just want the alert to come up, so then someone can see that there was a problem. Any help is appreciated. Thanks.