Microsoft Office Access 2019/2021: Part 3

TOTAL DAYS: 1 | TOTAL HOURS: 6.5

Microsoft Office Access 2019/2021: Part 3

You’ve covered many of the basic functions of Microsoft® Office Access®, and now you’re ready to learn advanced Access features such as database management, advanced form design, packaging a database, encrypting a database, preparing a database for multiple-user access, and more. Knowledge of these features separate database professionals from the casual database users or occasional designers.

This course is the third part of a three-course series that covers the skills needed to perform basic database design and development in Access 2019/2021.

Microsoft ® Office Access ® 2019/2021: Part 1 : Focuses on the design and construction of an Access database —viewing, navigating, searching, and entering data in a database, as well as basic relational database design and creating simple tables, queries, forms, and reports.
Microsoft ® Office Access ® 2019/2021: Part 2 : Focuses on optimization of an Access database, including optimizing performance and normalizing data; data validation; usability; and advanced queries, forms, and reports.
Microsoft ® Office Access ® 2019/2021: Part 3 (this course): Focuses on managing the database and supporting complex database designs , including import and export of data; using action queries to manage data; creating complex forms and reports; macros and Visual Basic for Applications (VBA); and tools and strategies to manage, distribute, and secure a database.

This material will benefit users of any current Office version. The classroom environment setup is based on Office 2019.

This course covers Microsoft Office Specialist Program exam objectives to help you prepare for the Access Expert (Office 363 and Office 2019): Exam MO-500 certification.

Completion of this course will earn 0.6 CEUs.

Microsoft Office Excel 2019: Part 1

TOTAL DAYS: 1 | TOTAL HOURS: 6.5

Microsoft Office Excel 2019: Part 1

Organizations the world over rely on information to make sound decisions regarding all manner of affairs. But with the amount of available data growing on a daily basis, the ability to make sense of all of that data is becoming more and more challenging. Fortunately, this is where the power of Microsoft® Office Excel® 2019 can help. Excel can help you organize, calculate, analyze, revise, update, and present your data in ways that will help the decision makers in your organization steer you in the right direction. It will also make these tasks much easier for you to accomplish, and in much less time, than if you used traditional pen-and-paper methods or non-specialized software. This course aims to provide you with a foundation for Excel knowledge and skills, which you can build upon to eventually become an expert in data manipulation.

This course covers Microsoft Office Specialist Program exam objectives to help you prepare for the Excel Associate (Office 365 and Office 2019): Exam MO-200 and Excel Expert (Office 365 and Office 2019): Exam MO-201 certifications.

This course is the first part of a three-course series that covers the skills needed to gain a foundational understanding of Excel.
– Microsoft Office Excel 2019: Part 1 (this course)
– Microsoft Office Excel 2019: Part 2
– Microsoft Office Excel 2019: Part 3

Completion of this course will earn 0.6 CEUs.

Microsoft Office Excel 2019: Part 2

TOTAL DAYS: 1 | TOTAL HOURS: 6.5

Microsoft Office Excel 2019: Part 2

This course builds upon the foundational knowledge presented in the Microsoft® Office Excel® 2019: Part 1 course and will help start you down the road to creating advanced workbooks and worksheets that can help deepen your understanding of organizational intelligence. The ability to analyze massive amounts of data, extract actionable information from it, and present that information to decision makers is at the foundation of a successful organization that is able to compete at a high level.

This course covers Microsoft Office Specialist Program exam objectives to help you prepare for the Excel Associate (Office 365 and Office 2019): Exam MO-200 and Excel Expert (Office 365 and Office 2019): Exam MO-201 certifications.

This course is the second part of a three-course series that covers the skills needed to gain a foundational understanding of Excel.
– Microsoft Office Excel 2019: Part 1
– Microsoft Office Excel 2019: Part 2 (this course)
– Microsoft Office Excel 2019: Part 3

Completion of this course will earn 0.6 CEUs.

Microsoft Office Excel 2019: Part 3

TOTAL DAYS: 1 | TOTAL HOURS: 6.5

Microsoft Office Excel 2019: Part 3

This course builds upon the foundational and intermediate knowledge presented in the Microsoft® Office Excel® 2019: Part 1 and Microsoft® Office Excel® 2019: Part 2 courses to help you get the most of your Excel experience. The ability to collaborate with colleagues, automate complex or repetitive tasks, and use conditional logic to construct and apply elaborate formulas and functions will put the full power of Excel right at your fingertips. The more you learn about how to get Excel to do the hard work for you, the more you’ll be able to focus on getting the answers you need from the vast amounts of data your organization generates.

This course covers Microsoft Office Specialist Program exam objectives to help you prepare for the Excel Associate (Office 365 and Office 2019): Exam MO-200 and Excel Expert (Office 365 and Office 2019): Exam MO-201 certifications.

This course is the third part of a three-course series that covers the skills needed to gain a foundational understanding of Excel.
– Microsoft Office Excel 2019: Part 1
– Microsoft Office Excel 2019: Part 2
– Microsoft Office Excel 2019: Part 3 (this course)

Completion of this course will earn 0.6 CEUs.

Programming and Data Wrangling with VBA and Excel

TOTAL DAYS: 3 | TOTAL HOURS: 19.5

Programming and Data Wrangling with VBA and Excel

VBA (Visual Basic for Applications) enables you to enhance and extend the capabilities of Microsoft® Excel® and other applications in the Microsoft® 365 application suite. You can use VBA to perform tasks that would be difficult or impossible to do using only worksheet functions, and you can automate a wide range of tasks involving the collection, processing, analysis, and visualization of data. This course will give you a good foundation for understanding, creating, and using VBA in your own Excel workbooks, show you how to work with data across different applications, and how to package the macros and functions you create so you can back them up, move them to other computers, and share them with other users.

Completion of this course will earn 1.8 CEUs.

SQL Querying: Advanced

TOTAL DAYS: 1 | TOTAL HOURS: 6.5

SQL Querying: Advanced

In the course SQL Querying: Fundamentals, you learned the basics of SQL querying. Now that you have a foundation in how to query databases, you will learn in this course how to identify and use advanced querying techniques. In addition, you might find that you need to perform tasks such as modifying the structure of a table; inserting, updating, or deleting data; and indexing tables to optimize query performance. In this course, you will learn how to complete these tasks and more.

In today’s competitive environment, information is one of the most important factors in determining the success of an organization. If you are able to manage and retrieve information efficiently, you can streamline the organization’s processes and give it a competitive edge. As the organization grows, you will need to handle large amounts of data. Under such circumstances, you might need to query multiple tables simultaneously and with increasing frequency. You must step up the speed of generating query output to cope with the increasing demands of data storage, management, and retrieval.

This course is the second part of a two-course series that covers the skills needed to gain a foundational understanding of SQL.
– SQL Querying: Fundamentals
– SQL Querying: Advanced (this course)

Completion of this course will earn 0.6 CEUs.

SQL Querying: Fundamentals

TOTAL DAYS: 1 | TOTAL HOURS: 6.5

SQL Querying: Fundamentals

Many organizations use databases to store their most critical information: the information that manages their day-to-day operations. After the data is stored in databases, however, it is useless unless you can retrieve it for further business analysis. One example of a database management system is Microsoft SQL Server 2012. The language you use to retrieve information from SQL Server 2012 databases is the Structured Query Language (SQL). This course, SQL Querying: Fundamentals, will teach you to use SQL as a tool to retrieve the information you need from databases.

This course is the first part of a two-course series that covers the skills needed to gain a foundational understanding of SQL.
– SQL Querying: Fundamentals (this course)
– SQL Querying: Advanced

Completion of this course will earn 0.6 CEUs.