Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=TRANSPOSE(A1:B2)Computed by a real spreadsheet engine on the sample data below.
| header1 | header2 |
| data1 | data2 |
| data3 | data4 |
=TRANSPOSE(A1:B2)→header1, data1 | header2, data2
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
Ensure the target area is large enough to accommodate the transposed data. You may need to clear some space or adjust your worksheet layout.
Yes, you can transpose data that includes formulas. The TRANSPOSE function will copy the formulas as well, recalculating them based on their new orientation.
There is no specific limit, but performance may decrease with very large datasets. Consider breaking down large datasets into smaller chunks if necessary.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: