About 600 results
Open links in new tab
  1. Database design basics - Microsoft Support

    Look at each table and decide how the data in one table is related to the data in other tables. Add fields to tables or create new tables to clarify the relationships, as necessary.

  2. Learn the structure of an Access database - Microsoft Support

    Opening a table in Design view gives you a detailed look at the table's structure. For example, you can find the data type setting for each field, find any input masks, or see if the table uses any …

  3. Create a Database Model (also known as Entity Relationship …

    If you have a database that you want to model so that you can understand it better or use it as a starting place for a new model, use the Reverse Engineer Wizard to extract the schema, or …

  4. Document and print your database design - Microsoft Support

    Learn how to save Access table relationships schema and other design information about your database in an offline format.

  5. Import database objects into the current Access database

    Are you wanting to import data and tables into your Access database? See Import or link to data in another Access database for specific information and considerations about importing data …

  6. Export a database object to another Access database

    You can export a table, query, form, report, macro, or module from one Access database to another. When you export an object, Access creates a copy of the object in the destination …

  7. Import or link to data in another Access database

    Instead of duplicating the table in each such database, you can keep the table in a single database and link to it from other databases. Another workgroup or department needs to be …

  8. Introduction to tables - Microsoft Support

    Tables are essential objects in a database because they hold all the information or data. For example, a database for a business can have a Contacts table that stores the names of their …

  9. Reverse engineer an existing database into a database model

    With the Reverse Engineer Wizard, you can create a database model from an existing database or an Excel workbook. Database models graphically show the structure of a database so you …

  10. Using structured references with Excel tables - Microsoft Support

    Structured references make it easier to use formulas with Excel tables by replacing cell references, such as C2:C7, with predefined names for the items in a table.