Word to Excel Converter
Learn the best methods to move Word tables and data into Excel, plus use the paste-to-table helper to preview and reformat pasted data on the spot.
Method 1 — Copy and Paste (Fastest for Single Tables)
The simplest approach. Works in seconds for tables that have no merged cells or complex formatting.
-
1
Open the Word document
Launch Microsoft Word and open your .docx file.
-
2
Select the table
Click anywhere inside the table, then click the move handle (four-arrow icon) at the top-left corner of the table to select the entire table. Alternatively, drag to select only the rows you need.
-
3
Copy the selection
Press Ctrl+C (Windows) or Cmd+C (macOS).
-
4
Open Excel and select a cell
Switch to Microsoft Excel, open a new or existing workbook, and click the cell where you want the top-left corner of your data to land.
-
5
Paste
Press Ctrl+V. Excel maps each Word table cell to a spreadsheet cell. A small Paste Options icon appears — click it and choose Match Destination Formatting for clean output.
-
6
Fix numbers stored as text
If numeric cells show a green triangle, select the column, click the warning icon, and choose Convert to Number.
Paste-to-Table Helper
Paste raw table text from Word (or any source) below to preview it as a structured table before importing into Excel.
Paste data on the left and click "Preview Table"
Method Comparison
| Method | Speed | Multi-table | Offline | Skill Level |
|---|---|---|---|---|
| Copy and Paste | Instant | One at a time | Yes | Beginner |
| LibreOffice | Fast | Yes | Yes | Intermediate |
| Google Sheets | Moderate | One at a time | No | Beginner |
| Word Plain-Text Export | Moderate | Limited | Yes | Intermediate |
Post-Import Cleanup Tips
Convert text numbers to real numbers
Select the column, click the green triangle warning, and choose Convert to Number — or use Data > Text to Columns > Finish.
Remove extra blank rows
Use Ctrl+G > Special > Blanks to select all blank cells, then right-click and delete the rows. This cleans up paragraph text that pasted as empty rows.
Trim leading and trailing spaces
Use =TRIM(A1) in a helper column to remove invisible leading/trailing spaces that cause VLOOKUP mismatches.
Unmerge cells for sortable data
Select all cells, then Home > Merge & Center > Unmerge Cells, followed by Ctrl+G > Special > Blanks, type = and the cell above, then press Ctrl+Enter to fill down.
Summary
Learn the best methods to move Word tables and data into Excel, plus use the paste-to-table helper to preview and reformat pasted data on the spot.
How it works
- Choose a method based on your data type: simple tables work best with copy-paste; complex multi-table documents benefit from LibreOffice or Google Sheets conversion.
- Open the Word document and locate the table or data you want to move to Excel.
- Follow the method-specific steps to copy, export, or convert the data.
- Open Excel (or Google Sheets) and paste or import the extracted data.
- Clean up formatting: adjust column widths, fix number formats, and remove extra whitespace.
- Use the Paste Helper on this page to preview raw pasted text before opening Excel.
Use cases
- Moving a financial summary table from a Word report into an Excel workbook for further calculation.
- Extracting a contact list from a Word document into a spreadsheet for mail merge or CRM import.
- Converting a Word invoice template with line-item tables into an Excel pricing sheet.
- Migrating product data or inventory tables from documentation to a spreadsheet database.
- Pulling survey results or data tables from a Word report into Excel for charting.
- Extracting budget breakdowns from a proposal document for editing and recalculation.
- Converting Word-based project schedules into Excel Gantt chart source data.
- Archiving legacy Word data tables in a structured, query-friendly Excel format.