do you mean that you want your code to run normally until a certain date is reached, and then require a password.
if so then you can hard code this test in the form_open event of the first form you load
however, that might not stop a determined user from opening the database window, and opening forms individually, thereby bypassing your switchboard, so it also depends on how your application works as a whole