📊 → 📄 Spreadsheet to Word Table

Online Excel to Word Table & Document Converter

Turn Excel worksheets into editable Word tables. Upload an .xlsx, .xls, .csv or .ods file, pick the sheets and cell ranges, and download a real .docx that keeps merged cells, number formats, fonts, colours and borders. It runs in your browser, so nothing is uploaded.

Real .docx, not a renamed web page Keeps formatting & merged cells Multiple sheets & custom ranges

1. Add your spreadsheet

Pasting straight from Excel keeps bold text, colours, alignment and merged cells. Typed CSV or tab-separated text also works.

2. Word layout

Waiting for a spreadsheetAdd a file, paste cells or try the sample.
Sheets—
Rows—
Columns—
Tables—

    3. Word preview

    Your Word document preview appears here.
    Your spreadsheet stays on your device. The file is opened and the Word document is built by your browser. No cells, formulas or file names are sent to iLoveTool4. The page only downloads the free JSZip library (and SheetJS for old .xls files) from cdnjs.
    ADVERTISEMENT
    Sponsored Ad Space

    Quick answer: To convert Excel to Word, drop your spreadsheet into the tool above, tick the sheets you need and click Download Word (.docx). Each sheet becomes an editable Word table. Formulas become their last saved results, and bold text, colours, borders, merged cells and number formats carry over. Charts are listed but not redrawn; paste them into Word from Excel.

    How to Convert Excel to Word

    There are three practical ways to get Excel data into Word. Which one is best depends on whether you need an editable table, a live link or just a snapshot.

    MethodBest forResult in Word
    This converterWhole sheets, several sheets, large ranges, reportsEditable Word tables in a new .docx
    Copy and paste (Ctrl+C / Ctrl+V)A small range into a document you are already writingWord table (or link, picture or text, depending on the paste option)
    Insert > Object > Create from FileShowing the spreadsheet inside Word as an Excel objectAn embedded or linked Excel object, not a Word table

    With this tool:

    1. Add your spreadsheet: Drop an .xlsx, .xlsm, .xls, .ods or .csv file, choose it from your device, or paste cells copied from Excel or Google Sheets.
    2. Choose sheets and ranges: Tick the worksheets to include and type a range such as A1:F40 if you only need part of a sheet.
    3. Pick the Word layout: Keep Excel formatting or use a clean table style, set header rows, page size, orientation, margins and font.
    4. Check the preview: The preview and checklist show merged cells, formulas, charts, hidden data and any column-limit splits before you download.
    5. Download the .docx: Click Download Word (.docx) to save an editable Word document, or Copy for Word to paste the table into a document you already have.

    How Excel Tables Are Converted to Word

    The converter reads the workbook's own XML inside the .xlsx file and writes each part into Word's table format:

    In ExcelIn the Word file
    WorksheetOne table, with an optional heading for the sheet name
    Cell valuesTable cells with the same text, number or date
    Number formatsText as Excel displays it: $1,250.00, 12.5%, 15-Mar-26, 00123
    Merged cellsMerged Word cells (horizontal span and vertical merge)
    Column widthsMatching widths, shrunk to fit the page if needed
    Header rowA repeating header row that shows at the top of every page
    Hidden rows and columnsLeft out (optional)
    FormulasTheir last saved results (or the formula text, if you choose)
    Charts, pictures, shapesListed in the checks, not converted

    How to Convert an Excel Worksheet to an Editable Word Table

    Every table this tool creates is a normal Word table. Open the .docx and you can click into any cell, retype values, add or delete rows, apply a Word table style from Table Design, or sort the rows. That is different from pasting a picture of the range, or embedding an Excel object that opens Excel when double-clicked.

    For the most editable result:

    • Choose Clean Word table if you plan to restyle the table in Word. This leaves out Excel's colours so Word's table styles can take over.
    • Set Header rows to match your column headings. Word marks those rows as "Repeat Header Rows", so they appear on every page of a long table.
    • Use Stretch to page width for a table that lines up with the page margins.

    How to Convert Selected Excel Data Instead of the Whole Sheet

    Each sheet in the list has a range box. Type the part you want:

    • A1:F40, a block of cells
    • B:E, whole columns B to E
    • 5:30, rows 5 to 30

    Leave the box empty to use the sheet's used range. Together with Skip hidden rows & columns, you can filter or hide data in Excel first, save, and convert only what is visible. Trim empty edges removes blank rows and columns around the data, and Remove blank rows inside closes gaps in the middle.

    How to Convert Excel Charts to Word

    A chart is drawn by Excel from live data, and Word needs either an embedded chart object or a picture. This converter lists every chart it finds, by title, so you know what to move. Copy each chart from Excel with this method:

    1. In Excel, click the chart's border and press Ctrl+C.
    2. In Word, click where the chart should go and open Home > Paste (or right-click).
    3. Pick a paste option:
    Word paste option for chartsWhat you get
    Use Destination Theme & Embed WorkbookChart restyled to Word's theme, with a copy of the workbook inside the document. It does not update from the original file.
    Keep Source Formatting & Embed WorkbookChart looks exactly as in Excel, with an embedded copy of the workbook.
    Use Destination Theme & Link DataWord's theme, still linked to the original workbook so the data can update.
    Keep Source Formatting & Link DataExcel's look, linked to the original workbook.
    PictureA fixed image. It can't be edited or updated, but it looks the same on every computer.

    Linked charts break if you move or rename the Excel file. For a report you will email, Picture or an Embed Workbook option is safer.

    How to Preserve Excel Table Formatting in Word

    Choose Keep Excel formatting. For .xlsx and .xlsm files the converter copies:

    • Text styles: bold, italic, underline, strikethrough and font colour (including theme colours and tints).
    • Cells: fill colour, borders (thin, medium, thick, dashed, dotted, double), horizontal and vertical alignment, and wrapped text.
    • Numbers: currency symbols, thousands separators, decimal places, percentages, negative numbers in brackets, leading zeros, and date and time formats.
    • Layout: merged cells and column widths.

    Set Table font size to "Same as Excel" to keep each cell's font size. A smaller size (9 or 10 pt) often fits a wide sheet on the page better. Two things are not copied: colours from conditional formatting rules, and in-cell icons or data bars. Old .xls files are read as plain values; save them as .xlsx in Excel first to keep formatting.

    What Happens to Excel Formulas When Converted to Word?

    Word tables can hold only simple field formulas, so Excel formulas can't keep working after conversion. When Excel saves a file, it stores the last result of every formula next to the formula itself. The converter uses that saved result, so =SUM(B2:B9) becomes 1,250.00.

    Formulas settingWhat appears in WordUse when
    Show the result1,250.00Reports and printouts
    Result + list formulas at the end1,250.00, plus a "Formulas" table listing each cell and its formulaAudits, handovers, documenting a model
    Show the formula text=SUM(B2:B9)Teaching or explaining a spreadsheet

    If a file was created by another program and never opened in Excel, some formulas may have no saved result. The checklist warns you, and you can open the file in Excel, save it and convert again. If you need numbers that keep calculating, paste the range with Link & Keep Source Formatting, or embed the workbook with Insert > Object.

    How to Handle Multiple Excel Sheets in a Word Document

    • Tick each sheet to include. They appear in the same order as the workbook tabs.
    • Sheet names as headings adds a Heading 2 above each table, so Word's Navigation Pane and table of contents pick them up.
    • Each sheet on a new page inserts a page break between sheets.
    • Hidden sheets are listed with "(hidden)" and left unticked. Tick them if you need them.
    • Every sheet can have its own range, for example A1:D20 on Summary and A1:H200 on Data.

    Excel to Word: Editable Table vs. Image

    Editable Word tablePictureEmbedded / linked Excel object
    Edit values in WordYesNoOpens Excel inside Word
    Looks identical to ExcelCloseExactExact
    Updates when Excel changesNoNo (unless pasted as linked picture)Only if linked
    Screen readers and searchReadableNot readable without alt textPartly
    Long tables across pagesFlows with repeating headersOne image, can't splitShows one area only
    File sizeSmallMediumLarge (the workbook is stored inside)

    Choose an editable table for anything people will read, edit or search. Use a picture for a small, final snapshot. Use a linked object when the numbers must stay in sync with Excel.

    Excel to Word Without Copying and Pasting Manually

    Copy and paste works for one small range, but it gets slow and messy when:

    • You need several sheets, each with a heading and page break.
    • The sheet is long, and pasting makes Word lag or breaks the column widths.
    • You want hidden rows left out, or only a specific range.
    • You are on a phone, a Chromebook or a computer without Excel.

    The converter builds the whole .docx in one step. If you already have a Word document, use Copy for Word and paste into it; the formatted table comes along. Inside Word, Insert > Object > Create from File is another no-paste option, but it inserts an Excel object rather than a Word table.

    Common Excel to Word Formatting Problems

    ProblemWhy it happensFix
    Table runs off the right side of the pageThe Excel columns are wider than the pageAutomatic or landscape orientation, narrow margins, smaller font, or "Stretch to page width"
    Table split into several blocksThe sheet is too wide for the page, or has more than 63 columns (Word's limit)Landscape, narrow margins and a smaller font, or a range with fewer columns such as A1:P100
    Dates show as numbers like 46096Excel stores dates as serial numbersKeep "Numbers and dates: As shown in Excel"
    Leading zeros disappear (00123 → 123)Values copied without their number formatUse the .xlsx file rather than a CSV; the format "00000" is kept
    Totals show as 0 or blankFormulas had no saved resultOpen and save the file in Excel, then convert again
    Colours missingColours came from conditional formatting, or the file is .xlsSave as .xlsx, or apply fills directly to the cells
    Header row not repeating on page 2Header rows set to NoneSet Header rows to "First row"
    Rows break across pagesTall wrapped cellsThe converter keeps each row on one page; shorten long text if a row is taller than a page
    Hidden data appears in WordHidden rows or columns were includedTurn on "Skip hidden rows & columns"

    Excel to Word Conversion FAQs

    How do I convert an Excel file to Word?

    Drop your .xlsx, .xls, .csv or .ods file into the converter, tick the sheets you want, adjust the page and table settings, and click Download Word (.docx). You get a real Word document with editable tables. Everything happens in your browser, so the spreadsheet is never uploaded.

    Will the Excel table be editable in Word?

    Yes. Each worksheet becomes a normal Word table, so you can type in it, resize columns, change styles and add rows in Word. It is not a picture and not an embedded Excel object.

    What happens to Excel formulas when converted to Word?

    Word tables cannot calculate like Excel, so each formula is replaced by the result Excel last saved, for example 1,250.00 instead of =SUM(B2:B9). You can also add a list of the original formulas at the end of the document, or show the formula text instead of the result.

    Does the converter keep my Excel formatting?

    For .xlsx files, yes. It keeps bold, italic, underline, font colours, cell fill colours, borders, alignment, merged cells and number formats such as currency, percentages and dates. Colours created by conditional formatting and old .xls files are converted as plain values.

    Can I convert only part of a sheet?

    Yes. Type a range such as A1:F40 next to the sheet name. You can also skip hidden rows and columns, trim empty edges and remove blank rows.

    Can I convert Excel charts to Word with this tool?

    The tool finds charts and lists them by name, but it does not redraw them. For charts, copy the chart in Excel and paste it into Word. Choose Keep Source Formatting & Link Data to keep it updating, or Picture for a fixed image.

    How are multiple sheets handled?

    Tick every sheet you want. Each one becomes its own table with the sheet name as a heading, and you can start each sheet on a new page. Hidden sheets are listed but left unticked.

    Why is my wide Excel table split into several tables?

    A Word table can have at most 63 columns, and a page can only fit so many before the text becomes unreadable. When a range is too wide, the converter splits it into column blocks, such as A–AH and AI–BP, each with its own heading. To keep one table, choose landscape pages, narrow margins and a smaller font, or convert fewer columns.

    Is it safe to convert confidential spreadsheets?

    Yes. The file is read and the Word document is built on your own device. No spreadsheet data is sent to iLoveTool4. The page only loads the free JSZip and SheetJS code libraries from the cdnjs network.

    Resources and Sources

    Disclaimer: This free converter is not affiliated with Microsoft. Excel and Word are trademarks of Microsoft Corporation. Charts, pictures, macros and conditional formatting are not converted, so check the Word document before you share or print it.

    Related Tools

    Last reviewed: September 2026.