Step-by-step guide

How to make a chart
in Excel, step by step

Turn a table of numbers into a chart in under two minutes — and know which chart type to use when.

EP
ExcelPro · Aug 26, 2026
In this guide
  1. Choosing the right chart type
  2. Creating your first chart
  3. Formatting and labeling
  4. Keeping it updated
  5. Common mistakes

Choosing the right chart type

The chart type determines what question you're answering. Choosing the wrong type doesn't just look bad — it actively misleads.

💡 When in doubt, use a column chart

Column charts are the most universally readable chart type. They work for comparisons, rankings, and time series. If you're unsure which chart to pick, a column chart is almost always a defensible choice.

Creating your first chart

1
Select your data — including headers

Excel uses the first row and first column as labels. If your headers are in row 1 and category names in column A, select the whole block including both.

2
Insert → Charts → choose your type

Or press Alt + F1 to insert a default chart instantly. Excel will pick a type for you — you can change it afterward.

3
The chart appears — click to select and move it

Drag to reposition. Drag the corners to resize. The chart sits on top of the sheet as a floating object by default.

4
Use Chart Design and Format tabs to refine

These appear in the ribbon when the chart is selected. Change chart type, colors, layout, and add or remove elements like axis titles, data labels, and gridlines.

Formatting and labeling

Add a chart title

Click directly on the "Chart Title" placeholder and type your title. Make it describe what the chart shows, not just repeat the data source: "Q2 Revenue by Region" is better than "Sales Data".

Add data labels

Right-click any bar or line → Add Data Labels. This puts the exact value on each data point. Useful when the precise number matters, but can clutter a chart with many data points.

Change colors

Chart Design tab → Change Colors, or click individual bars/lines and use the Format tab to set a specific fill color. Keep your color scheme consistent — the same region should always be the same color across multiple charts.

⚠️ Don't use 3D charts

3D bar and pie charts look impressive but actively distort the data — depth creates the visual illusion that some bars are larger than they are. Stick to flat 2D charts for any chart where accuracy matters.

Keeping charts updated

Excel charts are linked to their source data. Change a value in the spreadsheet and the chart updates automatically — no rebuilding needed.

If you add new rows or columns of data after creating the chart, the chart won't include them automatically. Right-click the chart → Select Data → expand the range to include the new data.

The clean fix: convert your source data to an Excel Table first (Ctrl + T). Charts built from Tables automatically expand to include new rows — no manual range editing.

Common mistakes

Too many data series on one chart

More than 5-6 lines or bar groups on one chart becomes unreadable. Split into multiple charts, or use a summary table instead.

Starting the Y-axis at a value other than zero

Excel sometimes starts the axis at a non-zero value to make small differences look dramatic. Right-click the axis → Format Axis → set Minimum to 0 for any comparison chart where you don't want to mislead.

Using a line chart for non-time data

A line chart implies that values between the plotted points exist and are continuous. Revenue by month is appropriate — the line implies gradual change over time. Headcount by department is not — there is no sensible "value between departments".

Practice the formulas behind it

ExcelPro has 700+ real exercises across 7 career tracks — type actual formulas, get instant feedback.

Start practising free →
Keep reading