Macros/Visual Basic for Applications (VBA)

variable = object.property. Where variable stands for a variable or another property in which you store the returned property value, object is a reference to an object, and property is the name of a property of the object. Some common properties to many objects in Excel are important properties as you learn and start using VBA. ................
................