Excel: Macros and VBA for Beginners

Go to class
Write Review

Free Online Course: Excel: Macros and VBA for Beginners provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Excel: Macros and VBA for Beginners is taught by Oz du Soleil.

Overview
  • Any Excel user, regardless of expertise level, can learn how to save time by automating tasks using Excel macros and Visual Basic for Applications (VBA).

Syllabus
  • Introduction

    • Macros and VBA for beginners
    1. The World of Macros and VBA
    • Making the case: Why a macro and not regular Excel?
    2. Record a Basic Macro
    • Add the Developer tab to your ribbon
    • Record the macro and review the code
    • Stepping through the code
    3. Other Things to Know before Creating Macros
    • Warnings about VBA and macros: There is no undo
    • Warnings about VBA and macros: Recorded macros are literal
    • Warnings about VBA and macros: Errors
    • The VBA environment
    • Four ways to launch macros
    Conclusion
    • You can do anything with VBA