Free Course Image MS Access Training: Databases, Queries, Forms and Reports

Free online courseMS Access Training: Databases, Queries, Forms and Reports

Duration of the online course: 5 hours and 22 minutes

New

Free MS Access training: build databases, tables, queries, forms and reports, plus relationships, imports/exports, validation and macros.

In this free course, learn about

  • Getting Started with Access
  • Building Tables and Managing Records
  • Query Fundamentals and Data Analysis
  • Creating and Editing Forms
  • Reports: Creation, Formatting, and Printing
  • Relational Design and Table Relationships
  • Advanced Queries and Data Preparation
  • Import, Export, and Mail Merge
  • Normalization and Improving Table Structure
  • Joins, Subdatasheets, and Subqueries
  • Report Layout and Calculations
  • Advanced Forms: Subforms, Tabs, Navigation, and Validation
  • Macros and Database Startup Navigation

Course Description

Learn how to build and manage databases with this free MS Access training in the Office Productivity track. Designed for practical, hands-on learning, it guides you from getting oriented in Access to creating a simple database and shaping it into a well-structured system you can actually use.

Progress from tables and data entry to sorting, filtering, and lookups, then move into queries that combine information across multiple tables. You will work with joins, calculations, summaries, and advanced query techniques that help you extract answers from your data and keep information consistent.

Turn your database into an easy-to-use application by creating forms, improving layout and navigation, adding controls, building subforms, and applying validation and conditional formatting to reduce errors. You will also learn to produce polished reports, organize report information, add calculated fields, format outputs for printing, and enhance overall presentation.

For stronger database design skills, the course covers relational concepts, normalization, relationships, and junction tables, helping you improve table structure and handle complex data scenarios. You will also explore importing and exporting data, including transferring information to common text formats and Excel, plus workflows like mail merge.

To round things out, you will be introduced to automation and usability features such as macros, event-driven data macros, and switchboards, along with startup options that help your database open and run the way you want. A solid choice for anyone looking to boost productivity with Microsoft Access and build reliable database solutions.

Course content

  • Video class: MS Access 2016 - Course Overview 04m
  • Exercise: In Microsoft Access, what is the primary purpose of a form?
  • Video class: MS Access 2016 - Orientation 05m
  • Exercise: Which feature is highlighted as something Microsoft Access can do that goes beyond simply storing data like Excel?
  • Video class: MS Access 2016 - Create Simple Database 12m
  • Exercise: What is the main purpose of a primary key in an MS Access table?
  • Video class: MS Access 2016 - Get Help 02m
  • Exercise: In Microsoft Access 2016, what replaces the traditional Help tab for finding assistance and commands?
  • Video class: MS Access 2016 - Create Table 11m
  • Exercise: Which view is used to create the structure of a table by defining field names and data types in MS Access?
  • Video class: MS Access 2016 - Modify Table Data 07m
  • Exercise: Which set of rules should be checked when modifying a table to control what data can be entered into fields?
  • Video class: MS Access 2016 - Sort and Filter Records 07m
  • Exercise: What is the main purpose of applying a filter to records in Microsoft Access 2016?
  • Video class: MS Access 2016 - Create Lookups 04m
  • Exercise: In Microsoft Access, what is a lookup field primarily used for?
  • Video class: MS Access 2016 - Join Data from Different Tables in Query 06m
  • Exercise: In Microsoft Access, which tool is primarily used to combine fields from two different tables into a single result set?
  • Video class: MS Access 2016 - Sort and Filter Data in Query 07m
  • Video class: MS Access 2016 - Perform Calculations in Query 04m
  • Exercise: In Access Query Design View, which feature is used to calculate the sum of a field like Quantity grouped by a product field?
  • Video class: MS Access 2016 - Create a Form 06m
  • Exercise: In MS Access, what is the main purpose of using a form?
  • Video class: MS Access 2016 - Modify the Design of Form 09m
  • Exercise: Which view should you select in MS Access to modify the design of a form (e.g., add buttons and change structure)?
  • Video class: MS Access 2016 - View and Edit Data in Form 07m
  • Exercise: In Microsoft Access, which view is primarily used to enter or edit records in a form?
  • Video class: MS Access 2016 - Create a Report 05m
  • Exercise: Which view is used to adjust column widths while creating a report in Microsoft Access 2016?
  • Video class: MS Access 2016 - Add Controls to Report 04m
  • Exercise: In MS Access, which control is generally used to add a specific or calculated field to a form or report?
  • Video class: MS Access 2016 - Enhance Appearance of Report 07m
  • Exercise: To apply formatting changes to a report (such as changing fonts and field appearance), which view should be used?
  • Video class: MS Access 2016 - Prepare Report for Print 05m
  • Exercise: Which view mode is recommended to use before printing a report in Microsoft Access 2016?
  • Video class: MS Access 2016 - Relational Database Design 12m
  • Exercise: Why is relational database design used in Microsoft Access?
  • Video class: MS Access 2016 - Create Table Relationships 08m
  • Exercise: When creating a relationship between two tables in MS Access, what is the purpose of selecting Enforce Referential Integrity?
  • Video class: MS Access 2016 - Create Parameter Queries 04m
  • Exercise: What happens when you run a parameter query in MS Access after entering criteria in the parameter prompt?
  • Video class: MS Access 2016 - Create Action Queries 05m
  • Exercise: In Microsoft Access, what is the main purpose of an action query as described?
  • Video class: MS Access 2016 - Create Unmatched and Duplicate Queries 06m
  • Video class: MS Access 2016 - Summarize Data 03m
  • Exercise: In Microsoft Access 2016, what feature is used in Query Design to summarize a numeric field like Quantity by calculating its total per customer?
  • Video class: MS Access 2016 - Import Data into Access 04m
  • Exercise: Which sequence correctly starts importing an Excel file into Microsoft Access 2016?
  • Video class: MS Access 2016 - Export Data to Text File Formats 04m
  • Exercise: In Microsoft Access 2016, which path is used to start exporting a table to a text (.txt) file?
  • Video class: MS Access 2016 - Export Access Data to Excel 02m
  • Exercise: In Microsoft Access 2016, which tab do you use to export an Access database table/query to an Excel (.xlsx) file?
  • Video class: MS Access 2016 - Create Mail Merge 07m
  • Exercise: In MS Access 2016, which tab is used to start a Mail Merge to create letters/envelopes for all records in a table or query?
  • Video class: MS Access 2016 - Data Normalization 07m
  • Exercise: What is the main goal of data normalization in Microsoft Access?
  • Video class: MS Access 2016 - Create Junction Table 05m
  • Exercise: What is the main purpose of a junction table in Microsoft Access?
  • Video class: MS Access 2016 - Improve Table Structure 06m
  • Exercise: Which view is used to improve a table structure by changing field data types and properties in MS Access?
  • Video class: MS Access 2016 - Create Query Joins 04m
  • Video class: MS Access 2016 - Join Tables That Have No Common Fields 07m
  • Exercise: What type of join uses comparison operators to join tables that have no common field in MS Access?
  • Video class: MS Access 2016 - Relate Data within Table 06m
  • Exercise: In Microsoft Access, what does enabling Enforce Referential Integrity in a relationship help ensure?
  • Video class: MS Access 2016 - Work with Subdatasheets 05m
  • Exercise: In Microsoft Access, what is the main purpose of a subdatasheet?
  • Video class: MS Access 2016 - Create Subqueries 03m
  • Exercise: In Microsoft Access, which option in the Totals row should you choose to find how many orders each customer has placed?
  • Video class: MS Access 2016 - Organize Report Information 04m
  • Exercise: In Microsoft Access, which view is used to reorganize and adjust a report (e.g., column widths, sorting, filtering) while seeing dotted layout guides?
  • Video class: MS Access 2016 - Format Reports 06m
  • Exercise: In Microsoft Access 2016, which view should you switch to when you want to format a report (themes, fonts, colors, and layout changes)?
  • Video class: MS Access 2016 - Include Control Formatting in Report 06m
  • Exercise: In Microsoft Access 2016, where can you find the Control Formatting group to format controls on a report in Layout/Design view?
  • Video class: MS Access 2016 - Add Calculated Field to Report 03m
  • Exercise: In Microsoft Access, where do you enter the expression for a calculated field in a report?
  • Video class: MS Access 2016 - Add Controls to Forms 05m
  • Exercise: In Microsoft Access, how do you create a Total Price field on a form that calculates Quantity × Price?
  • Video class: MS Access 2016 - Create Subforms 04m
  • Exercise: What relationship must exist between the main form data and the subform data to create a subform in MS Access?
  • Video class: MS Access 2016 - Add Subreport to Existing Report 04m
  • Exercise: In Microsoft Access, why would you add a subreport to an existing report?
  • Video class: MS Access 2016 - Organize Information with Tab Pages 05m
  • Exercise: What is the main purpose of using a Tab Control (tab pages) on an MS Access form?
  • Video class: MS Access 2016 - Enhance Navigation of Forms 06m
  • Exercise: Which feature in Microsoft Access 2016 lets you access multiple forms, reports, tables, or queries from one place without repeatedly using the Navigation Pane?
  • Video class: MS Access 2016 - Apply Conditional Formatting 06m
  • Exercise: In Microsoft Access 2016, what is the first step before creating a conditional formatting rule for a form in Datasheet view?
  • Video class: MS Access 2016 - Field and Record Validation 08m
  • Exercise: In MS Access, which validation would you use to ensure the Service Date is always after the Purchase Date?
  • Video class: MS Access 2016 - Form Validation 08m
  • Exercise: Which event property is used to validate a form field before a record is saved in MS Access?
  • Video class: MS Access 2016 - Create a Macro 04m
  • Exercise: What is a macro in Microsoft Access used for?
  • Video class: MS Access 2016 - Create an Event-Driven Data Macro 04m
  • Video class: MS Access 2016 - Create a Database Switchboard 09m
  • Exercise: In Microsoft Access, what is a key difference between a switchboard and a navigation form?
  • Video class: MS Access 2016 - Modify Database Switchboard 05m
  • Exercise: In Microsoft Access 2016, what tool is used to modify a database switchboard (e.g., change button labels or actions)?
  • Video class: MS Access 2016 - Set Startup Options 02m
  • Exercise: Which setting makes a Switchboard open automatically when an Access database starts?

This free course includes:

5 hours and 22 minutes of online video course

Digital certificate of course completion (Free)

Exercises to train your knowledge

100% free, from content to certificate

Ready to get started?Download the app and get started today.

Install the app now

to access the course
Icon representing technology and business courses

Over 5,000 free courses

Programming, English, Digital Marketing and much more! Learn whatever you want, for free.

Calendar icon with target representing study planning

Study plan with AI

Our app's Artificial Intelligence can create a study schedule for the course you choose.

Professional icon representing career and business

From zero to professional success

Improve your resume with our free Certificate and then use our Artificial Intelligence to find your dream job.

You can also use the QR Code or the links below.

QR Code - Download Cursa - Online Courses

More free courses at Office Productivity (Excel, Word and More)

Free Ebook + Audiobooks! Learn by listening or reading!

Download the App now to have access to + 5000 free courses, exercises, certificates and lots of content without paying anything!

  • 100% free online courses from start to finish

    Thousands of online courses in video, ebooks and audiobooks.

  • More than 60 thousand free exercises

    To test your knowledge during online courses

  • Valid free Digital Certificate with QR Code

    Generated directly from your cell phone's photo gallery and sent to your email

Cursa app on the ebook screen, the video course screen and the course exercises screen, plus the course completion certificate