Excel 2021 VBA Expert Tutorial
Offered By: Learnit Training via YouTube
Course Description
Overview
Master Visual Basic for Applications (VBA) in Excel 2021 with this expert-level tutorial. Dive deep into debugging techniques, error handling, and advanced programming concepts. Learn to identify and resolve syntax, run-time, and logical errors using various debugging tools. Explore manual breakpoints, stepping through code, and utilizing the Locals and Watch windows for efficient troubleshooting. Discover error trapping options, including On Error statements and the Err object. Gain practical skills in writing robust error-handling code and protecting your VBA projects. Enhance your Excel automation capabilities and streamline complex tasks with expert-level VBA knowledge.
Syllabus
Start
Introduction
Introduction to Debugging Code
Debugging and the Three Types of Errors
Learning About Debugging Tools
Resolving Syntax Errors
Manual Breakpoints - Stepping Into and Out of Code
Manual Breakpoints - Stepping Over Code
Causing Run-Time Errors
Error Trapping Options - On Error Statements
Err Object - Properties and Methods
Writing Error-Trapping Code
Reviewing and Testing On Error GoTo Statement
Writing More Error-Trapping Code
Reviewing and Testing On Error Resume Next Statement
Evaluate the Values of Variables with Locals Window
Watch Window
Tips for Minimizing Errors
Object Browser
Protecting VBA Code
Debugging Code Recap
Conclusion
Taught by
Learnit Training
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera