Search all of Office.com
 
Support / Access / Access 2007 Help and How-to / Getting help
 
 

Top tips for Access 2007

Applies to: Microsoft Office Access 2007

 

Looking for more ways to get your work done quickly when using your Microsoft Office Access 2007 database? Explore some of these tips.



Tips for a quick startup

  • Jump start your database creation by using templates from the Getting Started with Microsoft Office Access page that appears when you start Microsoft Office Access. You can either select a template that is already installed in your computer or download a template from Microsoft Office Online. These templates contain prebuilt tables, forms, and reports that you can customize.
  • To create a new database, press CTRL+N.
  • Use prebuilt fields to easily add fields. From the Field Templates, open the table where you want to add a new field, and then on the Datasheet tab, in the Fields & Columns group, click New Field. Select one or more fields in the Field Templates pane and drop the field where you want to position it.

Top of Page Top of Page

Navigate with ease

  • To quickly reopen a recently opened database, on the Getting Started with Microsoft Office Access page, in the Open Recent Database list, click the file name for that database.
  • To open an existing database, press CTRL+O.
  • If you want to know the path of an open database, click the Microsoft Office Button, click Manage, and then click Database Properties. The path of the current database is listed on the General tab of the Database Properties dialog box.
  • To minimize or restore the Ribbon, press CTRL+F1.
  • While working with form views, you can quickly switch from Design view to Form view by pressing F5.
  • When viewing an object in Layout or Design view, just click F4 to open or close the Property Sheet task pane to see the properties of the object.
  • To see a list of the fields in a table, press ALT+F8 to display the Field List pane.
  • To send an active database object as an attachment to an e-mail message, select the object in the Navigation Pane, and then press ALT+F+E.
  • To close Access, press ALT+F4.

Top of Page Top of Page

Working with data

Formatting tips when viewing a form or report in Design View or Layout view:    

  • To align the text in a selected control to the left, press CTRL+L.
  • To align the text in the selected control to the right, press CTRL+R.
  • To center the text in the selected control, press CTRL+E.

Top of Page Top of Page

Simple actions to keep your data safe

  • Back up your database before you edit or delete records to help protect the database from system failures and also against mistakes that the Undo command cannot fix. It is also a good practice to make a backup of your database immediately before you run any action query, especially if the query will change or delete a lot of data. To start a backup operation, click the Microsoft Office Button Office button image, point to Manage, and then click Backup Database.
  • When making a backup, we recommend that you use the default file name. That way, when you restore data or objects from a backup, it is easier to determine which database the backup came from and when the backup was made.
  • Splitting a database is another way to prevent the corruption of database files and limit the loss of data by keeping the data in a separate file that users do not access directly.

For more information about splitting a database, see the article Split a database.

Top of Page Top of Page