I wish to start my program without a click event, but can't seem to be able to set it up correctly. I have somehow caused a file to not work, that previously had run OK when set to be the Startup Object. I had fiddled around by typing in a different name, but then I changed everything back to its previous state and now it won't run by itself. It will run from a Select Case file, but not independently as a Startup Object as it did before I started fooling around with it. How have I corrupted it? I have tried to set it up as a Sub Main but can't get that to work either!