Автор: Williams
Дата: 10 июня 2021
Просмотров: 1 310
4TOPS Code VBA v9.0.0.17
Code VBA lets professional software developers and MS Office users write VBA code faster and spend less time looking for solutions on-line:
Write lines and complete blocks of code with correct syntax.
Find and insert VBA for Excel, Access and Word from the menu organized following the application object model.
Tooltips explain what classes and procedures do and give direct access (F1) to the relevant documentation on Office MSDN online.
Procedure Call Builders display the meaning of each procedure's argument. For each argument you can select from suitable enums, objects or variables.
The Code Explorer lets you navigate to procedures fast and adds many useful features such as insert procedure call with arguments, test procedure from immediate window, comment code and tidy the code indentation.
The Class Builder and UserForm builder help you create custom classes and userforms custom dialogs with validation fast and easy.
Extend the Code VBA library with your own code fragments and resources found online.