XL2000: Not All Arguments Are Auto-capitalized in Visual Basic (214381)



The information in this article applies to:

  • Microsoft Excel 2000

This article was previously published under Q214381

SYMPTOMS

When you type arguments in a Visual Basic for Applications macro, some of the arguments may not be capitalized automatically.

CAUSE

Visual Basic for Applications automatically capitalizes an argument that is recognized as an object, method, property, or 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.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

Modification Type:MajorLast Reviewed:11/5/2003
Keywords:kbbug kbpending KB214381