How to Insert a Table from Excel to Word

If you just need to insert a table from excel to word and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: select the data range and press Ctrl+T, confirm the header row, and Excel converts the range into a structured table with filters and auto-expansion.

On this page7
Annotated stepsExcel
1

Click inside the data range.

2

Press Ctrl+T or choose Insert ▸ Table.

3

Confirm whether the range has headers.

4

Name the table from Table Design when formulas will reference it.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

An Excel table is more than a formatted range. It adds filter buttons, structured references, automatic expansion, banded rows and table-aware formulas. It works best when the source is rectangular, has one header row and has no blank columns. Before you run it on a workbook other people depend on, try it on a copy or a few rows first. Undo only reaches back through the current session, so a quick trial run is the cheapest way to see exactly what will change before the file is saved and shared. For “insert a table from excel to word”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected cells change, and only then apply the same setup to the full sheet. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That is what makes a layout choice that keeps the sheet readable and sortable useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

A1:F500 contains sales records. Click inside the range, press Ctrl+T, tick My table has headers and click OK. New rows added below inherit formulas and formatting, and formulas can refer to columns as Sales[Revenue]. Tables are one of the best upgrades for raw data because they make formulas, filters, charts and pivots more resilient as rows are added. If this is something you do often, add the command to the Quick Access Toolbar (right-click it on the ribbon and choose Add to Quick Access Toolbar) or learn its shortcut, so next time it is one click instead of a hunt through the menus.

In Google Sheets

This is a command rather than a formula, so there is no syntax to carry over. Google Sheets arranges its commands in menus across the top instead of a ribbon, names some of them differently and does not have every Excel command — look for the equivalent in the Sheets menus or its help before assuming the steps match. The aim was to get you unstuck fast and leave you a little more capable than a copy-paste would. The answer is at the top and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. Treat “insert a table from excel to word” as a routine rather than a one-off. Once you know which setting or command controls it, the same few steps handle every workbook where it comes up in Excel, and you can explain them to a colleague in a sentence.

Common mistakes

  • Including totals inside the table body.
  • Using merged cells or multiple header rows.
  • Leaving blank columns in the range.
  • Treating table style as only decoration and missing the structured-reference behavior.

Frequently asked questions

What is the shortcut to create a table?

Ctrl+T.

Can I turn a table back into a range?

Yes. Use Table Design ▸ Convert to Range.

Why use tables?

They keep ranges expandable, filterable and easier to reference in formulas.

Other ways people ask this

This is also commonly searched as “how to insert table from excel to word” and “insert table from excel to word”. They describe the identical operation, so you are in the right place no matter how you phrased it.

Why do people search for this in so many different ways?

Because the same task has many names. “how to insert table from excel to word”, “insert table from excel to word” all point at the one operation explained on this page, which is why they all lead here.