wellsr.com
  • VBA Tutorials
  • Python Tutorials
  • VBA Cheat Sheets
  • Consulting

Word VBA Examples and Tutorials

The VBA Tutorials Blog

Word VBA Examples and Tutorials

Archived posts from this category
  • Combine PDFs with VBA and Adobe Acrobat

    Sep 8, 2017
  • Add Hyperlinks to Word References with VBA

    May 14, 2016
  • Make Dot Grid Paper with Word Document

    Jan 5, 2016
  • Word VBA Saves Pages as Separate PDFs

    Mar 30, 2015
  • VBA Office Prank Dancing Banana Cursor

    Mar 21, 2015
New to VBA? Start here
Chapter 1: How to create a macro in Excel
Enable Excel Developer Tab
Open VBA Editor in Excel
Writing a macro
Using the Macro Recorder
Commenting in VBA

Chapter 2: Navigating your spreadsheet with VBA
Using the VBA Range object
How to select cells with VBA
Controlling different workbooks
Macros to control worksheets

Chapter 3: Understanding VBA Variables
VBA Variable Types
How to Declare Variables
Variable Scope and Lifetime
Understanding Option Explicit

Don't stop there

Grab a copy of our VBA Developer's Kit and start writing better macros in half the time.

Yes, I'll take a free VBA Dev Kit.
Programming Language

Popular VBA Tutorials
3 Ways to Call a Private Sub from Another Module
Run Excel Macro Without Opening Excel
Open and Close File with VBA Shell
Create an Excel Splash Screen for your Spreadsheet
The Complete Guide to Excel VBA Form Control Checkboxes
Make Dot Grid Paper with Word Document
Beautiful VBA Progress Bar with Step by Step Instructions
Show System Tray Notification Balloon when your Macro is done

VBA Cheat Sheet Bundle
Latest VBA Tutorials
VBA Error Handling with Resume Next, GoTo 0
VBA Error Handling with On Error GoTo
Use VBA SendKeys to send keystrokes anywhere
Use VBA Application.Caller to see how your macro was called
VBA to Sort a Column and Sort Multiple Columns
Send an email through Gmail using VBA

The VBA Tutorials Blog with Ryan Wells

  • Word VBA Examples and Tutorials
  • Privacy Policy
  • RSS
  • Email
  • Twitter
  • GitHub
  • LinkedIn

Each VBA Tutorial contains macro examples to help you learn VBA code quickly. Follow these VBA tutorials to learn basic and advanced Excel macro programming.