Hi everyone and thanks for your help!
I was wondering if it is possible to have a form open another form. Essentially I have 5 different forms all used for data entry. Depending on the product determines which form needs to be filled out. I was wondering if it was possible to have sort of a main menu that would allow the user to choose which form they would like to open. On the front end of my database the user doesn't need to open anything other than the 5 forms and I know that you can set access to open a specific form upon opening the database... so I was wondering if that form could be a main menu which other forms could be chosen from. Do you follow my idea?
So the user clicks on the MSAccess program -> database opens and a form pops up with 5 options, form 1, form 2, form 3 , form 4, form 5 -> user selects a form from the list -> form opens up and user enters data as usual -> user finishes entering data and either closes form or clicks a button to return to the "main menu" form. Is it possible/ not too complicated? Thanks for the help!