Forum Discussion

Kamni01's avatar
Kamni01
Occasional Reader
Mar 10, 2026

Convert rows into columns

Is there a way when inputting a table from word into an excel spreadsheet to have the set information from rows into colums?

1 Reply

  • Olufemi7's avatar
    Olufemi7
    Iron Contributor

    HelloKamni01​

    Yes. You can convert rows to columns after pasting a table from Microsoft Word into Microsoft Excel by using Transpose.

    1. Paste the table into Excel.
    2. Copy the pasted range.
    3. Right click in an empty cell.
    4. Select Paste Special.
    5. Choose Transpose and click OK.

    This will switch rows into columns and columns into rows.

    You can also use the TRANSPOSE function if you want the result to stay linked to the original data.

    =TRANSPOSE(A1:D5)

    Microsoft documentation
    https://support.microsoft.com/office/transpose-function-ed039415-ed8a-4a81-93e9-4b6dfac76027