XL5: Using the FormulaArray Property Returns an Unexpected Value

ID: Q148210

The information in this article applies to:

SYMPTOMS

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.

CAUSE

This problem may occur if the following two conditions are true:

STATUS

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.

MORE INFORMATION

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.

REFERENCES

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