XL98: Cannot Use Array of Data Points with Extend Method (182242)
The information in this article applies to:
- Microsoft Excel 98 Macintosh Edition
This article was previously published under Q182242 SUMMARY
In Microsoft Excel 98 Macintosh Edition, the Help topic for the Extend
method states that the Source argument may be either a Range object or an
array of data points. This information is incorrect; the Source argument
must be a Range object.
If you run a Visual Basic for Applications macro that attempts to use an
array of data points for the Source argument of the Extend method, you
receive the following error message:
Run-time error '1004':
Reference is not valid.
Modification Type: | Major | Last Reviewed: | 9/11/2002 |
---|
Keywords: | kbdtacode kbprb kbProgramming KB182242 |
---|
|