In this VBA tutorial we will teach you how to save a lot of time when working with Excel by using macros written in Visual Basic. After you complete this tutorial you will be able to easily create macros and Excel tools that makes your Excel working fast and efficiently.
The course is divided into the following lessons:
- 01 - Introduction to VBA
- 02 - Interaction with Excel
- 03 - Variables
- 04 - Data types
- 05 - Procedures
- 06 - Functions
- 07 - Built-in functions
- 08 - Interaction with users
- 09 - Conditional statements
- 10 - For Loop
- 11 - Select Case
- 12 - Do ... Loop
- 13 - Introduction to VBA arrays
- 14 - Properties of VBA arrays