VBA Intermediate
New! Subscribe and get access to all over 20 classes for just $49/mo, or purchase this class a la carte
More Advanced Intermediate Discussion of VBA
You've completed the beginner course in VBA - or you've used VBA in your personal life or at work. You know your way around this incredibly helpful Visual Basics for Applications that is always associated with power driving MS Excel. You understand how VBA can automate BIG Excel tasks so they can be done quickly, making you look like the office genius. Hey, nothing wrong with that!
Now challenge yourself with the next logical step. Intermediate VBA is the learner friendly course that steps you through powerful, more advanced features and possibilities of making VBA do what you need it to.
Contents and Overview
This professionally produced video course shows anyone with some VBA experience how to super charge Excel. You will learn more advanced procedures for automating tough and time consuming Excel jobs with advanced micros. This course gives you a lot more power to fully customize VBA to do some pretty miraculous things.
The course starts with a very helpful and detailed discussion of more advanced VBA language. Don't let "more advanced" scare you away. The course always assumes you've got a life and need these things explained in ways that are quick and easy to fully grasp.
Next is a solid discussion of Event Patterns. This gives you advanced tools for doing just about anything you need with VBA. That is followed by a major section on Custom Objects.
Of course, there is plenty of information on making VBA work smoothly with Excel. Then the course wraps up with a great tutorial on how to use References and Libraries. Just what you need to continue in your study of VBA for as long as you like.
To help you retain the information the instructor has included exercise files to practice what you learned. Then there is an optional quiz to test your knowledge.
This is the Intermediate training you need for advanced abilities with VBA. Make yourself more valuable at work. Or use these concepts for your own business or personal needs.
Course Overview
Chapter 2 Preview
Excel File Types
Code Modules
Detailed Memory Management
Code Module Interactions
The VBA Project Model
Advanced Parameter Definitions
What Are Events?
Pre-Defined Events
Event Parameters
A Series Of Example Events
Application Events
Chapter Overview + New Keyword
Creating A Custom Type
Create a New Class
Defining a Class
Practical Example of a Class
Practice Test of a Class
Special Class Variables and Components
Initialization and Termination
VBA Attributes and Usage
Inheritance - Defining the Bookmarks
Creating a Userform
Designing a Userform
Coding a Userform
Modifying the Excel Interface
UI Interface Scope and Range
UI Interface Control Options
UI Callbacks
UI Modifications
What are References?
Reference Object
Office Libraries
ADODB Library
The Scripting Library
Course Conclusion
Exercise Files