Advanced Report Options

Access offers several advanced options for creating and modifying reports. The Report Wizard is a tool that guides you through the process of creating complex reports. Once you’ve created a report—whether through the Report Wizard or the Report command—you can then format it to make it look exactly how you want. In this lesson, you’ll learn how to use the Report Wizard to […]

Creating Reports

Creating Reports: If you need to share information from your database with someone but don’t want that person actually working with your database, consider creating a report. Reports allow you to organize and present your data in a reader-friendly, visually appealing format. Access makes it easy to create and customize a report using data from any […]

More Query Design Options

MS Access offers several options that let you design and run queries that return exactly the information you’re looking for. For instance, what if you need to find out how many of something exists within your database? Or what if you would like your query results to automatically be sorted a certain way? If you know how […]

Designing a Multi-table Query

Designing Multi-Table Query In the previous lesson, you learned how to create a simple query with one table. Most queries you design in Access will likely use multiple tables, allowing you to answer more complex questions. In this lesson, you’ll learn how to design and create a multi-table query. Throughout this tutorial, we will be using a sample database. […]

Designing a Simple Query

The real power of a relational database lies in its ability to quickly retrieve and analyze your data by running a query. Queries allow you to pull information from one or more tables based on a set of search conditions you define. In this lesson, you will learn how to create a simple one-table query. Throughout this tutorial, we will be using a sample […]