XL2000: How to Populate an Array with a Discontiguous Range (213797)
The information in this article applies to:
This article was previously published under Q213797 SUMMARY
To populate an array using Microsoft Visual Basic for Applications in
Microsoft Excel, you need to iterate through the range object to populate
an array with the data if the range object is discontiguous (whether it is
a selection, range name, or the reference).
REFERENCES
For more information, see the Visual Basic User's Guide, version 5.0, Chapter 6, "Working with Visual
Basic Code in Procedures."
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdtacode kbhowto kbProgramming KB213797 |
---|
|