Faster way to loop through two ranges
Thanks, Bob.
YH
"Bob Phillips" wrote:
Normally, when loading an array from a range, you get a 2 dimensional array
(rows and columns). By transposing it, it turns it to a single dimension
array for the rows.
--
HTH
Bob Phillips
|