Microsoft Excel VBA for Beginners – Learn VBA Step by Step

$0.99
Instructor:
Steve McDonald, Gillian Werner
Category:

Welcome to the Excel VBA Programming Course for Beginners. If you need to learn how to program VBA for your job or for yourself, this course was designed for you!

You’ll start with the very basics of understanding what VBA is and what it does. You’ll learn how to install VBA and record your first macro. Then, you’ll progress to learning all of the essential terminology as you create your own functional VBA modules. By the end of this course, you’ll be able to create your own user forms that other users can interact with and enter data into, and you’ll be able to troubleshoot and debug your code, make it run faster, and even create your own custom Excel functions.

 

What you’ll learn
  • Learn Excel VBA from beginner to advanced skills
  • Use VBA to save time by automating tedious tasks
  • Get valuable hands-on experience so you can use VBA in your daily work
Course content
11

11 sections • 41 lectures • Total duration 5 hours 32 minutes

Introduction to VBA in Excel
VBA Basics - Getting Started
File Interactions in VBA
Operations in VBA
Procedures in VBA
Loops and IF Statements in VBA
Forms in VBA
Speeding Up Your Code in VBA
Debugging and Testing Your VBA Code
Advanced VBA
Conclusion