D DAPOOLE Registered User. Local time Today, 10:34 Joined Jan 14, 2010 Messages 38 Jan 26, 2010 #1 Quick question: How do I code Microsoft Access 2003 to open up a specific form on user loading? Thanks in advance.
Quick question: How do I code Microsoft Access 2003 to open up a specific form on user loading? Thanks in advance.
Zigzag Registered User. Local time Today, 10:34 Joined Aug 19, 2007 Messages 386 Jan 26, 2010 #2 You dont need to use code. Goto Tools> Startup> Display form/page. Set the form that you want to open in there.
You dont need to use code. Goto Tools> Startup> Display form/page. Set the form that you want to open in there.
missinglinq AWF VIP Local time Today, 05:34 Joined Jun 20, 2003 Messages 6,417 Jan 26, 2010 #3 And after you do this, and get tired of having to have the form open before you can 'get inside' to work on the db, hold down <Shift> then open the database, holding the <Shift> key down until you see the Database Window.
And after you do this, and get tired of having to have the form open before you can 'get inside' to work on the db, hold down <Shift> then open the database, holding the <Shift> key down until you see the Database Window.
D DAPOOLE Registered User. Local time Today, 10:34 Joined Jan 14, 2010 Messages 38 Jan 26, 2010 #4 Thank you.