VBA Intermediate Instruction - Become the Office VBA/Excel Expert

  • Learn advanced methods for automating tedious Excel jobs
  • The next step for anyone who has completed basic VBA 
  • Exercise files to practice what you learn
  • Optional quiz to test what you've learned
  • Advanced VBA Language Details in easy-to-learn form 
  • Learn vital Event Patterns
  • Extensive discussion of Custom Object possibilities 
  • Successfully interfacing with Excel
  • Working with References and Libraries 

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 curriculum

  • 1

    Introduction

    • Course Overview

  • 2

    VBA Language Details

    • Chapter 2 Preview

    • Excel File Types

    • Code Modules

    • Detailed Memory Management

    • Code Module Interactions

    • The VBA Project Model

    • Advanced Parameter Definitions

  • 3

    Excel Events

    • What Are Events?

    • Pre-Defined Events

    • Event Parameters

    • A Series Of Example Events

    • Application Events

  • 4

    Custom Objects

    • 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

  • 5

    The Excel Interface

    • Modifying the Excel Interface

    • UI Interface Scope and Range

    • UI Interface Control Options

    • UI Callbacks

    • UI Modifications

  • 6

    External References and Office Interop

    • What are References?

    • Reference Object

    • Office Libraries

    • ADODB Library

    • The Scripting Library

  • 7

    Conclusion

    • Course Conclusion

  • 8

    Exercise Files

    • Exercise Files