Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

 
 
Microsoft Office Access
Search
Search
 
Check for updates: (c) Microsoft
Office downloads
 
 
 
Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Email this linkEmail this link Printer-Friendly VersionPrinter-Friendly Version Bookmark and ShareShare
Create an Access database
 
Before you create a database

Before you create an Access database, you must answer the following questions:

  • What is the purpose of this database and who will use it?
  • What tables (data) will this database contain?
  • What queries and reports do the users of this database need?
  • What forms do you need to create?

Answering the above questions will lead you to a good database design, and help you create a database that is useful and usable.

For more information on how to design a database, see the following sources:

Help topic: About designing a database
Knowledge Base article: Database Normalization Basics, at http://support.microsoft.com/default.aspx?scid=kb;en-us;283878
Knowledge Base article: Understanding Relational Database Design, at http://support.microsoft.com/default.aspx?scid=kb;EN-US;283698
Knowledge Base article: Where to find information about designing a database in Access, at http://support.microsoft.com/default.aspx?scid=kb;EN-US;289533
Importing data from another source, such as an Excel spreadsheet

If your data exists in a different format, such as an Excel spreadsheet, you still need to create a database using Access. After you create a database, you can import or link the spreadsheet to a table in the newly-created database.

Create a database

Microsoft Access provides three methods to create an Access database (Microsoft Access database: A collection of data and objects (such as tables, queries, or forms) that is related to a particular topic or purpose.).

  • You can create a database by using the Database wizard. The wizard lets you choose from one of the built-in templates, and customize it to some extent. Then it creates a set of tables, queries, forms, and reports, and also a switchboard for the database. The tables do not have any data in them. Use this method if one of the built-in templates closely match your requirements.

    ShowCreate a database by using a Database Wizard

    You can use a Database Wizard to create in one operation the required tables, forms, and reports for the type of database you choose — this is the easiest way to start creating your database. The wizard offers limited options to customize the database.

    1. Click New Button image on the toolbar.
    2. In the New File task pane, under Templates, click On my computer.
    3. On the Databases tab, click the icon for the kind of database you want to create, and then click OK.
    4. In the File New Database dialog box, specify a name and location for the database, and then click Create.
    5. Follow the instructions in the Database Wizard.

      ShowIf the wizard doesn't start

     Note   You can't use the Database Wizard to add new tables, forms, or reports to an existing database.

  • If you are using Access 2003, you can search <Office Online> for Access templates. Downloading a template is the quickest way to create a database. If you find a template that closely matches your requirements, follow this method. A template is an Access database file (*.mdb) and includes tables, queries, forms, and reports. The tables do not have any data in them. After opening the database, you can customize the database and the objects.

    ShowCreate a database by using a template

    This is the quickest way to create a database. This method works best if you can find and use a template that very closely matches your requirements.

    1. Click New Button image on the toolbar.
    2. In the New File task pane, under Templates, either search for a specific template or click Templates on Office Online to browse for a suitable template.
    3. Locate the Access template you want, and click Download.
  • If you want to start creating a database based on your design, create a blank database, then add the tables, forms, reports, and other objects individually — this is the most flexible method, but it requires you to define each database element separately.

Next steps

After creating your database, you might want to do one or more of the following tasks:

Related Office Online discussions

Read related questions and answers from other Microsoft Office customers.

advertisement