Preface

This textbook is intended as a thorough introduction to Microsoft Access and has been developed especially for students in higher education and users of Microsoft Access. The focus is on creating queries, forms and reports and not on designing databases. The chapters on these components contain many exercises to practice you in gathering infotrmation from the database.

This textbook is different from other Access textbooks in several ways.

Organization textbook

The textbook is built around the database candy365.accdb of the fictitious company SNOOPY that sells an assortment of chocolate boxes to customers. The chapters in this book have a logical structure about working with this database.

  • 1  Starting with Access is an introduction to the Access program itself and the contents of databases in general.

  • 2  Exploring Candy database is an exploration of the database candy365.accdb, such as which tables has this database and what is in it. You will experiment with this database to discover different aspects of working with Access.

  • 3  Data entry and modify deals with adding and/or modifying data, which is often one of the most important task of the user.

  • 4  Tables focuses on creating tables and establishing relationships between tables.

  • 5  Queries deals with obtaining desired information from a database, also a common end-user action. Queries are needed to provide the desired information. You will learn how to create these queries.

  • 6  Forms covers forms that allow you to display an organized and formatted view of fields in tables and queries. Forms are also important for data entry.

  • 7  Reports deals with reports, overviews usually intended for printing. Labels are also a form of reports.

  • 8  Integration with Office discusses a few ways to make Access work with Excel and Word.

  • 9  Tools shows which tools are available within Access to analyze, troubleshoot and correct a database.

  • 10  Macros shows how to automate actions that are common or quite complex using macros.

Software

This textbook works with Access 365, but it can also be used for other Access versions such as 2016 and 2019 and even the older 2010 and 2007 versions.