ID: Q183998
The information in this article applies to:
When you type arguments into a Microsoft Visual Basic for Applications Sub procedure, some of the arguments may not be automatically capitalized.
Visual Basic automatically capitalizes an argument that is recognized as more than one of the following: an object, a method, a property, or a type library name. For example, "Name" can be an argument and a property so the "N" is capitalized. However, "savechanges" is an argument only, so the "s" and the "c" are not capitalized.
Additional query words: OFF98
Keywords : kbdta xlvbainfo OffVBA
Version : MACINTOSH:98
Platform : MACINTOSH
Issue type : kbprb
Last Reviewed: April 17, 1998