Slicer for Table

If you just need to slicer for table and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: click inside the Table or PivotTable, then Insert ▸ Slicer, tick the field you want to filter by, and click OK.

Annotated stepsExcel
1

Convert the range to a Table with Ctrl+T, or build the PivotTable first — slicers need one or the other.

2

Click inside it, then Insert ▸ Slicer.

3

Tick each field you want a slicer for and click OK; you get one box per field.

4

Drag and resize the boxes, and set Slicer ▸ Columns to lay the buttons out horizontally.

5

To drive several PivotTables from one slicer: right-click it ▸ Report Connections and tick them.

6

Use the multi-select button (or Ctrl-click) for more than one value, and the clear-filter button to reset.

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

What this does

A slicer is a filter you can see. It does exactly what the filter drop-down does, but it stays on the sheet showing which values are currently selected — which is the whole point on a dashboard, where a hidden filter silently misleads everyone reading the numbers. Slicers need a Table or a PivotTable; they cannot be attached to a plain range, so Ctrl+T comes first. One slicer can drive several PivotTables at once through Slicer ▸ Report Connections, provided those PivotTables share a data source or Data Model. For dates specifically there is a purpose-built variant, the Timeline (Insert ▸ Timeline), which filters by year, quarter, month or day on a slider. Ctrl-click or the multi-select button in the slicer header selects more than one value; the funnel-with-a-cross button clears the filter. Keep the inputs visible and clearly labelled and the whole thing stays auditable — anyone who opens the file later, including you, can see at a glance exactly what feeds the result and change one assumption without hunting through the formula. The difference between a quick fix and a sheet you can trust is the extra minute you spend validating “slicer for table”. Start on a copy or a tiny sample, keep the affected slicer visible, and compare the result with the tool above before you touch the real workbook. 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. The point is a data step that keeps your analysis trustworthy, but the practical win is that someone else can open the file and understand what happened without asking you.

A worked example

A sales table converted with Ctrl+T. Insert ▸ Slicer ▸ tick Region ▸ OK. Clicking "North" filters the table to northern rows and the button stays highlighted, so anyone glancing at the sheet can see the total is regional and not the grand total. Slicer ▸ Columns = 4 lays the five region buttons out in a row across the top instead of a tall stack. On any sheet more than one person reads, a filter nobody can see is a reporting error waiting to happen — a slicer makes the current selection part of the page. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.

In Google Sheets

Google Sheets handles this almost identically to Excel. The formula syntax above is the same, and the menu lives under a slightly different label rather than a ribbon tab. Use the platform toggle at the top of the page to switch every keyboard shortcut between Windows and Mac, and expect at most cosmetic differences in naming. Keep this page bookmarked for the next time the same question comes up. Better still, rebuild the example once in your own sheet — doing it yourself, with the tool above to check against, is what turns a copied formula into a technique you own. The short version of “slicer for table”: the answer is at the top of this page, the tool proves it on your own numbers, and the sections above explain why it holds so the next variation does not stump you. Excel rewards people who reference cells instead of typing values and who keep inputs separate from formulas, because that is what makes a result you can audit months later. Build it once, deliberately, with the live tool as a check, and you convert a one-off lookup into a reusable skill — which is the whole point of learning the why and not just the what.

Common mistakes

  • Trying to insert a slicer on a plain range and finding the button greyed out — Ctrl+T first.
  • Expecting one slicer to filter PivotTables built on different source ranges; Report Connections only offers those sharing a cache or the Data Model.
  • Leaving a slicer filtered and then reading the totals as if they covered everything — visible, but only if you look.
  • Using a slicer for dates when a Timeline is the better control for a continuous range.
  • Deleting the source Table and leaving an orphaned slicer that filters nothing.

Frequently asked questions

How do I add a slicer in Excel?

Click inside the Table or PivotTable, then Insert ▸ Slicer, tick the field and click OK.

Why is the Slicer button greyed out?

The selection is a plain range. Press Ctrl+T to convert it to a Table, or click inside a PivotTable first.

Can one slicer control several PivotTables?

Yes, if they share a data source or the Data Model: right-click the slicer ▸ Report Connections and tick each one.

How do I select more than one value in a slicer?

Click the multi-select button in the slicer header, or hold Ctrl while clicking. The funnel-with-a-cross button clears the filter.

What is the difference between a slicer and a filter?

They filter identically. A slicer stays visible on the sheet showing the current selection, which a filter drop-down does not.

Other ways people ask this

On the way here you may have searched this as “excel slicer table”, “excel slicers for tables” and “excel table slicer” — it is all the same task, and this page is the single, complete answer to it.

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

Because the same task has many names. “excel slicer table”, “excel slicers for tables”, “excel table slicer” all point at the one operation explained on this page, which is why they all lead here.