transpose function

J

johnT

I'm trying to convert a wertical list of data in a column
to a horizontal listing along a row using the transpose
function but I can't seem to get it to work. Anybody have
any ideas???
 
C

Chip Pearson

John,

First select the cells in which you want to transposed data to
appear. Then type =TRANSPOSE(A1:A10) where A1:A10 is the range
of the data to be transposed, and press Ctrl+Shift+Enter rather
than just Enter. If you do this correctly, Excel will display the
formulas enclosed in curly braces {}.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 

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

Top