Is it possible to select a rectangular range of cells and then generate
a copied range of cells that is a rotation of the first range, where
the columns are the rows, and vice versa?
Peo Sjoblom - 05 Jan 2007 17:18 GMT
Maybe
copy, then paste special and select transpose
Regards,
Peo Sjoblom
> Is it possible to select a rectangular range of cells and then generate
> a copied range of cells that is a rotation of the first range, where
> the columns are the rows, and vice versa?
davidmichaelkarr@gmail.com - 05 Jan 2007 17:21 GMT
Never mind, I discovered "Paste Special" and "Transpose".