Читать книгу Excel VBA Programming For Dummies - Dick Kusleika - Страница 41
Working in the Visual Basic Editor
ОглавлениеIN THIS CHAPTER
Accessing the Visual Basic Editor
Discovering the Visual Basic Editor parts
Knowing what goes into a VBA module
Getting VBA code into a module
Customizing the VBA environment
The Visual Basic Editor (VBE) is the main tool for programming in VBA. It’s where you view and edit recorded code and write code from scratch. In this chapter, you find out how to work with the VBE, and you get down to the nitty-gritty of writing some VBA code.