Whether I press the F5 or choose RUN, my program no longer runs. I just get the Immediate window to appear. Any ideas? It's been running fine all day. I've even shut down my PC and brought it back up with the same results.
Printable View
Whether I press the F5 or choose RUN, my program no longer runs. I just get the Immediate window to appear. Any ideas? It's been running fine all day. I've even shut down my PC and brought it back up with the same results.
strange,
try to cut and paste it all in a new project(if it is not too much)
Are you sure you didn't change any of the coding?
maybe you set visible to false for main form!