I have my Database with multiple forms and subforms, I am wanting to know if there is a way when I create my accde file if I can force only one form to be accessable to the users and the rest of the forms will only be available based on actions they select during run time.
I have a Login in form that I want the user to have to login in first and after sucessful login it will bring up a switchboard with access to multiple other forms. I do not want the user to be able to pull up the switchboard without logging in nor do I want the user to pull up the other forms without going through the switchboard.
I have a Login in form that I want the user to have to login in first and after sucessful login it will bring up a switchboard with access to multiple other forms. I do not want the user to be able to pull up the switchboard without logging in nor do I want the user to pull up the other forms without going through the switchboard.