Boxing Moves List
Jun/080

In VBA, what is the purpose of the second property listed with the same name?
If you’re moving through the heirarchy and type the property:
Application. the automated list box of properties/methods appears and within it is another Application property. What is the function of this second Application property once you’re in Application?
Range has the same thing. Workbook and Worksheets do not.
Can you explain and give an example of the second property use?
I’m referring to VBA for Excel.
If you’re moving through the heirarchy and type, for example, the property Application, then a period, the automated list box of properties/methods appears and within it is the Application property again. What is the function of this second Application property once you’re already in Application?
Range has the same thing but Workbooks and Worksheets do not.
Can you explain, and give an example of this second property use?
This will depend on your references.
For instance, if in your Microsoft Word VBA application, you refer a MS Access project, the both have the Application property acessible and in VBA since you declarations do not need to be implicit, the programming IDE can have application twice, once for Word’s reference and once for Access.
HTH
Kinect Sports Boxing Multiplayer Review Impressions Demo
No comments yet.
Leave a comment
No trackbacks yet.