This page provides a step-by-step guide of how to create an advanced pivot table in Excel.
For this pivot table example we use the spreadsheet below, which lists a company's sales figures during the first quarter of 2016. The spreadsheet records the sale date, the invoice reference, the invoice total, the name of the sales person, and the sales region.
A | B | C | D | E | |
---|---|---|---|---|---|
1 | Date | Invoice Ref | Amount | Sales Rep. | Region |
2 | 01/01/2016 | 2016-0001 | $819 | Barnes | North |
3 | 01/01/2016 | 2016-0002 | $456 | Brown | South |
4 | 01/01/2016 | 2016-0003 | $538 | Jones | South |
5 | 01/01/2016 | 2016-0004 | $1,009 | Barnes | North |
6 | 01/02/2016 | 2016-0005 | $486 | Jones | South |
7 | 01/02/2016 | 2016-0006 | $948 | Smith | North |
8 | 01/02/2016 | 2016-0007 | $740 | Barnes | North |
9 | 01/03/2016 | 2016-0008 | $543 | Smith | North |
10 | 01/03/2016 | 2016-0009 | $820 | Brown | South |
11 | . . . |
. . . |
. . . |
. . . |
. . . |
The following example creates a pivot table that displays the total sales for each month of the year, broken down by sales region and sales rep. The process for creating this Pivot Table is as follows:
Select any cell within the data range or select the entire data range to be used in your Pivot Table.
(Note: If you select a single cell in the data range, Excel will automatically identify, and select the whole data range for your Pivot Table.)
Click on the Pivot Table button, which is located within the 'Tables' grouping, on the 'Insert' tab of the Excel ribbon.
You will be presented with the 'Create PivotTable' dialog box (shown on the rightabove).
Make sure that the selected range refers to the range of cells that you want to use for your Pivot Table.
There is also an option asking where you want the Pivot Table to be placed. This allows you to place your pivot table in a specified worksheet. Otherwise, select the default option New worksheet.
Click OK.
You will now be presented with an empty Pivot Table, and the 'Pivot Table Field List' task pane, which contains several data fields. Note that these are the headers from your initial data spreadsheet.
We want the Pivot Table to show the sums of the sales figures for each month, broken down by region and sales rep.
Therefore, from the 'Pivot Table Field List' task pane:
The resulting Pivot Table will be populated with the daily sales totals for each sales region and each sales rep, as shown below.
However, we want to group the dates by month. To do this:
As required, the final pivot table (shown below) displays the total monthly sales, broken down by sales region and sales rep.
If you want to visually improve the above Pivot Table, you could format columns B-G as currencies.
The easiest way to format a range of cells as currencies is to select the range to be formatted (columns B-G in the above example), and then to click on the currency format button, which is found in the 'Number' group on the 'Home' tab of the Excel ribbon (see rightabove)).
The Pivot Table report filter allows you to view the data for a single value, or a selection of specified values in your data fields.
For example, in the pivot table above, you could view just the data for the North sales region or just the data for the South sales region.
In order to view just the data for the 'North' sales region, return to the 'Pivot Table Field List' task pane, and drag the 'Region' field header into the 'Report Filter' (or 'Filters') area.
You will see that a 'Region' field appears at the top of the Pivot Table. Use the drop-down list of this field to select the Region 'North'. The resulting Pivot Table (shown on the rightabove) displays just the sales for the North region.
You can also quickly view just the sales for the South region by selecting 'South' from the drop down menu.