The information in this article applies to:
Moderate: Requires basic macro, coding, and interoperability skills. SYMPTOMSIn the String Editor, if you try to include a line of code that contains one of the string functions, depending on which one you use, the String Editor may not recognize the string function and may simply return the string function unchanged. CAUSE
The String Editor does not recognize all Visual Basic string functions. The String Editor evaluates and returns the answer only for the following six string functions:
RESOLUTIONIf you want to use the String$ function, for example, to create a string of fifty asterisks "*" in the Visual Basic Editor, follow these steps:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
REFERENCESFor more information about the VBA String Editor, click the Help button in the String Editor. Additional query words: pra
Keywords : kbdta modStringEditor |
Last Reviewed: November 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |