How do I double the column data?

L

Lindsey

I have a list that is 10,000+ lines long. I would like to downsize it by half
by adding another column. Is there an easier way besides all the cutting and
pasting?
 
G

Gord Dibben

You only have to cut and paste once.

Select row 5001 then SHIFT + End + DownArrow to select to bottom.

Cut and paste those rows to a new column.

Or did you want some sort of snaking of data to take place?

1-50 in column A nd 51-100 in column B or similar?


Gord Dibben MS Excel MVP
 
Top