Excel VBA: Macro Objects, Their Properties, and Methods (Lesson 2)

Опубликовано: 31 Март 2026
на канале: AK - VBA
10,513
246

When writing macros, it's important to understand that we're constantly working with objects in Excel. To learn how to write macros correctly, you need to know: what objects are in Excel, what an active object is, what properties and methods objects have, and how to properly access Excel objects.

#VBAObjects
#ExcelMacros
#VBAProgramming