I want my menu form to be the only thing users see when they open the DB, but I don't know how to make it so.
I want my menu form to be the only thing users see when they open the DB, but I don't know how to make it so.
Which version are you using? Typically you click on File/Options/Current Database/Display Form. Or click on Tools/Startup. Or use a macro and let open your form and name it Autoexec, it will then open your form when the db opens.
I'm using 2007
Then the above should solve work for you.
Indeed it has. Thank you kindly for your assistance.