How can I move data from more than one row down, to many colums .

M

Myrna Larson

If you mean transpose, I don't think you can do that with the mouse.
Edit/Copy, then Edit/Paste Special and select the Tranpose option.
 
G

Gord Dibben

You can use the TRANSPOSE Function and never touch a mouse.

See help on TRANSPOSE.

Remember to select the appropriate number of columns before entering the
Function formula.

Also, it is an Array formula and must be entered using CRTL + SHIFT + ENTER.

Gord Dibben Excel MVP
 
Top