Excel VBA Absolute Beginner Course 30 For 30

YOUR EXCEL VBA ABSOLUTE BEGINNER COURSE

This course, delivered live and interactive, is aimed at absolute beginners in Excel VBA. Building from the basics, we will explore the power of Excel VBA and appreciate the transformational effect it can have on people’s work. I will show you the techniques I use to deliver massive value for my clients in the real-world context using Excel VBA, and give you demonstrations to get you using at least some of them.

Download files for this series can be found here.

Yes, I cannot make you a computer programmer in 15 hours but I can help you appreciate the possibilities and equip you with the basic tools and concepts. Welcome to the 30 for 30 Excel VBA Absolute Beginner Course!

Video 1

In part 1, we will look at how to set up your computer for Excel VBA and create your first custom-coded Excel macro. Yes, you’re now a computer programmer!



Video 2

In part 2, we will explore how to work with ranges or ‘cells’. These are clearly a fundamental part of Excel so getting VBA to work with them is essential. We will build from the basics to some more advanced examples. Remember to ‘play’ with the examples Chris gives you to consolidate your learning!

"

Video 3

In part 3, we will get acquainted with ‘variables’ in Excel VBA. First, what on earth is a ‘variable’, and how can they help us in Excel programming? Then, we will define a variable and use to store information and perform some basic calculations.