Beginning Pivot Tables in Excel 2007

 

Your worksheet formulas can create traffic-light charts, highlight chart elements, assign number formats, and more.

 

Categories

 

Learn how to create Excel dashboards.

Create Two Pivot Tables on Excel Worksheet

In a comment on this blog, someone asked how to create two pivot tables on the same Excel worksheet.

Shown below is a worksheet named Pivot_Reports, with a pivot table on it, based on the data on the Sales_East sheet.

TwoPT01

We’ll add another pivot table to the Pivot_Reports sheet, based on data on the Sales_North sheet.

Add the Second Pivot Table

  • Select the Sales_North sheet, and select a cell in the data table.
  • On the Ribbon, click the Insert tab
  • In the Tables group, click PivotTable (click the top half of the PivotTable command).

RibbonInsertPT

  • In the Create PivotTable dialog box, at the top, leave the default selection of Select a Table or Range, where the Sales_North table shows.
  • In the lower section, click Existing Worksheet.
  • Click in the Location box, then click on the sheet tab for the Pivot_Reports sheet.
  • Click on the cell where the second pivot table should start.

TwoPT02

  • Click OK to create the new pivot table.
  • Add the fields that you’d like in the new pivot table.

The second pivot table is added to the Pivot_Reports worksheet.

TwoPT03

Prevent Pivot Table Overlap

When you have two or more pivot tables on the same worksheet, be careful to prevent them from overlapping.

PTOverlap

Before you add new fields to the pivot table on the left, you might have to add blank columns between the pivot tables. Or, if one pivot table is above the other, add blank rows between them.

If the pivot tables will change frequently, adding and removing fields, it may be better to keep the pivot tables on separate sheet.

____________ 

Related Posts Plugin for WordPress, Blogger...

4 comments to Create Two Pivot Tables on Excel Worksheet

  • Paul Johnson

    Can someone advise if it’s possible to be able to insert some data manually in a pivot table that can then be included in the calculations using the calculated field option? I have some data that is not drawn from our finance system that I need to add manually and want to keep it neat with as little manual manipulation as possible.

    Thanks

  • Kathryn

    Hope you’ve gotten an answer by now, but anyway, if you are using Excel 2007, on the Pivot Table Tools, Options ribbon (when your cursor is in the table), in the Tools section of the ribbon, select Formulas and you can create any formula you want to add as a field and put it anywhere in the table you want. Really slick!

  • Paul Johnson

    Thanks Kathryn, but I’m using 2003; any ideas?

  • @Paul, you can create a calculated field, but only with data from the pivot table source data, or amounts that you type into the formula, e.g. Bonus= SalesAmt* 0.05

    On another sheet, could you use the GetPivotData function to pull results from the pivot table, and combine those values with manual entries?

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>