D
Dendy
I have a column of text in rows and would like to move it to columns.
I cannot locate how. I know it must be possible
I cannot locate how. I know it must be possible
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Rick Rothstein (MVP - VB) said:Select the rows of text in your column that you want to move to columns,
then click Edit/Copy from Excel's menu bar, then click into the first cell
you want to put the data transposed data into (this cannot be one of the
select cells by the way), then click Edit/PasteSpecial from Excel's menu
bar, click the box at the bottom labeled Transpose and click OK.
Rick
Thank you so much
Dave Peterson said:Maybe...
Select the range
edit|copy
go to a new location (don't overlap the original location)
Edit|paste special|click transpose.
tom e said:Thanks for the tip Dave. I used your macro and it works like charm. Is
there
a way to create a macro that converts a column of data by every 5 rows and
then put it in seprate columns. The data is a list of names, Company,
Address, email, and phone.
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.