5

How do I get to the VBA editor in MS Word 2013? All my searches return information on Excel.

John S
  • 593

2 Answers2

6

First you need to enable the Developer button in Word.

Click File, then Options, Customize Ribbon.

Then Select the Developer tab checkbox.

Developer will appear is a menu option now. Select it and you can the select Visual Basic to open the VBA editor.

Keltari
  • 75,447
0

Visual Basic Dev Button

I think you can access it via the visual basic button under the Developer tab as above

Simkill
  • 1,657