Cannot Use Array of Data Points with Extend Method (172114)
The information in this article applies to:
- Microsoft Excel 97 for Windows
- Microsoft Excel for Windows 95
- Microsoft Excel for Windows 5.0
This article was previously published under Q172114 SUMMARY
In the versions of Microsoft Excel listed at the beginning of this article,
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: | Minor | Last Reviewed: | 8/17/2005 |
---|
Keywords: | kbdtacode kbprb kbProgramming KB172114 |
---|
|