Categories

Our Sponsor

Enter discount code WRITER111 in the shopping
cart and save $50 at ...

Users Online

+ 31 Guests + 1 Bot

Unique Visitors

  • 155101Visitors Total:
  • 599Visitors TODAY:
  • 1493Visitors Yesterday:
  • 10473Visitors Last Week:
  • February 15, 2013Since:

Member



MS Word VBA and VBE — An Introduction


 Powered by Max Banner Ads 

© Ugur Akinci

MS Word comes with a powerful programming language under its skin: VBA — Visual Basic for Applications.

You can access VBA and program your Word for all kinds of macros and powerful applications by accessing the VBE — Visual Basic Editor — either by pressing Alt + F11 or by clicking the Visual Basic icon on the Developer tab of the Word ribbon.

But to display the Developer tab, you first need to select it in Word Options. Follow these steps:

  1. Click Word Office Button (upper left) then select Word Options to display the Word Options screen.
  2. In the Popular pane, select the “Show Developer tab in the ribbon” check-box.
  3. Click OK to close the Window Options screen.

Here is what the MS Word VBE screen looks like:

MS Word VBE screen

Please note that both the code window and the properties window are indexed to the OBJECT chosen in the project explorer window. Both windows change dynamically depending on the MS Word object you select in the project navigation window on the upper right.

Share

Leave a Reply

  

  

  


*

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>