B bdb0704 Oct 5, 2008 #1 when i open the access file how do i set it to open a form that is a main meny
A Arvin Meyer [MVP] Oct 5, 2008 #2 Tools >>> Options >>> Startup Then use the combobox to select the form to open. Alternatively, you can write a macro with the specific name of Autoexec and it will fire when the database opens.
Tools >>> Options >>> Startup Then use the combobox to select the form to open. Alternatively, you can write a macro with the specific name of Autoexec and it will fire when the database opens.
B Brian Oct 5, 2008 #3 Tools -> Startup, then select your main menu form under Display Form/Page & Click OK.