1. Home
  2. Computing & Technology
  3. Spreadsheets

Excel 2007 TRANSPOSE Function

By Ted French, About.com

Excel 2007 TRANSPOSE Function

Excel 2007 TRANSPOSE Function

© Ted French

The TRANSPOSE function, one of Excel's Lookup & Reference functions, is used to copy data located in a row into a column or copy data located in a column into a row.

The syntax for the TRANSPOSE function is:

{ = TRANSPOSE ( Array )}

Array - the range of cells to be copied from the horizontal to the vertical or vertical to the horizontal.

The curly braces " { } " surrounding the function indicate that it is an array function.

Example Using Excel's TRANSPOSE Function:

Note: For help with this example, see the image to the right.

  1. Enter the following data into cells:
    B1 - cabbages , B2 - carrots, B3 - radishes

  2. Drag select cells D1 to F1 - the location where the results will be displayed.

  3. Click on the Formulas tab.

  4. Choose Lookup & Reference functions > TRANSPOSE from the ribbon to bring up the function's dialog box.

  5. Drag select cells B1 to B3 on the spreadsheet.

  6. Press the CTRL , SHIFT , and ENTER keys on the keyboard at the same time to enter the function as an array function.

  7. The data in cells B1 to B3 should appear in cells D1, E1, and F1.

  8. When you click on any of the cells D1 to F1 the complete function
    { = TRANSPOSE ( B1 : B3 )} appears in the formula bar above the worksheet.


Other Excel Functions
More Spreadsheets Quick Tips

Explore Spreadsheets

More from About.com

  1. Home
  2. Computing & Technology
  3. Spreadsheets
  4. Excel Functions
  5. Lookup Functions
  6. TRANSPOSE - Excel 2007 TRANSPOSE - Excel TRANSPOSE Function

©2008 About.com, a part of The New York Times Company.

All rights reserved.