You built a chart in Excel. Two data series sit on the same plot β revenue in dollars and units sold. The revenue line dwarfs the units bars by a factor of a thousand. The units series flatlines along the X axis, unreadable. Sound familiar?
That's where a secondary axis comes in. It gives the smaller-scale series its own Y axis on the right side of the chart, scaled to its own range. Suddenly both data sets become legible. The story your data tells finally lands.
This guide walks through every method Excel offers β the one-click Combo Chart approach, the manual Format Data Series route, the rare secondary X axis case, and how to clean up, label, format, or remove a second axis. By the end, you'll know which method fits your data shape and how to ship a chart that communicates instead of confusing.
And yes β this matters beyond cosmetics. Charts with mismatched scales mislead readers. A secondary axis isn't a flourish. It's a correctness fix.
Most Excel users encounter this need within their first month of building real dashboards. The minute you mix financial KPIs with operational metrics β orders alongside revenue, sessions alongside conversion rate, headcount alongside payroll cost β a single Y axis stops working. Knowing how to add a secondary axis in Excel quickly moves from nice-to-have to baseline competency. Once you've done it twice, you'll wonder why anyone ships a chart without one.
Before you touch any menu, ask one question: do my two series share a unit? If yes β both in dollars, both in counts, both in percentages β you probably do not need a secondary axis. Same unit, same scale, same axis. Done.
The secondary axis exists for the opposite case. Revenue in dollars vs conversion rate as a percentage. Website sessions in thousands vs bounce rate from 0 to 100. Temperature in degrees vs humidity in percent. Two metrics, two scales, one timeline. That's the trigger.
There's a second trigger too. Even when units match, sometimes the magnitudes diverge so wildly that one series flattens. Sales of $5M and sales of $500 plotted together β technically same unit, practically unreadable. A secondary axis rescues the smaller series.
Worth noting: pie charts, donut charts, and treemaps don't support secondary axes. The feature exists for line, bar, column, area, and scatter charts. If you need two scales on a pie, you need a different chart type entirely.
Think of the test this way. Can a reader, in under three seconds, glance at your chart and read both metrics with confidence? If one series sits flat against the X axis because the other dominates the scale, the answer is no. Add a secondary axis. If both series read comfortably on a single scale, leave the chart alone β adding a second axis just confuses things.
One more case worth mentioning: forecast vs actual comparisons. Even when both numbers share the same unit, some teams prefer plotting forecast on a secondary axis to keep the actuals visually distinct. That's a stylistic choice rather than a technical one. The data argument for it isn't strong, but the visual clarity sometimes wins.
You need a secondary axis when two data series use different units (dollars vs percentages, units vs hours) or when their magnitudes differ by orders of magnitude (millions vs hundreds). If both series share a unit and similar scale, a single axis is cleaner. Pie, donut, and treemap charts can't host a secondary axis β switch to line, column, bar, area, or scatter.
The Combo Chart route is the fastest path. Excel 2013 introduced it specifically to handle the secondary-axis case in one dialog. Microsoft's own guidance recommends Combo Chart whenever you have mixed series types or mixed scales.
Start by selecting all your data β headers included, so Excel knows the series names. Click Insert, then in the Charts group find the Insert Combo Chart icon (it looks like a column with a line overlaid). The dropdown gives three presets and a fourth option: Create Custom Combination Chart.
Pick Custom. The dialog opens with a row for each data series. Beside each, a chart-type dropdown and a secondary-axis checkbox. Choose Column for your larger-scale series, Line for the smaller-scale one, then tick the secondary axis box next to the smaller series. Hit OK. Done.
The preview at the top updates live as you change settings β so you can sanity-check the result before committing. If the chart looks wrong, the dropdown lets you swap any series to a different type without restarting.
Three presets sit above the Custom option, and they're worth knowing. The first is Clustered ColumnβLine β best for category data like monthly sales paired with a running average. The second is Clustered ColumnβLine on Secondary Axis β same shape but the line automatically lands on the right Y axis. The third is Stacked AreaβClustered Column. For most secondary-axis use cases, Custom Combination gives you the most control and is worth choosing every time.
If you don't see the Combo Chart icon, you're probably on Excel 2010 or earlier. Upgrading is the cleanest fix, but you can also use the Format Data Series method on a regular chart and reach the same result. Combo Chart is a shortcut, not a requirement.
Select data > Insert > Combo Chart > Custom Combination. Pick chart type per series and tick the secondary axis box beside the smaller-scale series. Best for charts you're building from scratch.
Right-click the smaller-scale series > Format Data Series > switch Plot Series On to Secondary Axis. Best when the chart already exists and you only need to move one series.
Move a series to secondary axis, then Chart Design > Add Chart Element > Axes > Secondary Horizontal. Rare. Useful only when two series have different X scales.
Chart Design > Add Chart Element > Axes > Secondary Vertical. Adds the axis visually but you still need to plot a series on it via Format Data Series. Mostly used to re-show an axis you previously hid.
Sometimes the chart already exists. You inherited it from a colleague, or you started simple and the secondary need only became obvious later. No need to rebuild β Excel lets you convert any existing series to a secondary axis in two clicks.
Right-click directly on the series you want to move. (Click the bars, line, or points β not the chart background.) Pick Format Data Series from the context menu. The Format pane opens on the right side of the screen.
Under Series Options, look for the Plot Series On radio buttons. Switch from Primary Axis to Secondary Axis. The chart updates instantly. A second Y axis appears on the right edge, scaled to your smaller series.
One quick gotcha: if your secondary series shares a chart type with the primary (both columns, for example), the columns will overlap visually. Right-click the secondary series again, choose Change Series Chart Type, and swap it to Line. Visual conflict resolved.
Keyboard-first users have a faster path. Press Ctrl+1 with a series selected β that's the universal Format shortcut in Excel. It opens the Format Data Series pane without the right-click context menu. Faster, and it works the same in Excel for Windows, Mac, and Microsoft 365.
If clicking a series proves fiddly (thin lines, tiny scatter points), use the Format ribbon. Click the chart, switch to the Format tab, and use the Chart Elements dropdown on the far left. Pick the series by name from the list. Then Format Selection opens the Format pane for it. Useful when series sit close together or partially obscure each other.
Best for new charts.
Best for existing charts.
Rare β scatter chart only.
Required for clarity.
The secondary X axis is the rare cousin. Most charts share a single X axis β time, categories, or a measurement scale β across all series. You'd reach for a secondary X axis only when two series have fundamentally different X scales but you still want them on one chart.
Example: plotting the same experiment twice, once measured by elapsed time and once by trial number. Or comparing two time series that span different date ranges. These cases are uncommon but real.
To add one, you need a scatter chart (not column, not line β scatter). Right-click a data series, open Format Data Series, switch to secondary axis. Then go to Chart Design > Add Chart Element > Axes > Secondary Horizontal. Excel reveals the new X axis along the top edge.
For most readers, this is more chart than they want to parse. Use sparingly. When in doubt, split the data into two charts side by side rather than stacking axes.
An unlabeled axis is a broken axis. Readers don't intuit which scale belongs to which series β you have to spell it out. Excel ships axis-title tools right inside the Chart Design ribbon.
Click the chart, then go to Chart Design > Add Chart Element > Axis Titles. Two checkboxes: Primary Vertical and Secondary Vertical. Tick both. Two text boxes appear on the chart. Click each, type the label β "Revenue ($)" on the left, "Units Sold" on the right.
Same menu lets you toggle the axes themselves on or off. Chart Design > Add Chart Element > Axes shows Primary Vertical, Primary Horizontal, Secondary Vertical, Secondary Horizontal. Untick any you want hidden.
While you're in there, consider adding a Chart Title (Chart Design > Add Chart Element > Chart Title) and a Legend (Chart Design > Add Chart Element > Legend). A chart with two axes needs strong wayfinding β labels, title, legend β or the dual scale becomes a puzzle instead of a clarification.
Formatting the secondary axis matters more than you'd think. Default Excel scales the secondary axis automatically based on the series min and max β but the auto-scale can produce ugly ranges (0 to 73 instead of 0 to 100, say) that distract from the data.
Double-click the secondary axis to open the Format Axis pane. Under Axis Options, set Minimum and Maximum manually. Round numbers ease comprehension. Set Major Units to a clean value too β 10, 20, 25, 50, 100 β so the gridlines land on memorable intervals.
Number formatting is the next lever. Under Number in the same pane, pick Percentage, Currency, Number with thousands separators, whatever suits the metric. A secondary axis showing "0.45" when it means "45%" wastes reader effort.
Color is the final cue. Right-click the secondary series, pick Format Data Series, set a color that contrasts with the primary series. Then match the secondary axis label and tick marks to that same color (Format Axis pane > Fill & Line). Visual coupling β same color, same axis β eliminates the lookup work the reader would otherwise have to do.
One subtle but powerful tweak: align the gridlines between primary and secondary axes. If your primary axis runs 0β500 in steps of 100, and your secondary runs 0β100 in steps of 20, the gridlines should land at the same horizontal positions. Otherwise the chart shows two competing grids β visually noisy and slightly disorienting. Set Major Units to values that produce the same number of intervals on both axes.
Removing a secondary axis is the reverse of adding one. Right-click the series currently plotted on the secondary axis, choose Format Data Series, and switch Plot Series On back to Primary Axis. The right-side axis disappears.
If the secondary axis remains visible after you move the series β that happens when leftover formatting hangs around β click the axis directly, press Delete, and it'll vanish. You can always re-add it later via Chart Design > Add Chart Element > Axes > Secondary Vertical.
One thing to watch: removing the secondary axis without re-scaling the primary axis sometimes leaves the chart looking lopsided. After the removal, double-click the primary Y axis and let Excel re-auto-scale, or set bounds manually. The chart should breathe β neither cramped against the top edge nor floating with too much whitespace.
The methods covered here handle the vast majority of real-world cases. Combo Chart for new charts. Format Data Series for existing charts. Secondary horizontal for the rare dual-X scenario. Axis titles and color coding to keep the result readable.
One last reminder: the secondary axis is a clarification tool, not a flair tool. Every time you add one, ask whether the chart would be clearer split into two side-by-side charts instead. Sometimes the answer is yes. Sometimes one chart with dual axes really is best. Trust the data and the reader, not the menu.
And practice helps. The Combo Chart dialog feels unfamiliar the first time and second-nature by the fifth. Build a few charts with two scales. Move series back and forth between axes. Format the labels. By the time you need this for a real deliverable, the steps will be automatic.
For Excel-heavy roles β finance analyst, ops manager, marketing analyst, data analyst β secondary-axis fluency shows up in interview tests and on-the-job deliverables constantly. Most candidates can build a basic chart. Fewer can fix a chart where one series is unreadable. The few who can β quickly, in a meeting, on a screen share β earn the trust that comes with quiet competence.
If you're hitting Excel quirks while working with axes, a few common ones save time to know. Excel sometimes scales the secondary axis identically to the primary β that defeats the purpose. Manually setting bounds in Format Axis fixes it.
The secondary axis can also drift in scale if you add new data. Format Axis pane > Axis Options > toggle bounds back to Auto to let Excel re-fit, or leave them locked if you want the chart frozen.
And if a chart is shared across teams that use different Excel versions, do a sanity check β secondary axis support is solid in Excel 2013 and later (desktop and Microsoft 365), but the Combo Chart menu shifts position slightly between versions. The Custom Combination dialog is the universal entry point worth memorizing.
Print and PDF outputs deserve a final pass. A chart that reads clearly on a 1920px monitor can lose the secondary axis tick labels when scaled to a 6-inch print width. Check Print Preview, then bump axis label font sizes if needed. Right-click the axis, Format Axis, Text Options > Text Box > set the font under Home ribbon. Eleven or twelve point usually survives print. Eight point usually doesn't.