The information in this article applies to:
SYMPTOMSWhen you type arguments into a Microsoft Visual Basic for Applications Sub procedure, some of the arguments may not be automatically capitalized. CAUSEVisual 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 |
Last Reviewed: November 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |