A pivot table stays connected to your original data, so you can reshape it without starting over
Once you have built a pivot table in Excel, you do not have to rebuild it from scratch each time you want a different view. You can move fields around, add new ones, remove old ones, and refresh the numbers when your source data changes — all within the same pivot table. The table remembers where your data lives and what you told it to do, so editing is usually faster than creating a new one.
The core skill is learning where the controls live: the PivotTable Fields panel on the right side of your screen, the Analyze tab at the top, and the right-click menu on the table itself. Once you know those three places, most edits take seconds.
Key Takeaways
- The PivotTable Fields panel on the right lets you drag fields in and out of the four zones: Filters, Columns, Rows, and Values.
- Refreshing your pivot table updates the numbers when your source data changes, and you do this through the Analyze tab or a right-click menu.
- You can change how a field is summarized — from sum to average to count — by double-clicking the field name in the Values zone.
- Renaming a pivot table field, hiding rows or columns, and adjusting the layout all happen through the Analyze tab or the Fields panel.
- If your source data grows or shrinks, you may need to change the data range the pivot table reads from, which lives in the Analyze tab under Change Data Source.
Moving fields between the four zones
The PivotTable Fields panel divides into four boxes: Filters (top), Columns (right), Rows (left), and Values (center). Each zone controls what your pivot table shows. To move a field, click and drag it from one zone to another, or uncheck it to remove it entirely.
If you drag a field from Rows to Columns, the table reorganizes when ready. If you drag a field into Filters, it adds a dropdown at the top of the table so you can show only certain categories. If you drag a field into Values, it gets summarized — usually as a sum, but you can change that. The panel stays open on the right while you work, so you can make several moves in a row without closing and reopening it.
If the panel closes, click anywhere inside your pivot table, then look for the Analyze tab at the top of the ribbon. Click it, then click Field List on the left side to bring the panel back.
Changing how a field is summarized
By default, Excel sums numbers in the Values zone. If you want an average, a count, a minimum, or something else, double-click the field name in the Values box. A dialog box opens with a list of summary options. Select the one you want and click OK.
You can also right-click the field name in the Values zone and choose Summarize Values By, then pick from the menu. Both methods do the same thing — use whichever feels faster to you. The change applies to the whole column or row of numbers, not just one cell.
Refreshing the pivot table when your data changes
A pivot table does not automatically update when you change numbers in the source data. You have to tell it to refresh. Click anywhere inside the pivot table, then go to the Analyze tab and click Refresh on the left side. You can also right-click inside the table and choose Refresh from the menu.
If you added new rows or columns to your source data and want the pivot table to include them, you need to refresh and also update the data range. Click Analyze, then click Change Data Source, and adjust the range to include the new data. After that, refresh again.
Refreshing takes a few seconds for small tables and longer for very large ones, but it is much faster than rebuilding the table by hand.
Renaming fields and adjusting the layout
To rename a field in your pivot table, right-click the field name (either in the table itself or in the PivotTable Fields panel) and choose Rename. Type the new name and press Enter. This changes only the label in the pivot table, not the original column name in your source data.
To hide or show rows and columns, click the small arrow buttons that appear next to row and column labels. These let you collapse categories without deleting them. To change the overall layout — for example, to move the Filters zone from the top to the side — click the Analyze tab, then click the Design button, and choose a layout from the menu.
Changing the data range or source
If your source data moved to a different sheet, or if you want the pivot table to read from a completely different table, go to the Analyze tab and click Change Data Source. A dialog box opens where you can type a new range or select it by clicking and dragging on your sheet. After you confirm, click Refresh to pull in the new data.
This is also how you expand the range if your source data grew. For example, if you originally told the pivot table to read A1:D100 but now have data through row 150, change the range to A1:D150 and refresh.
Removing or replacing fields entirely
To remove a field from your pivot table, uncheck it in the PivotTable Fields panel, or drag it out of its zone and drop it outside the four boxes. The field disappears from the table but stays in your source data.
To replace one field with another, drag the new field into the same zone where the old one was. The new field takes its place. You can also remove a field and then add a different one — the order does not matter.
Frequently Asked Questions
Can I undo changes to a pivot table?
Yes. Press Ctrl+Z (or Cmd+Z on a Mac) to undo your last change. You can undo multiple times to go back several steps. If you refresh by accident, undo will reverse it.
What if the PivotTable Fields panel does not appear?
Click anywhere inside your pivot table to select it. Then click the Analyze tab at the top. On the left side, click Field List. The panel should reappear on the right side of your screen.
Can I edit the numbers inside a pivot table directly?
No. Pivot tables are read-only for the summarized values. To change a number, go back to your source data, edit it there, and then refresh the pivot table. This keeps the table accurate and prevents accidental mistakes.
What happens if I delete rows or columns from my source data?
When you refresh, the pivot table removes those rows or columns from the summary. If you deleted data by mistake, undo the deletion in your source data, then refresh the pivot table to bring it back.
Can I have multiple pivot tables from the same source data?
Yes. Build one pivot table, then build another from the same source data on a different sheet or in a different area of the same sheet. Each one works independently, so you can edit one without affecting the other.