The main purpose of this Book is to introduce the basic structure of VBA procedures and Sub procedures.
This Book:
• Is part of my VBA Fundamentals Series; and
• Assumes you know about the topics covered in my previous Book Series, particularly in the Excel Macros for Beginners Series.
This Book has two main goals:
#1. Introduce: (i) What procedures and Sub procedures are; and (ii) Why procedures and Sub procedures are essential VBA constructs/structures.
#2. Help you learn the basics of creating, and working with, procedures and Sub procedures. For these purposes, this Book introduces and explains (among others): (i) How to work with, and identify, procedures in the Visual Basic Editor (VBE); (ii) The basic elements and structure/syntax of a Sub procedure; and (iii) The mandatory rules and main good practices/considerations to follow when naming procedures.
This Book does not cover every single detail of creating, or working with, procedures and Sub procedures. It is an introduction to the basic concepts, constructs and structures that (in my opinion) are helpful to an Excel VBA beginner.
This Book is divided in three Chapters.
#1. Chapter 1 is an introduction to procedures and Sub procedures.
#2. In Chapter 2, you learn how to create basic Sub procedures.
#3. In Chapter 3, you learn the mandatory rules and main good practices/considerations to follow when naming procedures.
Looking to create an account?
Did you mean to login?