+ Reply to Thread
Results 1 to 3 of 3

TRANSPOSE ROWS INTO COLUMS without useing PASTE SPECIAL; TRANSPOSE

  1. #1
    Registered User
    Join Date
    02-19-2007
    Location
    Vienna
    Posts
    1

    TRANSPOSE ROWS INTO COLUMS without useing PASTE SPECIAL; TRANSPOSE

    Dear All,
    could you tell me how can I transpose values from a ROW from spreadsheet 2 in aCOLUMN in spreadsheet 1?!
    Thank you :-)

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326
    Have a look at this site:
    http://cpearson.com/excel/lists.htm#ReverseOrder
    and look for " transposing a column into a row"

  3. #3
    Registered User
    Join Date
    02-19-2007
    Posts
    24
    1. Highlight the destination cells
    2. type

    =Transpose(srcrange)

    (where src range is the src data, e.g. Sheet1!A1:A5)

    Do not hit enter when you are done typing the formula

    3. Hit SHIFT-CTRL-ENTER

    That's you you enter in an array formula, which is a formula that returns multiple values and you want them to each be in a cell.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1