Yes it is a quick fix, but I did all the forms with the Unload and it would still show the program in the task menu. Each form had an exit with Unload Me and just to be sure I had the Mian form also with the Unload for each form. Didn't close the program all the time and have no clue why so I ended up with the (End) in the Main form. I had DoEvents on one of the other forms and thought the Unload Me on the exit would work for that form.