Software & Apps MS Office 32 32 people found this article helpful Building an Access Database in Microsoft 365 Access databases use tables, queries, reports, and forms as building blocks by Mike Chapple Writer Former Lifewire writer Mike Chapple is an IT professional with more than 10 years' experience cybersecurity and extensive knowledge of SQL and database management. our editorial process Twitter Mike Chapple Updated on June 16, 2020 reviewed by Michael Barton Heine Jr Lifewire Tech Review Board Member Michael Heine is a CompTIA-certified writer, editor, and Network Engineer with 25+ years' experience working in the television, defense, ISP, telecommunications, and education industries. our review board Article reviewed on Dec 08, 2020 Michael Barton Heine Jr Tweet Share Email MS Office Word Excel Powerpoint Outlook Microsoft Access — a part of the Microsoft 365 office suite — offers a robust desktop-class relational database that doesn't need a server to run. Access databases work from a fixed file on your hard drive or a network share and offers sophisticated tools for creating tables, queries, forms, and reports. Getting Started and Important Terms in Access Launch Microsoft Access. From the Create menu item, select Table. A table is the basic unit of storage in a database. Within an object like a table, information stores in attribute/value combinations. Here are some important terms you should know while using Access: Fields: Data elements in a table corresponding to columns.Database: A database is a series of well-defined objects you connect with relationships.Form: A graphical front-end into which you enter information into a table.Queries: A query distills some subset of one or more tables to arrive at a unique on-the-fly set of information.Records: Data elements in a table corresponding to rows.Reports:The contents of a table or the results of a query. Reports are printable summaries of information.Tables: Structured, well-defined collections of attributes. A table's organization comes from fields (columns) and records (rows). Designing a Database? Give Your Tables Attributes to Be Proud Of Relationships of Objects in Access All tables relate to one another through a series of relationships. Microsoft Access is a relational database management system, which means that it enforces rules that govern how data in one table relates to data in another table. How to Create Database Relationships in Access Understanding the Types of Database Relationships How to Use Forms in Access Use a form to facilitate the orderly inputting of records into the database. Forms are graphical tools optimized to support data entry. Instead of adding information to the table directly, users will enter it into a form, which is easier to navigate and read. How to Create Data Input Forms for Your Access Database Queries in Access The results of a query don't perfectly match the results of a table. Instead, a query draws from one or more tables using advanced filtering and sorting rules to return a table-like result that feeds a report or a structured export file. Here's What to Know About How to Run a Query in Access Reports in Access Use a report to take the results of a query or the contents of a table and create a readable version that you can easily print or share on a screen. Reports summarize all or part of a table's contents. Getting Started With Microsoft Access Reports Special Data Sources in Access Microsoft Access is a front-end reporting tool that draws data from test files, Excel spreadsheets, SQL or Azure databases, Microsoft Outlook, or dozens of other sources of information. By importing linked tables or imported data sources, you're free to use Access as a querying tool and reporting agent. Access also supports publishing reports and data to other databases and the Microsoft SharePoint platform. Output Formats in Access For the most part, information within an Access database stays within it. However, queries and reports export cleanly out of the database in Excel, plain text, XML, PDF, or XPS formats. In addition, Access feeds Microsoft Outlook and Microsoft Word distribution lists. Was this page helpful? Thanks for letting us know! Get the Latest Tech News Delivered Every Day Email Address Sign up There was an error. Please try again. You're in! Thanks for signing up. There was an error. Please try again. Thank you for signing up. Tell us why! Other Not enough details Hard to understand Submit