ID: Q148210
The information in this article applies to:
When you use FormulaArray property in a Microsoft Visual Basic for Applications macro in Microsoft Excel 5.0, it may return a zero rather than the expected value.
This problem may occur if the following two conditions are true:
-and-
NOTE: To create an example of a cell that is partially formatted with RTF, use the following steps:
1. Double-click a cell with some text in it to activate it
for in-place editing. If double-clicking the cell does not activate
in-place editing, click Options on the Tools menu, select the Edit
tab, and make sure the "Edit Directly In Cell" check box is selected.
2. Select part of the text, and click Cells on the Format menu.
3. Format the data in the cell as desired, and click OK.
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Microsoft Excel for Windows 95, version 7.0 and later.
The FormulaArray property returns or sets the formula of a range, entered as an array. It returns (or can be set to) a single formula or a Visual Basic array. If the specified range is an array, this property returns Null.
For more information about the FormulaArray property in Microsoft Excel version 5.0, click Contents on the Help menu, click "Programming With Visual Basic," click the Search button in Help and type:
FormulaArray
Additional query words: 5.00 5.00a 5.00c array formula XL5
Keywords : kbprg PgmOthr
Version : WINDOWS:5.0,5.0c; MACINTOSH:5.0,5.0a
Platform : MACINTOSH WINDOWS
Issue type : kbbug
Solution Type : kbfix
Last Reviewed: December 2, 1997