Optimizing VBA Code: Part Two: Loops

This is part two of “Optimizing VBA Code.” You do not need to read Part One: Variables to use the information in this article, but I hope you do. The material in both articles is derived from my book, The Secret Life of Word. This article is also available in PDF form.

This article looks […]

Optimizing VBA Code: Part One: Variables

This is the first in a series of articles about optimizing VBA (Visual Basic for Applications) code. The information here is drawn from my book, The Secret Life of Word: A Professional Writer’s Guide to Microsoft Word Automation. This article is also available in PDF form

VBA is known to be a slow language. Often […]