changing columns

  • Thread starter Thread starter Windy
  • Start date Start date
W

Windy

How can I take data that is in three columns, 180 rows and make it 6 columns,
90 rows?
 
How can I take data that is in three columns, 180 rows and make it 6 columns,
90 rows?

can you be more pscific on what do you want to do.
if one column cotains Firstname, Lastname for example you can put it
in two columns by selectin Data>Text to columns and chose coma as
seperator.

FG
 
You might want to take the data which is currently on rows 1 and 2 and
put them side-by-side, and then rows 3 and 4, 5 with 6 etc, or take
row 1 and row 91 and put those side-by-side, then 2 with 92, 3 with 93
etc.

Any preferences?

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top