A bullet chart packs actual, target, and qualitative bands into one compact bar — the dashboard-designer’s favorite. Build it from a stacked bar plus a target marker, driven by a few helper cells.
The example
Helper layout for a bullet chart.
| A | B | |
|---|---|---|
| 1 | Series | Value |
| 2 | Poor band | 60 |
| 3 | Fair band | 20 |
| 4 | Good band | 20 |
| 5 | Actual | 75 |
| 6 | Target | 90 |
The formula
The pieces of a bullet chart:
How it works
Layer three elements on one bar:
- Lay out helper cells: the band sizes (poor/fair/good), the actual value, and the target.
- Make a stacked horizontal bar from the bands in light-to-dark grey — the qualitative background.
- Add the actual as a second, thinner series overlaid in a dark color.
- Add the target as a marker (a scatter point or error bar) to show the goal line.
Excel has no built-in bullet chart — this stacked-bar technique is the standard workaround. Build one, then copy the chart and just re-point each copy at a different row for a tidy column of bullets.
Try it: interactive demo
Set actual and target (bands fixed 60/80/100).
Variations
Vertical bullet
Use a stacked column instead of bar.
Target as error bar
A horizontal error bar makes a clean marker line.
% of target label
Data label:
Pitfalls & errors
Band sizes are increments. A stacked bar adds segments, so enter each band’s width (e.g. 60, then 20, then 20), not cumulative totals.
Overlap the actual. Set series overlap to 100% so the actual bar sits on the bands, not beside them.
No native bullet type. It’s always a built-up combo — save it as a template to reuse.
Practice workbook
Frequently asked questions
How do I make a bullet chart in Excel?
Do I enter cumulative or incremental band sizes?
How do I show the target line?
Stop fighting formulas. Learn them in a day.
This recipe is one of hundreds of real-world formulas we teach. Our Excel Formulas & Functions class covers lookups, logic, text, and dynamic arrays hands-on — live in Dallas–Fort Worth, Houston, Austin, Oklahoma City, Denver, or online.
See the Formulas & Functions Class