The information in this article applies to:
SYMPTOMSWhen you try to create an array formula by using a 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. 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 the ENTER key, you enter the formula by pressing the
CTRL+SHIFT+ENTER keys.
Q105416 XL: Passed Strings Longer Than 255 Characters Are Truncated REFERENCES
For more information about the FormulaArray property, from the Visual Basic
Editor, click the Office Assistant, type "FormulaArray," click Search, and
then click to view "FormulaArray Property."
Q176476 OFF: Office Assistant Not Answering Visual Basic Questions Additional query words: XL97
Keywords : kberrmsg kbdta xlformula KbVBA |
Last Reviewed: June 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |