|
Re: VBA .Transpose(.Transpose
Transposing twice converts the data from a 2D array (the uniform result in a variant receiving data from a multi-cell range) to a 1D array if the range is a row or column vector.
__________________
Entia non sunt multiplicanda sine necessitate.
|