Excel VBA Tutorial
Excel VBA Tutorial
Chloe Tucker
Introduction
This is a tutorial about writing code in Excel spreadsheets using
Visual Basic for Applications (VBA).
In this tutorial, you’ll learn about VBA and how to write code in
an Excel spreadsheet using Visual Basic.
Prerequisites
You don’t need any prior programming experience to
understand this tutorial. However, you will need:
What is VBA?
Visual Basic for Applications is a programming language
developed by Microsoft. Each software program in the Microsoft
Office suite is bundled with the VBA language at no extra cost.
VBA allows Microsoft Office users to create small programs that
operate within Microsoft Office software programs.
But seriously.