zandax online course logo
zandax website search
zandax phone callback
Info, Blogs, Contact & Login
Courses
Tests

More information about what you get

Interactive course with workbook

You'll learn using easy-to-follow on-screen videos which you can pause, re-run and revisit as often as you like.
The course is arranged into modules, each with several lessons. Refer to the course content for more details on what's covered. You can choose which module (or lesson) to review at any time.
You also get interactive content PLUS a comprehensive workbook, with exercises.
This combination of videos and interactive content will enable you to get a deep understanding of the subject.

Options for your Shopping Cart

Microsoft Access 365 (2019) Advanced

Interactive course with workbook

SUMMER Offer pricing (RRP $ 49.00)

Click on your choice [ it can be removed or edited in the cart ]

Order Qty
Total cost
Unit cost
 
1
$ 14.61
$ 14.61
5
$ 69.35
$ 13.87
10
$ 134.40
$ 13.44
50
$ 657.00
$ 13.14
100
$ 1,241.00
$ 12.41

Options for your Shopping Cart

Microsoft Access 365 (2019) Advanced
+
Microsoft Access 365 (2019) Beginners

SUMMER Offer pricing

Click on your choice [ it can be removed or edited in the cart ]


Order Qty
Total cost
Unit cost
 
1
$ 33.61
$ 33.61
5
$ 164.35
$ 32.87
10
$ 314.40
$ 31.44
50
$ 1,557.00
$ 31.14
100
$ 2,941.00
$ 29.41

Options for your Shopping Cart

Interactive course with workbook

SUMMER Offer pricing (RRP $ 0.00)

Click on your choice [ it can be removed or edited in the cart ]

Order Qty
Total cost
Unit cost
 
1
$ 14.61
$ 14.61
5
$ 69.35
$ 13.87
10
$ 134.40
$ 13.44
50
$ 657.00
$ 13.14
100
$ 1,241.00
$ 12.41

Microsoft Access 365 (2019) Advanced course

A premier Microsoft Access training course from ZandaX

Modules covered in this course:
Introduction Primary Keys and Indexes
Using Datasheet View Linking to Other Access Databases
Using ODBC and SQL Server Splitting an Access Database
Macros The Ribbon
Visual Basic for Applications (VBA) Access Events Model
Forms Advanced Use of Queries
Packaging Your Application Course Close

Home  >  Microsoft  >  Microsoft Access  > 
Microsoft Access 365 (2019) Advanced

What you'll learn

Introduction
Primary Keys and Indexes
Using Datasheet View
Linking to Other Access Databases
Using ODBC and SQL Server
Splitting an Access Database
Macros
The Ribbon
Visual Basic for Applications (VBA)
Access Events Model
Forms
Advanced Use of Queries
Packaging Your Application
Course Close

Course type

This course is a PARTNER course : Interactive video lessons, with lively and informative on-screen content.
It comes with a 6-month license, giving you unlimited 24/7 access for each user.

Course requirements

Some of the lessons are quite technical and you must have a good working knowledge and understanding of the concepts covered in the Introduction course.

Who's this course for?

This course has been designed for users with a good understanding of Microsoft Access who want to expand their skills further into more advanced and technical areas in a short space of time.

Course Description

How you'll benefit from the Access 365 (2019) Advanced course

Move on to Higher Database Things!

In our Microsoft Access advanced course, we take up from where the beginner's course finishes, and move straight into the more advanced features and tools available.

This course is ideal if you have a good working knowledge of Access but need to use its more advanced features.

In this course, we look at using ODBC and SQL Server, and look deeper into using Macros and VBA in Access. We show you how to split databases and create advanced forms.

When you're done, you'll know a whole host of advanced tools and concepts in Access that will increase your understanding, and your productivity.

This Microsoft Access skills training course, like all our courses, has been developed over many years of classroom and online delivery.   Content has been thoroughly researched and is constantly updated so it's always leading edge.   It's completely interactive and is full of practical knowledge and solutions.

Still wondering whether to do the course?
Just think about this: how much would you benefit if you had better Microsoft access skills?

About the ZandaX Access 365 (2019) Advanced course

Get Even More From Your Databases

Once you're using Access to create databases, you'll want to improve your skills.

This course assumes you know the basics of Access: how to set up your database, how tables work, how to create forms and run simple queries.

We start by covering Primary Keys and Indexes in Access, and we show you how to customize and filter in the Datasheet View.
We then show you how to link to other databases, how to use ODBC and SQL Server, and how to split an Access database into front and back-end.

Next, you'll move into using Macros in Access, including AutoExec, before learning about basic VBA in Access including code and error handling.
The course finishes with advanced techniques for creating forms in Access, and advanced queries including "multiple where" criteria.

After this course, you'll be a true Microsoft Access power user!

Watch the modules, revisit them time and again ... and have fun with improving your skills!

Show more  
Show less      

Grab Our SUMMER Offer ...

$ 14.61   $ 49.00   70% off
[Further quantity discounts available]

Course content for Access 365 (2019) Advanced

NOTE: Click on [ + / - ] to expand/hide the content of each module
1
1 - Introduction
[ + / - ]
» Course Overview and Content
» Course Exercise Files
2
2 - Primary Keys and Indexes
[ + / - ]
» Primary Keys and Indexing Rules and Guidelines
» More About Indexes
3
3 - Using Datasheet View
[ + / - ]
» Setting-up Northwind Database
» Working in a Datasheet View
» Customizing Datasheet View and Advanced Sorting and Filtering
» Subdatasheets
» Exercise 01
4
4 - Linking to Other Access Databases
[ + / - ]
» Linking Two Tables to Other Access Databases
5
5 - Using ODBC and SQL Server
[ + / - ]
» Acquiring and Installing SQL Server Express
» Setting Up SQL Server Database
» Exercise 02
6
6 - Splitting an Access Database
[ + / - ]
» Splitting an Access Database into Front-end and Back-end
» Converting Shared Table into Local Table; Moving Back-end Database
» Exercise 03
» Addressing Multi-user Issues when Sharing Data
7
7 - Macros
[ + / - ]
» Basics of Macros
» Macros on Events; AutoExec
» More About AutoExec; Bypassing AutoExec
» Macro Security Settings
» Exercise 04
8
8 - The Ribbon
[ + / - ]
» Customizing the Ribbon and Quick Access Toolbar
9
9 - Visual Basic for Applications (VBA)
[ + / - ]
» Convert Macros to VBA; VBA Editor and Property Windows
» VBA Modules; Running Code and Error Handling
» Creating Modules; Subs, Functions, Intellisense and Variables
» Scope, Variable Naming and Strings
» Standard Functions; Logical, Case and Loop Statements
10
10 - Access Events Model
[ + / - ]
» Adding Events to Assets Database
» Exercise 05
» Common Events; Form and Report Events
» Switchboard and Navigation Form; Error Handling
» Exercise 06
11
11 - Forms
[ + / - ]
» Formatting Bound and Control Form
» Split Forms; Macro Error Handling
» Creating Form with Tab
» Go To Combo Box and Its Properties
» Exercise 07
12
12 - Advanced Use of Queries
[ + / - ]
» Basics of Queries
» Syntax of SQL Statements
» Use of Multiple Where Criteria & Select Statements Function
» Exercise 08
» Action Queries - Part 1
» Action Queries - Part 2
13
13 - Packaging Your Application
[ + / - ]
» Steps in Packaging Access Application
» Exercise 09
14
14 - Course Close
[ + / - ]
» Course Close

Courses Frequently Bought Together

These courses are frequently purchased together.
Add them both to your cart now to get EVEN MORE benefit from your training!
Course for Access 365 (2019) Advanced
ACCESS 365 (2019) ADVANCED
Includes Primary Keys, Linking, ODBC & SQL Server, Macros, VBA, Forms, Advanced Queries, Packaging
... and more
(This Course)
FROM $ 14.61   $49.00
Course for Access 365 (2019) Beginners
ACCESS 365 (2019) BEGINNERS
Includes Getting Started, Using the Interface, Tables, Importing Data, Backing Up, Relationships, Forms, Queries, Reports, Printing, Exporting
... and more
FROM $ 19.00   $49.00
Both courses
BOTH COURSES
Full price: $ 98.00
Offer price: $ 33.61
[Further quantity
discounts available]

Grab Our SUMMER Offer ...

$ 14.61   $ 49.00   70% off
[Further quantity discounts available]
Microsoft Access 365 (2019) Beginners course

Microsoft Access 365 (2019) Beginners

Learn to Build Fully Functional Access Databases

Includes Getting Started, Using the Interface, Tables, Importing Data, Backing Up, Relationships, Forms, Queries, Reports, Printing, Exporting ... and more: click the 'see the course' button for full details.
Microsoft Access 2013/2016 Introduction course

Microsoft Access 2013/2016 Introduction

Start Creating Powerful Access Databases

Includes Getting Started, Using the Ribbon Interface, Simple Databases, Forms, Queries, Reports & Filters ... and more: click the 'see the course' button for full details.
Microsoft Access 2013/2016 Intermediate course

Microsoft Access 2013/2016 Intermediate

Step Up to Real Functionality

Includes Advanced File Tasks, Database Management, Working With Tables, Forms, Reports & Queries ... and more: click the 'see the course' button for full details.
Microsoft Access 2013/2016 Advanced course

Microsoft Access 2013/2016 Advanced

Get the Most From Your Databases

Includes Advanced Data Management, Form Tasks, Automating Reports, SQL & Microsoft Access, Macros & VBA, Finishing the Application ... and more: click the 'see the course' button for full details.

More information

Click for more about Microsoft Access courses
Click for more about Microsoft courses
ZandaX online training course logo
ZandaX – Change Your Life ... Today
All content © ZandaX 2023
ZandaX LinkedIn logo
ZandaX LinkedIn logo
ZandaX LinkedIn logo
Close menu element
See how you score on a range of skills that are critical to your well-being and performance
Communication Skill test
Communication Skills
How Can You Communicate Better?
Would you like to see what kind of communicator you are? And how you can improve the effectiveness of your communications?
Likeability test
Likeability
How Much Do People Like You?
Do you sometimes wonder just how likeable you are? And wouldn't you like to see how you can (genuinely) become more likeable?


Time Management test
Time Management
How Can You Make More Use Of Your Time?
Are you frustrated by how easily time slips away? Do you get frustrated when things don't get done just because you run out of time?
Assertiveness test
Assertiveness
Are you Passive, Aggressive or Assertive?
Would you like to know where you fall on the behavior spectrum? Does your response to events sometimes surprise you?


Close menu element
Information & Resources
ZandaX information
Information
Read more about us, our Privacy Policy and our Terms of Service
See how we want to help you, and how we make everything easy for everyone
Callback request
ZandaX Blogs
Articles to increase your knowledge and understanding in key areas of your life and career.
Read our blogs on Personal Development, Business Skills and Leadership & Management


Time Management test
Log In
Log in to your online dashboard
View your courses, review what you want and download your workbooks and certificates
Assertiveness test
Contact Us
An easy online form to get in touch
With options for More Information, Customer Service and Feedback


Close menu element
Develop Your Skills, Knowledge and Understanding with ZandaX
Click any subject in the listings for more information and a full list of courses

Personal Development
Personal Development training
Your soft skills affect everything you do, at work, at home and with friends ... they are truly life changing!
NEW COURSES
Online training courses
Hot Off the Press...
We're always adding to and upgrading our courses, so here are a few of our latest releases:
For a full listing of courses, please visit our Quick Course Finder to find exactly what you want.
Site Cookies
We have placed cookies on your device to help make this website better.

You can change your cookie settings in your browser. Otherwise, we'll assume you're OK to continue.

I'm fine with this