Excel TRANSPOSE
Excel TRANSPOSE Function
Transpose Rows to Columns in Excel
The TRANSPOSE function 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 a row into a column or from a column into a row.
The curly braces " { } " surrounding the function indicate that it is an array formula.
Example: Transpose Rows to Columns in Excel
For help with this example, see the image above.
- Enter the following data into cells:
B1 - cabbages , B2 - carrots, B3 - radishes
- Drag select cells D1 to F1 - the location where the results will be displayed.
- Click on the Formulas tab.
- Choose Lookup & Reference functions > TRANSPOSE from the ribbon to open the function's dialog box.
- Drag select cells B1 to B3 on the worksheet.
- Press the CTRL , SHIFT , and ENTER keys on the keyboard at the same time to enter the function as an array function.
- The data in cells B1 to B3 should appear in cells D1, E1, and F1.
- 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.
+ نوشته شده در چهارشنبه پانزدهم آذر ۱۳۹۱ ساعت 0:7 توسط مهندس اکبر صمدی
|
