What is a macro?
What is a macro recorder?
What is VBA?
How does the Input-Processing-Output model apply to VBA code?
How can VBA use RAM in the same way it uses a worksheet to store data?
What is ‘Option Explicit’ ?
What is ‘Logic Error’ ?
What is ‘Syntax Error’ ?
What is the locals window for?
What is the immediate window for?
How do you debug VBA code?
Variable declarations …