Jul 13, 2004 #1 KaayJaay IS-IT--Management Jul 6, 2004 64 US How do i make it so that a form i made loads when the user clicks on the database as opposed to going to the tables screen first. KaayJaay
How do i make it so that a form i made loads when the user clicks on the database as opposed to going to the tables screen first. KaayJaay
Jul 13, 2004 #2 Crowley16 Technical User Jan 21, 2004 6,931 GB you can specify this on the startup options, in the tools menu... to not get the tablelist up at start of database, uncheck the display database window option Upvote 0 Downvote
you can specify this on the startup options, in the tools menu... to not get the tablelist up at start of database, uncheck the display database window option
Jul 13, 2004 Thread starter #3 KaayJaay IS-IT--Management Jul 6, 2004 64 US Thanx KaayJaay Upvote 0 Downvote
Jul 13, 2004 #4 ulteriormotif Technical User May 18, 2003 79 NZ To open a form when the database is opened, create a macro and save it as "autoexec". Macro Actions: Openform - select the form you want to open. Maximise Upvote 0 Downvote
To open a form when the database is opened, create a macro and save it as "autoexec". Macro Actions: Openform - select the form you want to open. Maximise