2010/8/31 william drescher <[email protected]>: > I have a csv file (3 rows x 25 columns) which when I read it in, displays > across the page, as expected. But I would like to change the display so the > columns become rows, ie: so that it displays down the page. > > I am sure there is an easy way to do this, but I don't know what it is. > > bill
Highlight all the involved cells. Ctrl+c Click where you want your cells (the upper left cell, that is) Insert-button (Paste special) Make sure ”Transpose” is checked. OK. Done… Regards Johnny Rosenberg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
