How to Change Series Name in Excel

There are two ways to “change series name in excel”: the quick way you copy and the durable way you understand. This page gives you both. The exact Excel answer is above; below, we build the small mental model that makes the fix stick, so the next variation of the same problem solves itself.

Exact answer

In Excel: right-click the chart ▸ Select Data ▸ choose the series ▸ Edit, and point Series name at the header cell instead of typing the text.

On this page7
Annotated stepsExcel
1

Right-click anywhere on the chart and choose Select Data.

2

In Legend Entries (Series), select the series to rename and click Edit.

3

Clear the Series name box and click the header cell on the sheet so the box fills with a reference.

4

Repeat for each series, then press OK twice.

5

To rename the chart title the same way, click the title, type = in the formula bar and click a cell.

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

What this does

The series name drives three things at once: the legend entry, the tooltip that appears on hover, and the header shown in data labels. Excel takes it from the header cell when the chart is created, so a chart built from a selection that excluded the headers ends up with Series1, Series2 and so on. Pointing the name back at a cell restores the link, so renaming the column renames the chart. Most people learn this as a sequence of clicks and forget it by next week; learning it as a pattern instead is what lets you apply it to the next, slightly different version of the problem without starting from scratch. That is the difference this page is trying to make. For “change series name in excel”, 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 workflow that saves repeating the same clicks every week useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

A two-series chart shows Series1 and Series2. Right-click ▸ Select Data ▸ Legend Entries ▸ Series1 ▸ Edit, then click B1 so the Series name box reads =Sheet1!$B$1. The legend immediately shows Revenue 2026, and editing B1 later updates the legend without touching the chart. Series1 in a legend is the clearest possible sign that a chart was built in a hurry, and it is the one defect every reader notices before the data. A practical tip: try it on a copy of the sheet or a handful of sample rows first and check the result before you apply it to the real data. That one habit catches almost every surprise while it is still cheap to reverse.

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. Keep this page bookmarked for the next time the same question comes up. Better still, repeat the steps once in your own workbook — doing it yourself is what turns a copied answer into something you remember. Here is the takeaway for “change series name in excel”: follow the steps at the top, check the result on the sheet itself, and keep undo in mind while you experiment. Done once deliberately, it becomes something you do from memory in Excel rather than something you search for again.

Common mistakes

  • Typing a literal name into the Series name box, which looks identical but stops following the data.
  • Trying to edit the legend text directly on the chart — the legend is generated and cannot be typed over.
  • Omitting the sheet name when typing a reference by hand; the box needs =Sheet1!$B$1, not $B$1.
  • Renaming series in a chart whose source range excludes the header row, so the next refresh reintroduces Series1.

Frequently asked questions

How do I rename a legend entry?

The legend reads the series names, so rename the series: Select Data ▸ Edit ▸ Series name.

Why does my chart show Series1?

It was created from a selection that did not include the header cells, so Excel had no name to use.

Can the name update automatically?

Yes, if Series name points at a cell rather than holding typed text.

How do I rename several series quickly?

Rebuild the source range to include the header row: Select Data ▸ Edit under Chart data range, which names every series at once.

Other ways people ask this

People reach this page typing “how do you change series name in excel”, “how to change the name of series in excel”, “change series name excel” and “how to change the series name in excel”, among other phrasings; whichever wording you used, the fix above is the one you want.

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

Because the same task has many names. “how do you change series name in excel”, “how to change the name of series in excel”, “change series name excel” all point at the one operation explained on this page, which is why they all lead here.