To maintain the objects in a production database, I currently have a second database that opens the prod file, deletes the unwanted objects, and replaces them with the desired objects. The dilema I'm currently faced with, is that I need to delete the Switchboard object that currently launches at Startup. Is there a way I can programatically hold the shift key down in a VB statement so the object doesn't automatically launch?