Ad space (banner)
Lesson 1 / 20

Setting up (what you'll need)

To run VBA you will need the following. VBA is the language for driving and automating Microsoft Office applications such as Excel and Word, and its development environment is built into Office itself.

  • Microsoft Excel: the Windows version of Excel includes VBA editing as standard.
  • The VBE (Visual Basic Editor): press Alt + F11 in Excel to open it. This is where you write your code.
  • To save a macro, the file has to be saved as an Excel Macro-Enabled Workbook (.xlsm).
← Previous lesson Next lesson →
Ad space (banner)
Ad space (in-article)