How to use Pivot Tables in Excel - tutorial for beginners

In this tutorial you will learn what a PivotTable is, find a number of examples showing how to create and use Pivot Tables in all version of Excel 365 through Excel 2007.

If you are working with large data sets in Excel, Pivot Table comes in really handy as a quick way to make an interactive summary from many records. Among other things, it can automatically sort and filter different subsets of data, count totals, calculate average as well as create cross tabulations.

Another benefit of using Pivot Tables is that you can set up and change the structure of your summary table simply by dragging and dropping the source table's columns. This rotation or pivoting gave the feature its name.

What is a Pivot Table in Excel?

An Excel Pivot Table is a tool to explore and summarize large amounts of data, analyze related totals and present summary reports designed to:

  • Present large amounts of data in a user-friendly way.
  • Summarize data by categories and subcategories.
  • Filter, group, sort and conditionally format different subsets of data so that you can focus on the most relevant information.
  • Rotate rows to columns or columns to rows (which is called "pivoting") to view different summaries of the source data.
  • Subtotal and aggregate numeric data in the spreadsheet.
  • Expand or collapse the levels of data and drill down to see the details behind any total.
  • Present concise and attractive online of your data or printed reports.

For example, you may have hundreds of entries in your worksheet with sales figures of local resellers:
The source data for a summary table

One possible way to sum this long list of numbers by one or several conditions is to use formulas as demonstrated in SUMIF and SUMIFS tutorials. However, if you want to compare several facts about each figure, using a Pivot Table is a far more efficient way. In just a few mouse clicks, you can get a resilient and easily customizable summary table that totals the numbers by any field you want.
Excel Pivot Table examples

The screenshots above demonstrate just a few of many possible layouts. And the steps below show how you can quickly create your own Pivot Table in all versions of Excel.

How to make a Pivot Table in Excel

Many people think that creating a Pivot Table is burdensome and time-consuming. But this is not true! Microsoft has been refining the technology for many years, and in the modern versions of Excel, the summary reports are user-friendly are incredibly fast. In fact, you can build your own summary table in just a couple of minutes. And here's how:

1. Organize your source data

Before creating a summary report, organize your data into rows and columns, and then convert your data range in to an Excel Table. To do this, select all of the data, go to the Insert tab and click Table.

Using an Excel Table for the source data gives you a very nice benefit - your data range becomes "dynamic". In this context, a dynamic range means that your table will automatically expand and shrink as you add or remove entries, so won't have to worry that your Pivot Table is missing the latest data.

Useful tips:

  • Add unique, meaningful headings to your columns, they will turn into the field names later.
  • Make sure your source table contains no blank rows or columns, and no subtotals.
  • To make it easier to maintain your table, you can name your source table by switching to the Design tab and typing the name in the Table Name box the upper right corner of your worksheet.

2. Create a Pivot Table

Select any cell in the source data table, and then go to the Insert tab > Tables group > PivotTable.
Creating a Pivot Table in Excel

This will open the Create PivotTable window. Make sure the correct table or range of cells is highlighted in the Table/Range field. Then choose the target location for your Excel Pivot Table:

  • Selecting New Worksheet will place a table in a new worksheet starting at cell A1.
  • Selecting Existing Worksheet will place your table at the specified location in an existing worksheet. In the Location box, click the Collapse Dialog button The Collapse Dialog button to choose the first cell where you want to position your table.

Choose the target location for your Pivot Table.

Clicking OK creates a blank Pivot Table in the target location, which will look similar to this:
A blank Pivot Table is created.

Useful tips:

  • In most cases, it makse sense to place a Pivot Table in a separate worksheet, this is especially recommended for beginners.
  • If you are creating a Pivot Table from the data in another worksheet or workbook, include the workbook and worksheet names using the following syntax [workbook_name]sheet_name!range, for example, [Book1.xlsx]Sheet1!$A$1:$E$20. Alternatively, you can click the Collapse Dialog button The Collapse Dialog button and select a table or range of cells in another workbook using the mouse.
  • It might be useful to create a Pivot Table and Pivot Chart at the same time. To do this, in Excel 2013 and higher, go to the Insert tab > Charts group, click the arrow below the PivotChart button, and then click PivotChart & PivotTable. In Excel 2010 and 2007, click the arrow below PivotTable, and then click PivotChart.

3. Arrange the layout of your Pivot Table report

The area where you work with the fields of your summary report is called PivotTable Field List. It is located in the right-hand part of the worksheet and divided into the header and body sections:

  • The Field Section contains the names of the fields that you can add to your table. The filed names correspond to the column names of your source table.
  • The Layout Section contains the Report Filter area, Column Labels, Row Labels area, and the Values area. Here you can arrange and re-arrange the fields of your table.

The PivotTable Field List

The changes that you make in the PivotTable Field List are immediately reflected to your table.

How to add a field to Pivot Table

To add a field to the Layout section, select the check box next to the field name in the Field section.
Adding a field to the Pivot Table

By default, Microsoft Excel adds the fields to the Layout section in the following way:

  • Non-numeric fields are added to the Row Labels area;
  • Numeric fields are added to the Values area;
  • Online Analytical Processing (OLAP) date and time hierarchies are added to the Column Labels area.

How to remove a field from a Pivot Table

To delete a certain field, you can either:

  • Uncheck the box nest to the field's name in the Field section of the PivotTable pane.
  • Right-click on the field in your Pivot Table, and then click "Remove Field_Name".

Removing a field from the Pivot Table

How to arrange Pivot Table fields

You can arrange the fields in the Layout section in three ways:

  1. Drag and drop fields between the 4 areas of the Layout section using the mouse. Alternatively, click and hold the field name in the Field section, and then drag it to an area in the Layout section - this will remove the field from the current area in the Layout section and place it in the new area.
    Drag and drop fields between the 4 areas of the Layout section using the mouse.
  2. Right-click the field name in the Field section, and then select the area where you want to add it:
    Right-click the field name in the Field section, and then select the area where you want to add the field.
  3. Click on the filed in the Layout section to select it. This will also display the options available for that particular field.
    Click on the filed in the Layout section to display the options available for that field.

4. Choose summary function for Values (optional)

By default, Microsoft Excel applies the Sum function to numeric value fields placed in the Values area. Conversely, for non-numeric data (such as text, dates, or Boolean values), the Count function is automatically applied.

However, you are free to choose a different summary function according to your preference. For this, right-click on the value field you wish to modify, select Summarize Values By, and then choose the desired function from the options provided.

Below, you'll find an example of a Pivot Table utilizing the Averagefunction:
Choosing the function for the Values field.

The functions' names are mostly self-explanatory:

  • Sum - calculates the sum of the values.
  • Count - counts the number of non-empty values (works as the COUNTA function).
  • Average - calculates the average of the values.
  • Max - finds the largest value.
  • Min - finds the smallest value.
  • Product - calculates the product of the values.

To get more specific functions, click Summarize Values By > More Options….

5. Show different calculations in value fields (optional)

Excel Pivot Tables provide one more useful feature that enables you to present values in different ways, for example show totals as percentage or rank values from smallest to largest and vice versa. The full list of calculation options is available here.

This feature is called Show Values As and it's accessible by right-clicking the field in the table in Excel 2013 and higher. In Excel 2010 and lower, you can also find this option on the Options tab, in the Calculations group.
Show totals as percentage rather than numbers

Tip. The Show Values As feature may prove especially useful if you add the same field more than once and show, for example, total sales and sales as a percent of total at the same time. See an example of such a table.

This is how you create Pivot Tables in Excel. And now it's time for you to experiment with the fields a bit to choose the layout best suited for your data set.

Working with PivotTable Field List

The Pivot Table pane, which is formally called PivotTable Field List, is the main tool that you use to arrange your summary table exactly the way you want. To make your work with the fields more comfortable, you may want to customize the pane to your liking.

Changing the Field List view

If you want to change how the sections are displayed in the Field List, click the Tools button, and choose your preferred layout.
Changing the Field List view

You can also resize the pane horizontally by dragging the bar (splitter) that separates the pane from the worksheet.

Closing and opening the PivotTable pane

Closing the PivotTableField List is as easy as clicking the Close button (X) in the top right corner of the pane.Making it to show up again is not so obvious :)

To display the Field List again, right-click anywhere in the table, and then select Show Field List from the context menu.
Re-opening the PivotTable Field List

You can also click the Field List button on the Ribbon, which resides on the Analyze / Options tab, in the Show group.
Click the Field List button on the ribbon to make the Pivot Table pane to show up.

Using Recommended PivotTables

As you have just seen, creating a Pivot Table in Excel is easy. However, the modern versions of Excel take even a step further and make it possible to automatically make a report most suited for your source data. All you have to do is 4 mouse clicks:

  1. Click any cell in your source range of cells or table.
  2. On the Insert tab, click Recommended PivotTables. Microsoft Excel will immediately display a few layouts, based on your data.
  3. In the Recommended PivotTables dialog box, click a layout to see its preview.
  4. If you are happy with the preview, click the OK button, and get a Pivot Table added to a new worksheet.
    Using Recommended PivotTables

As you see in the screenshot above, Excel was able to suggest just a couple of basic layouts for my source data, which are far inferior to the Pivot Tables we created manually a moment ago. Of course, this is only my opinion and I am biased, you know : )

Overall, using the Recommended PivotTable is a quick way to get started, especially when you have a lot of data and are not sure where to start.

How to use Pivot Table in Excel

Now that you know the basics, you can navigate to the Analyze and Design tabs of the PivotTable Tools in Excel 2013 and higher, (Options and Design tabs in Excel 2010 and 2007) to explore the groups and options provided there. These tabs become available as soon as you click anywhere within your table.
the Analyze and Design tabs in Excel

You can also access options and features that are available for a specific element by right-clicking on it.

How to design and improve Pivot Table

Once you have created a Pivot Table based on your source data, you may want to refine it further to make powerful data analysis.

To improve the table's design, head over to the Design tab where you will find plenty of pre-defined styles. To create your own style, click the More button in the PivotTable Styles gallery, and then click "New PivotTable Style...".

To customize the layout of a certain field, click on that field, then click the Field Settings button on the Analyze tab in Excel 2013 and higher (Options tab in Excel 2010 and 2007). Alternatively, you can right click the field and choose Field Settings from the context menu.

The screenshot below demonstrate a new design and layout for our Pivot Table in Excel 2013.
Improving the Pivot Table's deign and layout

How to get rid of "Row Labels" and "Column Labels" headings

When you are creating a Pivot Table, Excel applies the Compact layout by default. This layout displays "Row Labels" and "Column Labels" as the table headings. Agree, these aren't very meaningful headings, especially for novices.

An easy way to get rid of these ridiculous headings is to switch from the Compact layout to Outline or Tabular. To do this, go to the Design ribbon tab, click the Report Layout dropdown, and choose Show in Outline Form or Show in Tabular Form.
Switching to the Outline Form or Tabular Form

This will display the actual field names, as you see in the table on the right, which makes much more sense.
'Row Labels' and 'Column Labels' headings are gone.

Another solution is to go to the Analyze (Options) tab, click the Options button, switch to the Display tab and uncheck the "Display Field Captions and Filter Dropdowns" box. However, this will remove all field captions as well as filter dropdowns in your table.

How to refresh a Pivot Table in Excel

Although a Pivot Table report is connected to your source data, you might be surprised to know that Excel does not refresh it automatically. You can get any data updates by performing a refresh operation manually, or have it refresh automatically when you open the workbook.

Refresh the Pivot Table data manually

  1. Click anywhere in your table.
  2. On the Analyze tab (Options tab in earlier versions), in the Data group, click the Refresh button, or press ALT+F5.

    Alternatively, you can right-click the table, and choose Refresh from the context menu.
    Refreshing the Pivot Table manually

To refresh all Pivot Tables in your workbook, click the Refresh button arrow, and then click Refresh All.

Note. If the format of your Pivot Table gets changed after refreshing, make sure the "Autofit column width on update" and "Preserve cell formatting on update" options are selected. To check this, click the Analyze (Options) tab > PivotTable group > Options button. In the PivotTable Options dialog box, switch to the Layout & Format tab and you will find these check boxes there.

After starting a refresh, you can review the status or cancel it if you've changed your mind. Just click on the Refresh button arrow, and then click either Refresh Status or Cancel Refresh.

Refreshing a Pivot Table automatically when opening the workbook

  1. On the Analyze / Options tab, in the PivotTable group, click Options > Options.
  2. In the PivotTable Options dialog box, go to the Data tab, and select the Refresh data when opening the file check box.
    Refresh a Pivot Table automatically when opening the workbook.

How to move a Pivot Table to a new location

If you want to move your table to a new workbook, worksheet are some other area in the current sheet, head over to the Analyze tab (Options tab in Excel 2010 and earlier) and click the Move PivotTable button in the Actions group. Select a new destination and click OK.
Moving a Pivot Table to a new location

How to delete an Excel Pivot Table

If you no longer need a certain summary report, you can delete it in a number of ways.

  • If your table resides in a separate worksheet, simply delete that sheet.
  • If your table is located along with some other data on a sheet, select the entire Pivot Table using the mouse and press the Delete key.
  • Click anywhere in the Pivot Table that you want to delete, go to the Analyze tab (Options tab in Excel 2010 and earlier) > Actions group, click the little arrow below the Select button, choose Entire PivotTable, and then press Delete.

Deleting an Excel Pivot Table

Note. If any PivotTable chart is associated with your table, deleting the Pivot Table will turn it into a standard chart that can no longer be pivoted or updated.

How to prevent pivot table columns from resizing on every change or refresh

By default, Excel pivot tables automatically resize their columns to fit the contents whenever there's a change or refresh. This includes almost every action like adding or removing fields, filtering with drop-down menus, slicers and timelines, or making layout adjustments. While this automatic resizing can be helpful in some situations, it becomes really annoying when the worksheet contains other data outside the pivot table.

Thankfully, there's a simple setting to disable the auto-fit columns feature:

  1. Right-click any cell inside the pivot table.
  2. Choose PivotTable Options... from the context menu.
  3. On the Layout & Format tab, unselect the Autofit column widths on update checkbox.
  4. Press OK to confirm the change.

Disable autofit PivotTable column widths on update.

By following these steps, you can stop pivot table columns from automatically resizing with every change or refresh, providing a more stable and predictable layout for your Excel worksheets.

Pivot Table examples

The screenshots below demonstrate a few possible Pivot Table layouts for the same source data that might help you to get started on the right path. Feel free to download them get a hands-on experience.

Pivot Table example 1: Two-dimensional table

  • No Filter
  • Rows: Product, Reseller
  • Columns: Months
  • Values: Sales

An example of the two-dimensional Pivot Table

Pivot Table example 2: Three-dimensional table

  • Filter: Month
  • Rows: Reseller
  • Columns: Product
  • Values: Sales

This Pivot Table lets you filter the report by month.
An example of the three-dimensional Pivot Table

Pivot Table example 3: One field is displayed twice - as total and % of total

  • No Filter
  • Rows: Product, Reseller
  • Values: SUM of Sales, % of Sales

This summary report shows total sales and sales as a percent of total at the same time.
An example of the Pivot Table that shows total sales and sales as a percent of total

Hopefully, this Pivot Table tutorial has been a good starting point for you. If you want to learn advanced features and capabilities of Excel Pivot Tables, check out the links below. And thank you for reading!

Available downloads:

Pivot Table examples (.xlsx file)

31 comments

  1. I have many columns. After I create the Pivot Table, I want to apply Show Values As ---> % of Grand Total. But when I select all the columns, and then I apply Show Values As ---> % of Grand Total ... it only applies it to the first column !!! Why? To complete my task, I had to manually do this on each column separately, it took me a long time. How do I apply Show Values As to all columns at once?

  2. When viewing the data behind a pivot table value as a new worksheet is it possible to select the fields (columns) to be shown as in a power query? In other words, if the original dataset contains 50 columns how can I restrict the new worksheet to show only 5 selected columns of data rather than all 50? This is to avoid having to manually delete 45 columns of unwanted data from the new worksheet.

  3. Reviewing the above a few times, it appears this seminar does NOT assist the user as far as INSERTING a row into an existing PivotTable. I created a PivotTable on 01/25/23 and on 2/5/23 needed add a row to the existing table. Did I miss "Insert Row / Columns" section in the above seminar????

    • Hi! What you can use the pivot table for, is described in detail in the article above. But if you don't need it for your purposes, you don't have to use it.
      Using the PivotTable Field List, you can add and remove rows from the pivot table.

  4. Spent the entire weekend reviewing your Excel PivotTable seminar(s). Have two questions I can't find answers to. 1) How to add a row to an existing Excel Table (Excel 2007 and 2010 and 2013 and Higher) 2) I have a Excel worksheet with 10 tabs each maintaining detailed schedule. The Summary tab (First tab) contains a Summary Table Hyperlinking total / detail from the other tabs. As I update the low tab, the maintain is updated automatically. Given this fact, why should I create and maintain a Excel PivotTable?? What exactly is the benefit(s) of the PivotTable over the design Hyperlink Master Table?

    Basically WHY TAKE TIME TO CREATE A PIVOTTABLE?

    • Hi Rich,

      In my opinion, the main benefit is that a pivot table allows you to quickly summarize huge amounts of data by categories and subcategories, making it a lot easier to analyze large datasets.

  5. I've looked for a long time for a specific solution to my problem but haven't found one, so here it is:

    For those who have been struggling to locate the source of the pivot table in excel when the source is a name, not a cell area.

    -> 1) You need to unhide most of the sheets in your file.

    2) Go to the drop-down list right above cell A1 in the sheet where your pivot table is located.

    3) Click on the name of the source.

    4) If it doesn't locate the source right away, continue to unhide sheets. repeat the process listed above.

    5) Thank me later.

  6. Pivot table information is very weldon.
    Clearly we are clarified, So thank you very much your valuable information.

  7. Interested to know more about usage of Pivot Tables in Excel.

    CP Singh

  8. Sir in a pivot table can we have present month and cumulative month calculation in one column down by down i.e., A2 has month and A3 cumulative month . Please reply Sir

  9. After delete row from the source data in pivot table, when I refresh in pivot report, I find that source data link is not working, please suggest how I solve this problem.

  10. The below content was very useful for me.

    "Another solution is to go to the Analyze (Options) tab, click the Options button, switch to the Display tab and uncheck the "Display Field Captions and Filter Dropdowns" box. However, this will remove all field captions as well as filter dropdowns in your pivot table."

    Thankyou very much.

    Regards
    Naresh Prajapati

  11. to expertise in excel

  12. Thank you very much Svetlana Cheusheva and ablebits.com. your posts about excel is very helpful, clean, clear and comprehensive. when I nee to look something about excel I just point my browser to ablebits.com, keep it up. Even Microsoft itself could not give support like yours.

  13. What does it mean by filter, value, column, and row and what do you put in these areas.

  14. Hi,

    I need to put the count of row and sum of person for same data in single pivot chart..... please suggest how can apply this in single pivot for showing two different different count in single pivot. please help me to resolve the same ASAP.

    Warm Regards,
    Yogesh Tandon

  15. Hi!,

    Could you help me find a solution for formatting a pivot chart? I did a dash board that contain one chart with primary and secondary axis, and this chart it's attached to a slicer. The problem is: Every time a choose a blank series in the slicer, the chart looses the secondary axies configuration.

    Can you Help me? Sorry if it does not sound clear.

    Tks

    Matt

  16. Hi I want to know the short key return pivot table to excel page. If possible please let me know. Thanks.

  17. How to draw pivot tables from 3 different workbooks.Pl. help me.

  18. Great instructions thank you, really clear and easy to understand.
    Having now got my pivot tables working i would like to use one of the pivot table columns as the source data for a separate drop down menu. Getting the drop down to use the cells as the source is simple but when the pivot table updates and the number of rows changes the drop down does not dynamically update to match so you either end up with blank drop down options or not all options available. Can you help?

  19. I have a list of data having as many 10 rows and two columns. This may be termed as a reference table.
    Now I have a task by datas used in first table I have to update a very large table containing 25000 and more rows .
    It took too much time for me to do the task.
    Please suggest and efficient way to do the same

  20. Perfect exmaple. I have been using this site from quite a long time and i have learned a lot.....

    Thanks

  21. Im trying pivot table but (Range&source) create a problem how to fix this problem please help me

  22. As usual, _great_ instructions. I've been out of the loop a bit with Excel, and they've really added some powerful and cool features to the product.

    One minor typo in the instructions - it should be 'Insert' instead of 'Inset' in the line below.
    To do this, select all of the data, go to the {Inset} tab and click Table.

    Anyway, impressive work, thanks very much!!

  23. Hi- I am trying to create a pivot for survey responses.... the answers to one of the questions is actual text responses such as "Excellent, Good, ect." Is there an easy way to sort these responses in a pivot? The remaining questions on the survey are numeric responses ranging 1-5, those are working great. It's the text one I am struggling with.
    Thanks,
    Deb

  24. Wow. What a wonderful explanation. Thank you very much.

Post a comment



Thank you for your comment!
When posting a question, please be very clear and concise. This will help us provide a quick and relevant solution to
your query. We cannot guarantee that we will answer every question, but we'll do our best :)