98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel VBA Training and help » VBA Objects
VBA Objects
Resolved · Low Priority · Version 2007
Anthony has attended:
Excel VBA Intro Intermediate course
VBA Objects
What is an object variable?
RE: VBA Objects
Hi Anthony
Thank you for your question
An object variable is simply usd to access all the properties and methods of the object to which it is assigned.
For example if you defined an object called varSheet as a worksheet and then set it equal to a specific worksheet in your project, then you can use it to reference and change any relevant property
Regards
Stephen
Mon 12 Jan 2009: Automatically marked as resolved.
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Using Excel's MODE functionUse Excel's MODE function to display the most common value present in a particular range of cells. |