Ngày tải lên: 21/01/2014, 12:20
Calculations in a Pivot Table
... fields. CHAPTER 3 ■ CALCULATIONS IN A PIVOT TABLE5 6 Figure 3-4. The first error in the source Excel table appears in the pivot table. 3.2. Using Summary Functions: Counting Blank Cells Problem The ... the dates in the source Excel table were sorted in descending order, the #N/A error would be listed first, and would appear in the pivot table. CHAPTER 3 ■ CALCULATIONS IN A PIVOT TABLE4 4 Figure ... Use a different field to count blank cells. CHAPTER 3 ■ CALCULATIONS IN A PIVOT TABLE 45 Calculations in a Pivot Table I n a pivot table, you can use functions like Sum, Count, or Average to summarize...
Ngày tải lên: 09/10/2013, 12:20
Creating a Pivot Table
... be included in any pivot table that’s being distributed to multiple users. Will the Pivot Table Be in a Shared Workbook? Many features are unavailable in a shared workbook, including creating ... 1.11. Creating the Pivot Table: Using Excel Data as the Source Problem You’re familiar with creating pivot tables in Excel 2003, but you can’t find the PivotTable Wizard on the Ribbon in Excel ... as you did in earlier versions of Excel, you can change a pivot table option. Right-click a cell in the pivot table, and in the context menu, click PivotTable Options. In the PivotTable Options...
Ngày tải lên: 09/10/2013, 12:20
Modifying a Pivot Table
... column, as described in the following steps. CHAPTER 6 ■ MODIFYING A PIVOT TABLE 135 How It Works The default setting in a pivot table is to store deleted items in the pivot table s pivot cache, as long ... of the pivot table s filter lists, and to prevent old items from being retained in the future: 1. Right-click a cell in the pivot table, and then click PivotTable Options. 2. In the PivotTable ... replace the City field in the pivot table. CHAPTER 6 ■ MODIFYING A PIVOT TABLE1 36 6.14. Using Pivot Items: Showing All Months for Grouped Dates Problem In your pivot table, you added the OrderDate...
Ngày tải lên: 09/10/2013, 12:20
... when sorting in a pivot table, you can change a pivot table setting, to block their use. ■ Note Changing the Use Custom Lists When Sorting setting affects all fields in the active pivot table, ... Service.xlsx. CHAPTER 2 ■ SORTING AND FILTERING PIVOT TABLE DATA 33 Sorting and Filtering Pivot Table Data A s you analyze data in a pivot table, you may want to rearrange the items in the Row Labels and ... values, in ascending order: CHAPTER 2 ■ SORTING AND FILTERING PIVOT TABLE DATA22 Figure 2-7. Viewing the filter and sort details 2.8. Filtering a Pivot Field: Filtering Row Label Dates Problem In...
Ngày tải lên: 09/10/2013, 12:20
Formatting a Pivot Table
... Formatting a Pivot Table N ew formatting features were introduced for pivot tables in Excel 2007, including PivotTable Styles, Document Themes, Conditional Formatting, and Report Layouts, ... changing the PivotTable Options, so blank cells appear instead of the errors: 1. Right-click a cell in the pivot table, and in the context menu, click PivotTable Options. 2. In the PivotTable ... paste the pivot table. 3. Delete the pasted copy of the pivot table. The custom PivotTable style now appears in the PivotTable Styles gallery, and it can be applied to any pivot table in the workbook. 4.6....
Ngày tải lên: 09/10/2013, 12:20
Grouping and Totaling Pivot Table Data.
... ■ GROUPING AND TOTALING PIVOT TABLE DATA 115 Figure 5-13. Individual dates appear in the OrderDate field in the pivot table at the left; the YrMth field summarizes data in the pivot table at ... blank. CHAPTER 5 ■ GROUPING AND TOTALING PIVOT TABLE DATA 119 pivot table. You’d like to change one pivot table without affecting the other pivot table. This problem is based on the GroupTwoTables.xlsx ... However, when you change the grouping in one pivot table, the same grouping appears in the other CHAPTER 5 ■ GROUPING AND TOTALING PIVOT TABLE DATA110 5.5. Grouping Text Items Problem Three new...
Ngày tải lên: 09/10/2013, 12:20
Pivot Table Security, Limits, and Performance
... may encounter this situation in creating a pivot table from your own data. Solution To reduce the file size, try one of the following options. Changing the Pivot Table Layout The pivot table ... want to use the pivot table. This is slower than refreshing a pivot table with a saved cache. Storing the Excel Table in a Separate Workbook The Excel Table on which the pivot tables are based ... refresh a pivot table. 8.3. Protection: Preventing Changes to a Pivot Table Problem You want to prevent users from making any changes to the pivot table. They should be able to view the pivot table, ...
Ngày tải lên: 09/10/2013, 12:20
Printing and Extracting Pivot Table Data
... ■ PRINTING AND EXTRACTING PIVOT TABLE DATA 183 Also, you can include up to 126 pairs of pivot fields and pivot items in the GetPivotData function, after the pivot_ table argument: =GETPIVOTDATA("TotalPrice",$A$3,field1,item1, ... cell is double-clicked. CHAPTER 9 ■ PRINTING AND EXTRACTING PIVOT TABLE DATA174 Printing and Extracting Pivot Table Data O ne of the strengths of pivot tables is the capability to change the ... EXTRACTING PIVOT TABLE DATA 185 Figure 9-5. The Generate GetPivotData command 9.12. Using GetPivotData: Referencing Pivot Tables in Other Workbooks Problem Your GetPivotData formula refers to a pivot...
Ngày tải lên: 09/10/2013, 12:20
Programming a Pivot Table
... ActiveSheet.PivotTables(1) CHAPTER 11 ■ PROGRAMMING A PIVOT TABLE2 30 Programming a Pivot Table A lthough you can create complex pivot tables without programming, some pivot table set- tings can ... 92 custom order, sorting in, 25 ■ D data creating pivot tables from, 15 extracting, 173–186 grouping/totaling, 101–121 normalizing 11–12 organizing in rows/columns, 4 preparing source data and, ... 37 arranging, 124 changing selection in related tables, 218 grouping items and, 104 lost formatting and, 79 number format and, 98 pivot table printing and, 232 preventing selection of (All) in, 227 repeating...
Ngày tải lên: 09/10/2013, 12:20
Updating a Pivot Table
... as new records are added, and the pivot table contains all the data. CHAPTER 7 ■ UPDATING A PIVOT TABLE 143 7.12. Refreshing All Pivot Tables in a Workbook Problem Several pivot tables are in ... for pivot tables with an external data source, and for pivot tables based on data in the same Excel file as the pivot table. 1. Right-click a cell in the pivot table, and then click PivotTable ... ■ UPDATING A PIVOT TABLE 149 Updating a Pivot Table M ost pivot tables are based on source data that continues to change; new records or fields may be added to the source data, existing records...
Ngày tải lên: 09/10/2013, 12:20
Extracting Pivot Table Data
... GetPivotData: Referring to a Pivot Table Problem When you create a GetPivotData formula, it includes a reference to a cell in the pivot table as the second argument. In this example, your pivot ... 133 5.11 ■ USING GETPIVOTDATA: AUTOMATICALLY INSERTING A FORMULA 123 5.11. Using GetPivotData: Automatically Inserting a Formula Problem You want to refer to a pivot table cell in one of your ... Sales Manager field to the pivot table page area. 2. Select a cell in the pivot table. 3. On the PivotTable toolbar, choose PivotTable ➤ Show Pages. 4. In the Show Pages window, select the page field...
Ngày tải lên: 21/10/2013, 22:20
Pivot Table Limits and Performance
... existing pivot tables so they share the same pivot cache. ■ Tip You may find it helpful to rename the source pivot tables before you begin, so they’re easier to identify in a long list of pivot tables. 1. ... table s data source to another pivot table, it means that the second pivot table uses the same cache as the first pivot table. If no pivot table is using the second pivot cache, that cache is deleted, ... example, in a pivot table based on an OLAP cube with two data fields, two row fields were moved to a different position in the row area. As shown in Table 9-2, using the PivotTable and PivotChart...
Ngày tải lên: 21/10/2013, 22:20
Printing a Pivot Table
... table. Some printing issues, such as printing a copy of the pivot table for each item in the page field, can be solved by programming, and examples are given in Chapter 13. 11.1. Repeating Pivot Table ... box. ■ Tip When starting each item on a new page, your pivot table may be easier to understand if you set the pivot table print titles, as described in Section 11.1. This repeats the pivot table headings on ... can print the pivot table separately. If the items must remain on the same sheet as the pivot table, use the following technique to quickly set a print area that encompasses the entire pivot table. Quickly...
Ngày tải lên: 21/10/2013, 22:20
Publishing a Pivot Table
... 219 10.3 ■ PUBLISHING WITH INTERACTIVITY: PIVOT CHARTS AND PIVOT TABLES216 Preparing the PivotTable Report 1. Most formatting will be lost when you publish a pivot table with interactivity. However, ... number formatting will be retained if you use the PivotTable Field set- tings dialog box, instead of selecting cells in the pivot table to format. To do this, right-click on a pivot table cell, ... Publishing: Interactive Pivot Table Blocked Problem You published a pivot table with interactivity, but some visitors to the web page are blocked from using it. They see the shell of the pivot table...
Ngày tải lên: 21/10/2013, 22:20
Securing a Pivot Table
... following features are disabled in a shared workbook: ã Creating or changing PivotTable reports ã Creating or changing charts or PivotChart reports ã Creating lists ã Creating data tables ã Inserting ... ã Inserting or deleting a range of cells ã Deleting worksheets ã Writing, recording, changing, viewing, or assigning macros ã Merging cells or splitting merged cells ã Adding or changing conditional ... formats ã Adding or changing data validation ã Assigning, changing, or removing passwords ã Protecting worksheets or the workbook ã Creating, changing, or viewing scenarios ã Grouping or outlining data ã...
Ngày tải lên: 21/10/2013, 22:20