Site icon libreofficehelp.com

How to Transpose Tables (rotate) in LibreOffice

Learn how easily you can transpose tables (rows to columns or vice versa) in LibreOffice Calc.

Have you ever encountered a table in LibreOffice Calc that needs a quick rotation? Maybe your data analysis requires a change in perspective, or perhaps you need to prepare a report with swapped rows and columns. This is very simple to do in LibreOffice Calc using transpose. This tutorial will guide you through every step.

Transpose tables in LibreOffice

Using Menu

Source data (Figure 1)
Paste special option in context menu (Figure 2)
Transpose option in Paste Special Window (Figure 3)
After transpose in LibreOffice Calc (Figure 4)

Using TRANSPOSE function with array

LibreOffice Calc also provides a function TRANSPOSE which you can use for further customisation and control. This function takes a multi-dimensional array and transposes it. Here’s the syntax.

Let’s give it a try. As you can see, we have the following data as of earlier. You can select the data range using the TRANSPOSE function and press SHIFT+CTRL+ENTER to convert it to an array formula.

And you get the same result. This is very helpful if you want a dynamic spreadsheet that requires transposing.

=TRANSPOSE(A1:C2)
TRANSPOSE formula usage

Transpose in OpenOffice

If you are using OpenOffice Calc, you can find the Transpose option in the same paste special dialog. It might look different, but it works exactly the same way. In addition, the TRANSPOSE function is also available in OpenOffice.

Transpose option in OpenOffice

Usage tips

Conclusion

I hope this comprehensive tutorial provides you with a basic foundation for swapping columns and rows. Feel free to drop a comment below if it helps you.

Reference

Exit mobile version