Focus video player for keyboard shortcuts
Auto
- 720p
- 540p
- 360p
1.00x
cc
- 0.50x
- 0.75x
- 1.00x
- 1.25x
- 1.50x
- 1.75x
- 2.00x
We hope you enjoyed this lesson.
Cool lesson, huh? Share it with your friends
About this lesson
A brief discussion about the differences between macros and VBA, and how this course covers both.
Exercise files
There are no related exercise files for this lesson.
Quick reference
Macros vs VBA - What's the Difference?
What is the difference between Macros and VBA?
When to use
Terms clarification for users new to programming in Excel.
Term Definitions
Macros
- A command launched from a single entry point
- Allows replaying a set of actions typically recorded via the user interface
VBA
- The programming language used to write macros
- Programming in this language allows us to do things that can’t be recorded
Why VBA is important
- Easiest way to learn to program in any language
- Allows you to learn syntax by watching live as you record
- Allows you to automate other applications
Lesson notes are only available for subscribers.