Convert Word to Excel: 5 Methods Including Copy-Paste, Save As CSV, Power Query, and Online Tools

Convert Word document to Excel spreadsheet: copy-paste tables, save as CSV, Power Query import, online converters. Methods for tables and text data extraction.

Convert Word to Excel: 5 Methods Including Copy-Paste, Save As CSV, Power Query, and Online Tools

Converting Word documents to Excel is a common task when data exists in Word format but you need to analyze, sort, or process it as structured data in Excel. The most efficient method depends on what's in the Word document. Tables convert easily; unstructured text requires more work; complex documents with mixed content need multiple approaches combined.

The five main methods. Method 1: Copy-paste a Word table directly into Excel — fastest for simple tables. Method 2: Save Word as PDF, then use online PDF-to-Excel converterworks when copy-paste doesn't preserve structure. Method 3: Save Word as plain text (.txt) or CSV, then import into Excel — for unstructured text data. Method 4: Use Power Query to import Word file — modern Excel feature. Method 5: Use online conversion tools (Smallpdf, iLovePDF, others) — convenient but uploads to third party.

What converts well. Word tables: simple tables convert directly to Excel rows and columns. Numbered lists: become single column of values. Bulleted lists: become single column of items. Headers and titles: become row headers if structured properly.

What's harder. Mixed content (text + tables + images): images don't transfer; tables may need manual cleanup. Complex tables (merged cells, nested cells): often need restructuring after import. Free-form text without consistent structure: very hard to convert to structured Excel data.

This guide covers all five methods, when to use each, common issues, and tips for clean conversion. It's intended for users who need to get data from Word into Excel for analysis, calculation, or further processing.

Five Ways to Convert Word to Excel

  • Method 1: Copy-Paste Table — Select table in Word, Ctrl+C, Ctrl+V in Excel
  • Method 2: Save as CSV — Save Word as .txt, then import to Excel as CSV
  • Method 3: PDF → Excel — Save Word as PDF, use online converter to Excel
  • Method 4: Power Query — Data → Get Data → From File → From Word (Excel 365)
  • Method 5: Online Converters — Smallpdf, iLovePDF, Adobe (uploads to cloud)
  • Best for tables: Method 1 (copy-paste)
  • Best for unstructured text: Methods 2 or 5
  • Most reliable for complex docs: PDF converter (Method 3)
  • Modern Excel option: Power Query (Method 4)

Method 1: Copy-paste table from Word to Excel. The fastest method for tabular data.

Step 1: Identify the Word table. Open the Word document. Find the table you want to convert. Tables in Word have visible borders (usually) or formatted columns and rows.

Step 2: Select the entire table. Click anywhere in the table. Move cursor to the upper-left of the table — a small handle appears. Click the handle to select the entire table. Or use Ctrl+A while in the table.

Step 3: Copy. Press Ctrl+C (Windows) or Cmd+C (Mac). The table is now in the clipboard.

Step 4: Switch to Excel. Open or switch to Excel. Click in the cell where you want the table to appear (e.g., A1 for top-left placement).

Step 5: Paste. Press Ctrl+V. The table appears in Excel with rows and columns aligned. Each Word cell becomes an Excel cell.

Step 6: Format if needed. Word tables sometimes paste with extra formatting. Right-click → Paste Special → choose 'Values' for cleaner paste without formatting. Or use 'Keep Source Formatting' to maintain Word formatting.

What works well. Simple tables with consistent rows and columns. Tables with merged cells (becomes merged in Excel). Tables with formulas in Word (formulas may not transfer; values transfer).

What doesn't work. Tables across multiple Word pages: may break at page boundaries. Tables with images in cells: images don't transfer. Tables with multi-line text in cells: may import as single line.

Common issues. Some cells get '#NUM!' or '#VALUE!' errors: Excel interpreted text as formulas. Solution: use Paste Special → Values. Column widths don't match Word: Excel uses its default widths. Solution: adjust columns or use 'Keep Source Formatting' paste. Text becomes truncated: column too narrow. Solution: widen column.

For most tables, copy-paste is the fastest and most reliable method. Try this first; only resort to other methods if copy-paste doesn't work.

Microsoft Excel - Microsoft Excel certification study resource

Copy-Paste Word Table Steps

Open Word Document

Find the table you want to convert. Should be visible with rows/columns.

Select Entire Table

Click upper-left corner handle, or use Ctrl+A in the table.

Copy with Ctrl+C

Standard copy. Table goes to clipboard.

Open Excel

Switch to Excel. Click cell where table should start (typically A1).

Paste with Ctrl+V

Table appears in Excel with rows/columns aligned. Each Word cell becomes Excel cell.

Format If Needed

Adjust columns, fix any errors, use Paste Special if needed.

Method 2: Save Word as plain text (.txt) and import as CSV. Useful for unstructured text or when copy-paste fails.

Step 1: In Word, save as text file. File → Save As → choose 'Plain Text (*.txt)' or 'Unicode Text' format. Word saves the document as plain text, removing formatting.

Step 2: Open the .txt file in Excel. Excel doesn't directly open .txt files like Excel files. Use the Text Import Wizard: File → Open → select 'All Files' to see the .txt → open. Excel opens Text Import Wizard.

Step 3: Use Text Import Wizard. Step 1: Choose delimiter type (delimited with tabs or specific characters, or fixed width). Step 2: Specify delimiter character (tab, comma, semicolon, etc.). Step 3: Set data format for each column (Text, Date, Number, etc.).

Step 4: Import. Excel imports the text file as cells. If your text has consistent structure (e.g., tab-separated values), this works well.

Step 5: Save as Excel. Save the imported data as .xlsx for future use.

When this works. Text with consistent delimiters (commas, tabs, semicolons between values). Simple lists with one item per line. Structured data that was incidentally in Word.

When this doesn't work. Free-form prose text. Mixed content (some structured, some not). Word formatting that adds extra characters or breaks.

Alternative: Save as CSV. Some Word versions allow Save As → CSV format. If available, this works well for tabular data. Excel imports CSV natively without the Text Import Wizard.

Tip: Use Find & Replace before saving. In Word, find consistent patterns and replace with delimiters. Example: replace 'Salary: ' with tab-character. After saving as txt and importing to Excel, the values align correctly.

Conversion Method Comparison

Fastest for tablesCopy-paste table
Good for unstructured textSave as CSV/txt
Most reliable for complex docsPDF intermediate
Modern, automatedPower Query (Excel 365)
Convenient; privacy concernOnline converters
<1 minuteTime per page (copy-paste)
2-5 minutesTime per page (PDF method)
Mostly preservesFormat preservation (copy-paste)
Loses formattingFormat preservation (text)
Copy-pasteBest for: tables
Save as text/CSVBest for: text data
PDF intermediateBest for: complex layouts

Method 3: Convert via PDF intermediate. Highly reliable for complex Word documents.

Step 1: Save Word document as PDF. File → Save As → choose 'PDF' as file format. Modern Word makes this one click. Older Word may need Save As menu.

Step 2: Open PDF in a converter. Options: online converters (Smallpdf.com, iLovePDF.com, Adobe Online Services). Adobe Acrobat Pro (paid). Specific PDF-to-Excel software.

Step 3: Convert PDF to Excel. Upload your PDF. Choose 'Convert to Excel.' Download the resulting Excel file.

Step 4: Open in Excel. The conversion preserves: table structure (mostly), text data, column alignment. May need cleanup: extra rows, formatting issues, occasional character substitutions.

Why this method works better for complex docs. PDF format preserves the visual layout. The converter sees the same layout you see. Tables are detected accurately. Multi-page documents handled correctly. Document structure preserved better than text extraction.

Online PDF-to-Excel converters. Smallpdf (free for limited use): popular, easy. iLovePDF (free for limited use): comprehensive. Adobe Online Services (with Adobe ID): high quality. PDFCandy (free): another option. Privacy concern: documents uploaded to third-party servers.

Paid options. Adobe Acrobat Pro: $20-30/month subscription. High-quality conversion. Documents stay local. Foxit PhantomPDF: similar to Acrobat. NitroPDF: another commercial option. Various others.

For sensitive documents. Use local desktop software (Acrobat Pro) rather than uploading to cloud. Don't upload confidential financial or business documents to free online services. Or use Word's native Save As PDF, then export to Excel using your local software.

Quality variations. Different converters produce different quality results. Test with sample document first. Some preserve tables better; some extract text better. For one-time use: try Smallpdf or iLovePDF (free). For ongoing use: invest in Adobe Acrobat Pro.

Conversion Method Selection

Use: Copy-paste directly (Method 1)

Steps: Select table in Word, Ctrl+C, Ctrl+V in Excel

Time: Under 1 minute

Best for: Most table conversions; simplest and most reliable

Excel Spreadsheet - Microsoft Excel certification study resource

Method 4: Power Query for advanced conversion. Excel 365's modern approach.

What Power Query offers. Built into Excel 365 and Excel 2019+. Can connect to many data sources including Word files. Transforms data during import. Refreshable — if Word document changes, Excel updates with one click. More powerful than simple copy-paste for repeatable workflows.

Step 1: Open Excel. Click Data tab → Get Data → From File → From Word (Excel 365). Older Excel: may not have direct Word import; use intermediate PDF or text approach.

Step 2: Browse to your Word document. Select the .docx file. Excel opens Power Query Editor with preview.

Step 3: Choose which data to import. Power Query shows tables found in the document. Select the table(s) you want to import. Can import multiple tables.

Step 4: Transform data in Power Query (optional). Rename columns. Change data types. Filter rows. Add calculated columns. Many transformations possible without affecting the original Word document.

Step 5: Load into Excel. Click 'Close & Load.' Data appears in Excel as Power Query table. Can be loaded to specific location or as table.

Step 6: Refresh on demand. If Word document changes, click 'Refresh All' in Excel's Data tab. Excel re-imports and re-applies your transformations.

Advantages of Power Query. Automated for recurring tasks. Reproducible. Can transform data during import. Connect to multiple sources (Word, Excel, web, database) and combine.

When Power Query is the right choice. Repeated conversion (same Word format coming regularly). Complex transformations needed (data cleaning, restructuring). Multiple data sources to combine. Modern Excel available (Excel 365 or 2019+).

When Power Query is overkill. One-time conversion: copy-paste is simpler. Simple tables: copy-paste is faster. No transformation needed: copy-paste is sufficient.

Learning curve. Power Query has its own interface and language. Initial setup takes 15-30 minutes to learn. After that, ongoing use is fast. Worth investing for repeated work.

Power Query Benefits

Reproducible

Same import + transformation runs again with one click. Refreshable.

Transform During Import

Rename columns, change types, filter, add calculations during import.

Multiple Sources

Combine Word, Excel, web, database into single dataset.

Built into Modern Excel

Available in Excel 365 and 2019+. Free with Office subscription.

Refresh on Demand

When source changes, refresh button updates Excel data instantly.

Overkill for Simple

One-time conversions: copy-paste is faster. Use Power Query for repeated work.

Method 5: Online conversion tools. Convenient but with caveats.

Popular online tools. Smallpdf.com: free for limited use, paid for unlimited. iLovePDF.com: similar to Smallpdf. Adobe Online Services: requires Adobe ID, free for limited. PDF2Go.com: free for basic conversion. Convertio.co: multiple formats supported. ZAMZAR.com: email-based delivery.

How they work. Upload your Word document (or save as PDF first). The service converts it. Download the Excel result.

Advantages. No installation required. Easy to use. Free for occasional use. Works from any computer with internet.

Disadvantages. Documents uploaded to third-party servers. Privacy concern for sensitive data. May have file size limits. Free version often has watermarks or daily limits. Slower than local conversion. Quality varies between services.

Privacy considerations. Don't upload confidential documents: client data, financial records, business secrets, legal documents, medical records. Even free services may store documents temporarily; some store for analytics. Use local software (Word's Save As, Acrobat Pro) for sensitive content.

When online tools work well. Public information being converted. Non-sensitive data. One-time conversion. Quick test of conversion quality. Limited budget — free options available.

When to avoid online tools. Confidential business documents. Personal medical or financial information. Documents under NDA. Anything subject to regulatory privacy (HIPAA, GDPR, etc.).

Privacy-conscious alternatives. Adobe Acrobat Pro: $20-30/month, local conversion. Foxit PhantomPDF: similar local software. Word's built-in Save As: avoid PDF intermediate for sensitive content if conversion is sensitive.

Hybrid approach. Use Word's Save As PDF for the conversion. Use local PDF-to-Excel converter (Acrobat Pro, etc.) for the second step. No cloud upload. More secure for sensitive content.

Online Tool Comparison

Free for limited; popularSmallpdf
Free for limited; comprehensiveiLovePDF
Requires Adobe ID; free limitAdobe Online
Free basic conversionPDF2Go
Multiple formatsConvertio
Email-based deliveryZamzar
Usually 50 MB maxFree file size limits
Yes (uploads to third party)Privacy concern
Sensitive business/medical/legalDon't upload
Acrobat Pro (local)Privacy-conscious alternative
Free tier often has watermarksWatermark issues
Free tier limits per dayDaily limits

Tips for clean Word-to-Excel conversion. Practices that produce better results.

Practice 1: Clean up Word document first. Remove unnecessary content. Make tables consistent. Remove formatting that won't transfer. Easier to convert clean source than fix complex output.

Practice 2: Use consistent table structure. Each table should have headers in row 1. Same number of columns throughout. No merged cells if possible (Excel handles merged cells differently). Easier conversion produces cleaner Excel result.

Practice 3: Save Word document as PDF first for backup. PDF version preserves the visual layout. If conversion to Excel doesn't work, you can re-try the conversion later.

Practice 4: Choose the right method for the data. Tables: copy-paste. Unstructured text: save as text. Complex docs: PDF intermediate. Repeated work: Power Query.

Practice 5: Verify conversion results. After importing, check: Did all rows transfer? Are columns correctly aligned? Did formulas work as expected? Were numbers preserved (not converted to text)? Spot check a few rows for accuracy.

Practice 6: Use Paste Special when needed. Default paste sometimes brings extra formatting. Paste Special → Values gives clean data without formatting. Useful when Word formatting interferes with Excel calculations.

Practice 7: Save your converted Excel file with descriptive name. Include source date if relevant. Add notes about source Word document in a comment cell.

Practice 8: For sensitive data, use local software. Don't upload to free online converters. Use Word's Save As + Acrobat Pro or similar local tools.

Practice 9: Convert in batches if possible. If you have multiple similar documents, use Power Query to automate. Build the workflow once; refresh for new documents.

Practice 10: Document the conversion process. For repeating workflows, note exactly which method and tool worked. Saves time when redoing the conversion in the future.

Excellence Playa Mujeres - Microsoft Excel certification study resource

Common Word-to-Excel conversion issues and solutions.

Issue 1: Table doesn't paste correctly. Cause: complex table structure. Solution: try Paste Special → Keep Source Formatting. Or use PDF intermediate method.

Issue 2: Numbers come in as text. Cause: Word formatting marked them as text. Solution: Text to Columns to convert. Or =VALUE() to convert in formulas.

Issue 3: Column widths don't match Word. Cause: Excel uses its own widths. Solution: manually adjust columns, or use 'Keep Source Formatting' paste.

Issue 4: Special characters look wrong. Cause: encoding issues. Solution: save Word as Unicode Text; import with UTF-8 encoding in Text Import Wizard.

Issue 5: Multi-line cells appear on single line. Cause: paste collapsed line breaks. Solution: use Wrap Text on those cells, or copy each line separately.

Issue 6: Tables span multiple Word pages don't paste correctly. Cause: page break splits the table. Solution: use Power Query (better handles multi-page tables) or PDF intermediate.

Issue 7: Merged cells cause issues. Cause: Excel handles merging differently. Solution: unmerge in Word before copying; re-merge in Excel after.

Issue 8: Images don't transfer. Cause: images don't paste with text. Solution: separately copy images and insert in Excel.

Issue 9: Lists become single column. Cause: lists paste as values. Solution: if you wanted separate columns, you may need PDF method or specific structure in source.

Issue 10: Date formats wrong. Cause: Excel interprets text dates differently. Solution: use Text to Columns with Date format, or use DATEVALUE() function.

For persistent issues: try a different method. Copy-paste might fail where PDF intermediate succeeds. Power Query might handle what copy-paste can't. Each method has strengths for different document types.

Common Issues

Issue: Numbers can't be added or used in formulas

Solution: Data → Text to Columns → Next → Next → 'General' format → Finish. Converts text-numbers to real numbers.

Conversion workflow for common scenarios. Specific approaches for different needs.

Scenario 1: Quick conversion of a Word table. Method: Copy-paste. Time: 30 seconds to 1 minute. Reliability: Excellent for clean tables.

Scenario 2: Converting a survey response document. Word document has questions and answers in a structured format. Method: Save as PDF, then convert to Excel. Time: 2-5 minutes. Result: organized data ready for analysis.

Scenario 3: Importing a price list. Word document has product names, descriptions, prices in tables. Method: Copy-paste. Then verify numbers are numeric (not text). Time: 1-2 minutes per page.

Scenario 4: Converting client list. Word document has client names, addresses, phone numbers in tables or list format. Method: Copy-paste for tables; save as text and import for list format. Time: 1-5 minutes.

Scenario 5: Repeated monthly report conversion. Same format Word document each month. Method: Power Query (Excel 365). Set up once; refresh monthly. Time: First-time setup 30 minutes; subsequent runs <1 minute.

Scenario 6: Converting old contracts. Sensitive legal documents. Method: Acrobat Pro local conversion (don't upload to cloud). Time: 5-15 minutes depending on document complexity.

Scenario 7: Converting research paper data. Word document has tables, citations, structured content. Method: Save as PDF, convert with high-quality tool (Acrobat Pro). Time: 5-15 minutes.

Scenario 8: Combining data from multiple Word files. Need to consolidate same-format data. Method: Power Query with folder source — combines multiple files. Time: 30-60 minutes for initial setup; nearly instant after.

For each scenario, the right method depends on: data complexity, frequency of conversion, sensitivity of content, available tools. Match the method to the situation rather than always using the same approach.

Choose Your Conversion Method

Step 1: What's in the Document?

Tables only? Unstructured text? Complex mixed content?

Step 2: One-Time or Recurring?

One-time: copy-paste or PDF. Recurring: Power Query.

Step 3: Sensitive Content?

If yes: local software only (Acrobat Pro). If no: online tools OK.

Step 4: Available Tools?

Free: Smallpdf, iLovePDF. Paid: Acrobat Pro. Free + Excel 365: Power Query.

Step 5: Try Method

Start with copy-paste. Try PDF intermediate if copy-paste fails.

Step 6: Verify Result

Check rows transferred. Numbers numeric. No truncation. Format correct.

Step 7: Save Workflow

For recurring tasks, document the method that worked.

CSV Pros and Cons

Pros
  • +CSV has a publicly available content blueprint — you know exactly what to prepare for
  • +Multiple preparation pathways accommodate different schedules and budgets
  • +Clear score reporting shows specific strengths and weaknesses
  • +Study communities share current insights from recent test-takers
  • +Retake policies allow recovery from a difficult first attempt
Cons
  • Tested content scope requires substantial preparation time
  • No single resource covers everything optimally
  • Exam-day performance can differ from practice test performance
  • Registration, prep, and retake costs accumulate significantly
  • Content changes between versions can make older materials less reliable

EXCEL Questions and Answers

Converting Word to Excel ranges from trivial (copy-paste a table) to complex (multi-page documents with mixed content). The right method depends on what you're converting, how often, and how sensitive the content is. For most users, copy-paste handles 80% of conversion needs in seconds.

For prospective converters: start with copy-paste for any tabular content. Use PDF intermediate for complex documents. Save as text for unstructured content. Use Power Query for recurring workflows. Use local software for sensitive data. With these techniques in your toolkit, virtually any Word-to-Excel conversion is achievable, often within minutes.

About the Author

James R. HargroveJD, LLM

Attorney & Bar Exam Preparation Specialist

Yale Law School

James R. Hargrove is a practicing attorney and legal educator with a Juris Doctor from Yale Law School and an LLM in Constitutional Law. With over a decade of experience coaching bar exam candidates across multiple jurisdictions, he specializes in MBE strategy, state-specific essay preparation, and multistate performance test techniques.