![]() |
|
|
#1
|
|||
|
|||
|
Hi
Is it possible to make the database load a form when it is started? When I click on the database file on the desktop, I would like it to instantly open the form Frontpage. How is that possible? Carsten |
|
#2
|
||||
|
||||
|
In 2007 click the Office Button, Access Options, then Current Database. Select a Display Form.
|
|
#3
|
||||
|
||||
|
I asume that you are using Windows 7:
Click the Microsoft Office Button (upper left corner) Click the Access Options button in the bottom right corner of the menu that appears Click the Current Database category on the left side of the Access Options dialog box Under Application Options section look for the option called "Display Form." Select your form name from the combo box Click Ok to close the Access Options The next time you open the database your form will load on Startup You can also create an AutoExec Macro: Set Action Of the Macro to Open Forms Form Name=Select the Form you Want to Open View=Form Window=Normal Now Name the Marco AutoExec. When you start open your database the AutoExec maro is run and you form will open. if this solves your problem mark the thread solved.
__________________
How to Mark a thead solved: http://www.accessforums.net/forum-su...lved-1828.html Contact for Solutions to your database problems and at affordable rates silverback_bats@yahoo.co.in |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Load Record from report in form | rdirosato | Reports | 13 | 03-08-2010 07:35 PM |
| Change the text box color on form load | mikec | Programming | 2 | 03-01-2010 08:47 PM |
On Load, form not visible
|
Bruce | Forms | 15 | 02-24-2010 01:06 PM |
| Program to load data | fsmikwen | Access | 2 | 12-10-2009 05:36 AM |
| Load a form If a Registry Key exist on Registry | heman85 | Access | 2 | 06-17-2009 07:50 PM |