How to create a chart in Excel

Select your data, or convert it to an Excel Table, then go to the Insert tab and choose the chart that suits the data type. After Excel draws the chart, use the Chart Design and Format tabs to adjust axes, labels and style. For aggregated or interactive reporting use a PivotChart; for charts that update automatically tie them to a table or named range.

How to create a chart in Excel: what you need first

You can build a useful chart from any rectangular block of data: columns of categories and adjacent columns of numeric values. Before creating a chart, check these three items so the chart will render predictably.

If you are unsure which style fits your data, Choose the right chart type for guidance on common patterns such as time series, proportions, and comparisons.

Step-by-step: create a basic chart from worksheet data

  1. Select the data range. Click and drag the headers and the corresponding data cells. If your worksheet will change, convert the range to a Table (Home or Insert > Table) so the chart updates automatically.
  2. Open Insert and pick a chart category. On the ribbon, go to Insert and choose Column, Line, Pie, Bar, Area, or another category that matches your intent.
  3. Choose a subtype. Pick a basic subtype (clustered column, stacked bar, line with markers). Excel will place a chart object over the sheet.
  4. Quick clean-up. Click the chart and use the Chart Elements button or the Chart Design and Format tabs to add or remove titles, legends, data labels and gridlines.
  5. Fine-tune axes and series. Right-click an axis or series to format number format, scale, or series color. For categorical axes, verify category order; for date axes, confirm Excel recognized the column as dates.

To make charts update automatically when rows are inserted or removed, consider the Table route or use a dynamic named range. For methods that keep charts in sync with changing data, see Make charts update automatically.

Customize and format the chart

After you create a chart, the next step is tailoring it so readers extract the message quickly. The two contextual ribbon tabs, Chart Design and Format, are where most adjustments happen.

Common formatting tasks

Labels, axes, and numeric formats

Right-click the axis and choose Format Axis to change scale, units and number display. To edit labels and units more precisely, use the Format pane. For full guidance on these controls see Format labels and axes.

Use PivotChart for aggregated and interactive views

When your goal is to summarize large tables or let viewers slice results, create a PivotChart instead of a standard chart. PivotCharts are linked to a PivotTable and redraw automatically as you change fields or filters.

  1. Select any cell inside your data table and choose Insert > PivotChart.
  2. In the PivotChart Fields pane, drag fields into Axis, Legend, Values and Filters to build the view.
  3. Apply value summarization (sum, average, count) in the Values area to aggregate data.
  4. Use slicers or the Filters area to make the chart interactive for presentations.

For a focused guide on that workflow see Use PivotCharts.

Worked example: create a monthly sales column chart

This example shows the exact steps using a simple layout: column A contains Month and column B contains Sales.

  1. Select A1:B13 where A1 is "Month" and B1 is "Sales".
  2. Convert the block to a Table (Ctrl-T) so rows you add later will extend the chart automatically.
  3. Insert > Column Chart > Clustered Column. Excel draws bars for each month.
  4. Add a chart title and format the Y axis number format to Currency through Format Axis.
  5. Reduce clutter by hiding the horizontal gridlines and placing the legend at the bottom if multiple series exist.

After these steps the chart will reflect new months automatically because the source was a Table. If you prefer named ranges, update the chart Source data to reference a dynamic name instead.

Common mistakes and a quick checklist before publishing

New chart creators make predictable errors; run this checklist before you export or present.

Quick checklist:

  1. Headers present and unique for each column.
  2. Correct chart type chosen for the message.
  3. Axes and number formats set for the audience.
  4. Source is a Table or dynamic range if the dataset will change.

Closing: make charts that communicate, not confuse

Creating a chart in Excel is a sequence of clear choices: prepare data, pick an appropriate chart form, and then refine presentation. Keep the viewer's question in mind and use the Table, PivotChart and Format features to make the chart reliable and maintainable. Use the internal links above for deeper help on selecting chart types, keeping charts dynamic, refining labels and building PivotCharts.