The information in this article applies to:
SYMPTOMS
When you try to create an array formula by using a Microsoft Visual Basic for Applications macro, you may receive the following error message:
CAUSEThis problem occurs when you try to pass a formula that contains more than 255 characters, and you are using the FormulaArray property in Visual Basic for Applications. RESOLUTIONDo not pass formulas that contain over 255 characters to a FormulaArray in Visual Basic for Applications. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATION
An array formula can perform multiple calculations and then returns either
a single result or multiple results. You create array formulas the same way
that you create basic, single-value formulas. However, with an array
formula, after you create the formula, instead of entering the formula by
pressing ENTER, you enter the formula by pressing CTRL+SHIFT+ENTER.
REFERENCESFor more information about the FormulaArray property, in the Visual Basic Editor, click
Microsoft Visual Basic Help on the Help menu, type "FormulaArray Property" in
the Office Assistant or the Answer Wizard, and then click Search to
view the topic. Q213841 XL: Passed Strings Longer Than 255 Characters Are Truncated Additional query words: OFF2000 XL2000
Keywords : kberrmsg kbprg kbdta xlformula |
Last Reviewed: July 6, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |