Microsoft Word Macros and VBA

Contact us for dates, pricing and how we can customise courses to your requirements: contact us

Microsoft Word Macros and VBA

Duration: 1 day
Prerequisites: Advanced Word Knowledge

Macros
  • Introduction to macros
  • Recording macros
  • Running macros
  • Assigning specific document macros to keystrokes
  • Assigning specific document macros to objects on the document
  • Assigning global macros to toolbar buttons
  • Assigning global macros to menus
  • Deleting macros
Visual Basic Editor
  • Introduction to the Visual Basic Editor
  • Understanding Projects, Modules and User Forms

  • Writing modules that include message boxes and input boxes
  • Creating user forms
  • Using the toolbox to add controls to the user form
  • Understanding simple visual basic code
  • Writing VB code behind controls
  • Understanding variables
  • Declaring and using variables