Word 97—Programmability

Professional Development Enviorment

VBA provides a self contained, full-featured programmer’s editor with enhanced development tools.

Visual Basic Editor

 

Separate Window for Editor

VBA has a separate editing window, giving developers access to all the features they require without the additional clutter of the application’s interface. Additionally, a separate window for editing and debugging code allows developers to easily "step" through and modify their code while observing the application respond to the code. This separate developer environment enables developers to run the code and see how the running code will appear to the user in the application environment.

 

Previous Page Contents Next Page


  Random Thoughts...
How can someone "draw a blank"?


Copyright© 1996-1999, Baarns Consulting Group, Inc. - All rights reserved.