Home / Blog / Graph in Word
How-to · 2026

How to Make a Graph in Word

Word can draw the chart itself, or show one that still belongs to an Excel workbook. Which you pick decides whether the chart can ever be updated.

By · Published September 19, 2026 · 6 min read

Two routes, and the choice matters more than the chart type. Insert → Chart has Word draw it and keep the data inside the document. Copy from Excel and paste as a link leaves the data in the workbook, so the chart can be refreshed later. Everything else is formatting.

Route 1: make the chart in Word

Click where the chart belongs, then Insert → Chart. Pick a type from the left-hand list — Column, Line, Pie, Bar and so on — and click OK.

A small spreadsheet grid opens above your document, pre-filled with sample data. Type over it with your own. The detail that catches people: the live range is the shaded area with a blue handle at its bottom-right corner. Drag that handle to take in more rows or columns. Numbers typed outside it are ignored, and the chart simply does not show them.

Close the grid when you are done. The chart stays, and so does its data — stored inside the .docx file. To change it later, right-click the chart and choose Edit Data.

Use this route when the numbers are finished. The document is then self-contained: mail it anywhere, and the chart travels with it.

Route 2: bring a chart over from Excel

If the chart already exists in a workbook, build it there — Excel is better at charts than Word and always will be. Select the chart, copy it, then in Word use Paste Special or the paste options button, where there are five choices. The two that matter:

Pick Link Data when the workbook keeps changing. To bring the chart current afterwards, right-click it and choose Refresh Data. Word also offers to update links when you open the document.

Linking versus embedding, plainly

 EmbeddedLinked
Data livesInside the documentIn the Excel workbook
Survives emailingYesShows last saved picture
Can be refreshedNoYes, on demand
Breaks if the file movesNeverYes
File sizeLargerSmall

A linked chart in a document you send outside your company is the worst of both: your recipient cannot reach the workbook, so they see a frozen image, while you see a live one and assume they do too.

Formatting that actually helps

With the chart selected, the Chart Design and Format tabs appear, and three buttons sit to its right:

Two habits worth keeping: resize by dragging a corner so the proportions hold, and widen the chart before shrinking the font when category labels crowd.

The monthly report problem

All of the above assumes you are making a chart once. A report you produce every month is a different job. Embedded charts have to be re-entered by hand. Linked charts can be refreshed — but only the charts. The sentence above the chart that says "billings rose 9% on July" has no link and no refresh, and it is the number a reader actually quotes back to you.

That mismatch, rather than the charting, is what makes a recurring document tedious: half of it updates and the other half has to be re-read line by line.

Having the document ask for the chart

Quiriz for Word takes the other approach: write the question in the document where the answer belongs, select it, and press Chart. The answer replaces the words that asked for it. A Figure puts one number inside your own sentence and leaves the words around it alone, which is what makes the prose refreshable too.

Write the report before the month closes by leaving markers — =QUIRIZ.ASK("revenue by month", "chart"), =QUIRIZ.ASK("total billed", "figure") — then press Resolve markers when the data lands. Next month, Refresh all asks every question again: charts gain their new months, the totals in your sentences move, and your headings, numbering and commentary stay exactly where they were. Turn on tracked changes for refreshes and Word shows every figure that moved as a revision you can accept or reject.

Where it does not apply. A one-off chart of eight numbers you already have in front of you is Insert → Chart, and always will be.

Charts in Word that update themselves

Ask a question in the document and get the chart, the table or a single figure back in place — then refresh the whole report next month in one press. Free to start.

Try Quiriz free →

Frequently asked questions

How do I edit the data in a Word chart?
Right-click the chart and choose Edit Data, or select it and use Chart Design > Edit Data. A small spreadsheet grid opens above the document holding the chart values. Drag the blue handle at the bottom right of the shaded range to include more rows or columns — anything outside that range is ignored no matter what you type.
Should I link a chart to Excel or embed it in Word?
Embed when the numbers are final and the document has to survive on its own — the data travels inside the .docx and cannot break. Link when the source workbook keeps changing and you want the option to refresh, accepting that the link breaks if the workbook is moved or renamed and that anyone without access to it sees only the last saved picture.
How do I update a linked chart in Word?
Right-click the chart and choose Refresh Data, or open Chart Design and click Refresh Data. Word also offers to update links when you open a document that contains them. If nothing happens, the chart was pasted with "Keep Source Formatting & Embed Workbook" rather than a link, and there is no connection to refresh.
Can I make a graph in Word without Excel installed?
Yes. Insert > Chart works on its own — Word opens a lightweight data grid rather than the full Excel application. If Excel is installed, the same grid opens as a small Excel window with more editing features, but the chart itself does not depend on it.
Why does my Word chart look squashed or crop its labels?
Word sizes an inserted chart to a default box that rarely fits a real dataset. Drag a corner handle to resize it, and if the category labels are cut off or rotated, widen the chart before reducing the font — more width fixes more label problems than smaller text does.