Microsoft Excel 2013 Pivot Tables (Level 3)
|
|
|
- Brandon Underwood
- 9 years ago
- Views:
Transcription
1 IT Training Microsoft Excel 2013 Pivot Tables (Level 3) Contents Introduction... 1 Creating a Pivot Table... 1 A One-Dimensional Table... 2 A Two-Dimensional Table... 4 A Three-Dimensional Table... 5 Hiding and Showing Summary Values... 5 Adding New Data and Altering Table Layout... 6 Changing the Summary Statistics and Data Format... 7 Removing a Summary Statistic... 8 Multiple Row/Column/Filter Fields... 8 Grouping and Details Row/Column Field Options and Built-in Styles Updating a Pivot Table Pivot Table Options Pivot Charts Introduction A Pivot Table is the name Excel gives to what is more commonly known as a cross-tabulation table. Such tables can be one, two or three-dimensional and offer a range of summary statistics. They can be modified interactively and can be based on data from more than one worksheet. Creating a Pivot Table A simple example of a pivot table was given in the document Microsoft Excel 2013: An Intermediate Guide. A different set of data is used here (note that this does not refer to real people): 1. Load up Excel as usual and press <Ctrl o> to [Open] the file advanced.xlsx in the D:\Training directory 2. Click on the Accounts tab you should find that the set of data is already selected (if not then click in cell A1 to be in the data) 3. On the INSERT tab click on the [PivotTable] button
2 4. Accept the default area (or type in A1:D61) 5. Place the Pivot Table on the Existing Worksheet in cell G4 - press <Enter> or click on [OK] A skeleton Pivot Table is now drawn and two special PivotTable tabs (ANALYZE and DESIGN) appear on the Ribbon. In addition, a special task pane appears on the right showing the PivotTable Fields. You now have to select which data series you are summarizing by dragging the field buttons from the PivotTable Fields pane on the right and dropping them into the areas below the field list. Text fields are usually used to specify the structure of a Pivot Table, with numeric fields supplying the data. A One-Dimensional Table One-dimensional pivot tables are very useful for obtaining subtotals. Here, for example, you might want to know the total expenditure by each employee: 1. Drag and drop the [Employee] field list button down into the area marked Rows 2. Drag and drop the [Amount] field list button into the area under Values The Pivot Table is now automatically filled in with the data. The end result should look like this: 2
3 As you used a numeric field for the summary data, the values are summed. Had you used a text field, the number of observations would have been counted. There are various other measures as you will see later. Note that in Excel 2013, there is a [Recommended PivotTables] button on the INSERT tab, and this could have been used to produce the same pivot table as above (Sum of Amount by Employee) in a new worksheet. To get the Pivot Table to show Employee rather than Row Labels, carry out the following sequence of instructions: 3. Click on the [Options] button (on the far left of the PIVOTTABLE TOOLS ANALYZE tab) or right click in the table and choose PivotTable Options : 4. In the PivotTable Options window that appears, click on the Display tab 5. Click in the box next to Classic PivotTable layout to turn this option on and click [OK] Employee has now appeared at the top, but the layout of the Pivot Table looks different. To return it to the original layout, but with Employee still at the top (instead of Row Labels): 6. Repeat steps 3-5, with the last step turning off the Classic PivotTable layout option Now your Pivot Table should show as follows: 3
4 To sort the names into a different alphabetical order and show the figures as money: 7. Click on G5 then on the HOME tab followed by the [Sort & Filter] button in the Editing group and finally the 2 nd option of Sort Z to A - the names are sorted in reverse alphabetical order 8. Next, select the current totals in the pivot table by dragging through them (cells H5 to H12) 9. Click on the HOME tab and the [Accounting] button in the Number group (the one with the gold coins) there should be symbols to the left of each number A Two-Dimensional Table By using a second dimension (i.e. a column field as well as a row field), you can get a more detailed breakdown of the figures. Here, for example, you might want to know the expenditure by each employee for each category. This second field needs to be added to the pivot table layout. Until you are more familiar with how pivot tables work, it's best to re-display the skeleton first: 1. Click on the PIVOTTABLE TOOLS ANALYZE tab and then [Clear] button in the Actions group followed by Clear All to start all over again 2. Drag and drop the [Employee] field button down into the area marked Rows 3. Drag and drop the [Category] field button down into the area marked Columns 4. Drag and drop the [Amount] field button into the area under Values The Pivot Table now shows the breakdown of each employee's expenditure for the three categories, i.e. Food, Stationery and Travel, as follows: To return to a one-dimensional table: 5. In the PivotTable Fields pane on the right (if this has closed, either click on the Pivot Table data in the sheet or click on the [Field List] button in the Show group on the PIVOTTABLE TOOLS ANALYZE tab), click on the Category box in the Columns area and select Remove Field from the menu To obtain a two-dimensional table once more: 6. Drag and drop the [Category] field list button down into the area marked Columns 7. Select the data (H6 to K13), click on the HOME tab and the [Accounting] button in the Number group (the one with the gold coins) 4
5 A Three-Dimensional Table You can add a third dimension to a pivot table by having a drop-down list from which you select the third variable. The remaining data series on this worksheet refers to dates, but as they stand they are of little use in summarizing the data (nearly every date is a different value). To get a breakdown for each month, you first have to create a new field isolating this from the date: 1. In cell E1 type the heading Month and press <Enter> 2. In cell E2 type the formula =text(a2,"mmm") and press <Ctrl Enter> - if you didn't already know it, holding down <Ctrl> as you press <Enter> keeps the active cell where it is This should isolate the month from the date, in this case, Jan. If you want to learn more about the Text function, work through the notes entitled Microsoft Excel 2013: Dates and Times. 3. Double click on the small green square in the bottom right-hand corner of the E2 cell to fill down the column with the months 4. Click on a cell in the pivot table to reactivate the PivotTable Fields pane and the PIVOTTABLE TOOLS ANALYZE and DESIGN tabs 5. On the PIVOTTABLE TOOLS ANALYZE tab, click on the icon above the [Change Data Source] button in the Data group 6. Redefine the data source table/range to include column E (i.e. change $D$61 to $E$61) click on [OK] 7. Drag and drop the new [Month] field button into the area under Filters in the PivotTable Fields pane To look at the accounts for any one month: 8. Click on the list arrow in cell H2, select the month required (e.g. Jan) then click on [OK] Your Pivot Table should look as follows (if you chose Jan as your month): 9. Repeat step 8, choosing (All) to reshow all the data Hiding and Showing Summary Values If you don't want certain values displayed (e.g. you might only want figures for food and travel) then you can omit data from the Pivot Table using the list arrows attached to the summary fields. 1. Click on the list arrow attached to the Category column heading in cell H4 2. Click on the Stationery check box to remove the tick then click on [OK] Only Food and Travel are now shown and a filter indicator shows in H4. To show Stationery again: 3. Click on the filter indicator attached to the Category column heading in cell H4 4. Click on the Stationery check box to restore the tick then click on [OK] 5. Use the same process, this time using the list arrow attached to the Employee row heading in cell G5 to show or hide particular people. Make sure all the data is being shown when you have finished 5
6 Adding New Data and Altering Table Layout To summarize other data values, you simply drop them into the Values area of the PivotTable Fields pane. Here, for example, you might want to know how many expenses claims have been submitted by each employee: 1. Drag and drop the Employee field button into the area under Values (you can also click on the Employee field button and choose the appropriate Move option) You now have both the Sum of amount and the Count of Employee for the claims submitted by each employee. Note that the count is also shown as a currency style - how to remove this is dealt with in the next section. The results would also look clearer if the two sets of figures were separated out: 2. Drag the Values field button from the Columns area to below the Employee field button in the Rows area Your Pivot Table should now look like this: 3. Drag the Values field button above the Employee field button in the Rows area under PivotTable Fields The data is now summarized first by the Values fields and then by Employee. 6
7 Changing the Summary Statistics and Data Format To change the summary statistics: 1. Click on the Sum of Amount field button in the Values area under PivotTable Fields and choose Value Field Settings... from the menu - a dialog box appears: 2. Under Summarize value field by choose Average (note what else is available) 3. Press <Enter> or click on [OK] to confirm this Note that you can add the same data series into the Data area more than once if you need to - for example to show both the maximum and minimum values. Another method of changing the field settings is to right click on the data in the Pivot Table: 4. Right click on Average of Amount in the Pivot Table and choose Value Field Settings 5. Change Summarize value field by back to Sum then press <Enter> or click on [OK] You can also change the data format in the Value Field Settings dialog box: 6. Click on the Count of Employee field button in the Values area under PivotTable Fields and choose Value Field Settings 7. Click on the [Number Format] button in the bottom left the Format Cells window appears 8. Change the Category: to Number and set Decimal places: to 0 9. Press <Enter> or click on [OK] to confirm this, then again to close the Value Field Settings dialog box Your Count of Employee data should now just be numbers without symbols in front as shown below: An easier way to change the format is to right click on Count of Employee in the Pivot Table and choose Number Format. 7
8 Removing a Summary Statistic To remove a summary statistic from the Pivot Table, in this case, the Count of Employee: 1. Note the area labelled Values in the bottom right corner of the PivotTable Fields pane 2. Click on Count of Employee and choose Remove Field Only the Sum of Amount is now shown. Multiple Row/Column/Filter Fields You can have more than one Row, Column or Filter field in a pivot table. A good example of the latter would be if you had years as well as months you could then select a particular month in a particular year using the list arrows provided. If you want to display the breakdown by month for the current table, you have to move the Month box from the Filters area into either the Rows or Columns area of the PivotTable Fields pane: 1. Drag the Month field button from the Filters area to the Columns area, and put it under the Category field button so that you are viewing by Category and then Month Your Pivot Table data and fields will look something like: A better arrangement is obtained by moving the Month box into the Rows area of the PivotTable Fields pane: 2. Drag the Month field button from the Columns area to the Rows area, and put it under the Employee field button 8
9 To hide each employee's total: 3. Click on the Employee field button and choose Field Settings... The following Field Settings dialog box should appear: 4. Change the setting under Subtotals to None and click [OK] To view by Month then Employee: 5. In the Rows area, drag the Month field button above the Employee field button To display the monthly totals: 6. Click on the Month field button and choose Field Settings Change the setting under Subtotals to Automatic and click [OK] To hide the details for a particular month: 8. Click on the [-] button to the left of the month name in the data area of the Pivot Table 9. To redisplay the details, click on the same button (which now appears as [+]) Note: These expand/contact buttons can be turned off by clicking on the [+/- Buttons] icon in the Show group on the right of the PIVOTTABLE TOOLS ANALYZE tab. Hopefully the above exercise has demonstrated the flexibility of pivot table layout and you now understand the various component parts of the table. Your Pivot Table data and fields will now look something like: 9
10 Grouping and Details Earlier in these notes (in the three-dimensional table section), you calculated a Month field, to view the monthly expenditure statistics. In fact, there was no need to calculate a new field as you can group data in Pivot Tables. The grouping available depends on the type of data held in the field. Numbers can be grouped in equallysized ranges (e.g. values 0-10, 10-20, etc.) while dates/times can be summarized by years, quarters, months, days, hours etc. Grouping cannot be carried out on text values. To view monthly expenditure without calculating a new field: 1. Click on the Month field button in the Rows area and choose Remove Field 2. Drag the Date field button from the top of the PivotTable Fields pane to below the Employee field button in the Rows area at the bottom - expenditure is shown for each date 3. Next, right click on any date value in column H and choose Group (or click on any date and then click on the [Group Selection] button in the Group area of the PIVOTTABLE TOOLS ANALYZE tab) - a dialog box appears (the one on the right shows the Grouping window for numeric data): 4. Change the Starting date: to 01/01/ Under the heading By, select Months then press <Enter> for [OK] Tip: For Weekly figures, choose Days then set the Number of days: to 7. You now get the same grouping you had earlier using the calculated Month field. Once grouping has been set on a field button in the Columns or Rows area, you can use the grouped data in the Filters area: 6. Drag the Date field button from the Rows area to the Filters area in the PivotTable Fields pane 7. Click on the list arrow in H2 and note that you have all the months of the year listed 8. Select a month between Jan and Apr to see that month's figures - click on [OK] 9. Repeat step 8 but this time select (All) 10. End by moving the Date field button out of the Filters area and back to the Rows area under the Employee field button You could now Ungroup the data (as in steps 3 and 4), but you might just want to see the breakdown of expenses for a single month: 10
11 11. Right click on Apr in H9 and choose Expand/Collapse followed by Expand - the Show Detail dialog box appears 12. From the available fields choose Amount then press <Enter> for on [OK] Your Pivot Table data and fields should now look something like: 13. To hide the detail you can repeat step 11, but choose Expand/Collapse followed by Collapse, or click on the [-] button to the left of Apr 14. End by removing the Detail column for the Amount by clicking on the Amount field button in the PivotTable Fields pane and selecting Remove Field Tip: Pivot Tables have another very useful feature. If you double click on any of the calculated cells in a table (often a total), a copy of that data is pasted onto a new sheet. For example, to see all of the Food expenses, double click on cell I33; to see Steve's claims for January, double click on cell L29. 11
12 Row/Column Field Options and Built-in Styles Slightly different settings apply to fields being used as row/column headings from those being used in the data area. You have already had a brief look at the latter; now look at a row field setting: 1. Click on the Employee field button under the Rows area in the PivotTable Fields pane and choose Field Settings Under Subtotals, you can decide whether you want the same statistic as in the data area (i.e. Sum) or whether you want to set a different one click on Custom then choose Average 3. Click on [Layout & Print] and investigate the options - turn on Show item labels in outline form (make sure Display subtotals at the top of each group is turned off) 4. Press <Enter> or click on [OK] and the table is updated to reflect the changes made - note the monthly averages now show (instead of totals) Your Pivot Table data and fields should now look something like: Pivot Tables are used a lot in the commercial world and built into Excel are various pre-defined layouts which make use of the field setting and table layout options. To see these: 5. Click on the PIVOTTABLE TOOLS DESIGN tab on the Ribbon 6. Move the mouse over the various PivotTable Styles provided the pivot table shows a preview of the new style 7. To see more styles, click on the [More] button below the scroll bar attached to the styles It's unlikely you will be making use of these styles but it's worth knowing of their existence. You can even design your own style via the New PivotTable Style option below the pre-defined styles. The buttons in the PivotTable Style Options group on the Ribbon can also be used to customise the settings. Here: 8. If you have applied a style, [Undo] it (or press <Ctrl z>) to remove any formatting 9. End this section by moving the Date field button from the Rows area back into the Filters area in the PivotTable Fields pane 12
13 Updating a Pivot Table Although pivot tables appear to interact closely with the raw data, they are in fact based on a copy of the data values, held in temporary memory. If you change a data value, the pivot table will not reflect this not even if you make fundamental changes to the layout or summary statistics. You have to explicitly refresh the data for the new values to be included in the summaries: 1. Change Chris' travel in cell D4 from 100 to 3.75 note that cell J6 isn't updated 2. Click on cell J6 then on the PIVOTTABLE TOOLS ANALYZE tab followed by the [Field Settings] button in the Active Field group. In the Value Field Settings window, change Summarize Values By to Max (press <Enter> or click on [OK] ) - again, J6 doesn't change 3. Drag the Amount field button from the top of the PivotTable Fields pane into the Values area and under the Max of Amount field button at the bottom - Chris' travel appears twice as 100! 4. Click on the [Refresh] button on the PIVOTTABLE TOOLS ANALYZE tab (or right click on the data and choose Refresh) the new figure now shows 5. End by removing Max of Amount - click on Max of Amount in Values in the bottom right of the PivotTable Fields pane and choose Remove Field Pivot Table Options You can in fact ask Excel to update a pivot table every time you open the file or after a fixed period of time (if the data is from an external source). This is only one of several options which can be set: 6. Click on the [Options] button (on the far left of the PIVOTTABLE TOOLS ANALYZE tab) or right click in the table and choose PivotTable Options : The PivotTable Options window will appear, as shown on the right. 7. On Layout & Format, note the option For empty cells show type in a value of 0 (empty cells are currently shown as blank) 8. On the Totals & Filters tab, turn off Show Grand totals for rows 9. On the Display tab, change Field List to Sort A to Z 10. On the final Data tab, turn on the option to Refresh data when opening the file 11. Press <Enter> for [OK] to confirm the changes to the options You should find that the Grand Total column on the right of the table is no longer showing, that - appears where there was no expenditure and that the fields at the top of the PivotTable Fields pane on the right are now listed alphabetically as shown below: 13
14 Pivot Charts When you first inserted the PivotTable at the very start of this training, you could have chosen to have a pivot chart. As an introduction to pivot tables that would have been very confusing. However, you can at any time plot a chart if you want one: 1. Click on the [PivotChart] button in the Tools group on the PIVOTTABLE TOOLS ANALYZE tab press <Enter> for [OK] to accept the default (Column) chart A column chart appears on the same sheet and three new PIVOTCHART TOOLS tabs (ANALYZE, DESIGN and FORMAT) are added to the Ribbon. To move the chart onto a separate sheet: 2. Click on the PIVOTCHART TOOLS DESIGN tab followed by the last [Move Chart] button, and then select the New Sheet radio button and click on [OK] Your Pivot Chart and fields should look something like: 3. In the top left-hand corner of the Pivot Chart, click on the list/filter arrow to the right of Date and choose a particular month, e.g. Jan, and click [OK] Tip: If you return to look at the data in the Pivot Table on the Accounts sheet, you will see that it is showing the same information as on the Pivot Chart, but in numbers. Remember to click back on the Chart1 sheet to return to the Pivot Chart. 4. Repeat step 3, but turn on Select Multiple Items and choose a second month, e.g. Mar 5. Repeat step 3, but choose (All) to reshow all the data 6. Click on the list/filter arrows attached to Employee (bottom left by the axes) and Category (middle right of chart above the legend) to set the Employee(s) and Category(ies) respectively 7. Repeat step 6, but choose (Select All) to reshow all the data 8. Using the PivotChart Fields pane on the right of the chart, drag the Month field button below the Employee field button in the AXIS (CATEGORIES) area you now have a chart showing each employee s monthly spending 9. Drag the Month field button above the Employee field button in the AXIS (CATEGORIES) area to show a summary by month then employee 14
15 10. Drag the Month field button into the Values area to get the Count of Month (i.e. how many claims per month) figures (note that these may still be in a currency rather than number format) 11. Click on Count of Month and choose Remove Field to get rid of the extra columns The last two PivotChart Tools tabs are in fact the regular tabs you get with any chart. You can use these to customise your chart (change chart type or colour etc.). The ANALYZE tab is unique to Pivot Charts and Tables. To see it in action: 12. Click on the PIVOTCHART TOOLS ANALYZE tab 13. Select one of the series (e.g. Travel) by clicking on any of its columns little circles, known as handles, appear on the columns 14. Click on the [Expand Field] button in in the Active Field group, choose one of the options, e.g. Category, and click on [OK] 15. End by closing the file - there's no need to save the changes, unless you want to Trademark owned by Microsoft Corporation. Screen shot(s) reprinted by permission from Microsoft Corporation. Copyright 2016: The University of Reading Last Revised: June
Using Pivot Tables in Microsoft Excel 2003
Using Pivot Tables in Microsoft Excel 2003 Introduction A Pivot Table is the name Excel gives to what is more commonly known as a cross-tabulation table. Such tables can be one, two or three-dimensional
Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010
Produced by Flinders University Centre for Educational ICT PivotTables Excel 2010 CONTENTS Layout... 1 The Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands and Buttons
Computer Training Centre University College Cork. Excel 2013 Pivot Tables
Computer Training Centre University College Cork Excel 2013 Pivot Tables Table of Contents Pivot Tables... 1 Changing the Value Field Settings... 2 Refreshing the Data... 3 Refresh Data when opening a
Excel 2007 - Using Pivot Tables
Overview A PivotTable report is an interactive table that allows you to quickly group and summarise information from a data source. You can rearrange (or pivot) the table to display different perspectives
Excel 2013 - Using Pivot Tables
Overview A PivotTable report is an interactive table that allows you to quickly group and summarise information from a data source. You can rearrange (or pivot) the table to display different perspectives
Microsoft Excel 2007 Consolidate Data & Analyze with Pivot Table Windows XP
Microsoft Excel 2007 Consolidate Data & Analyze with Pivot Table Windows XP Consolidate Data in Multiple Worksheets Example data is saved under Consolidation.xlsx workbook under ProductA through ProductD
About PivotTable reports
Page 1 of 8 Excel Home > PivotTable reports and PivotChart reports > Basics Overview of PivotTable and PivotChart reports Show All Use a PivotTable report to summarize, analyze, explore, and present summary
CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS
CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS An Excel Pivot Table is an interactive table that summarizes large amounts of data. It allows the user to view and manipulate
Overview What is a PivotTable? Benefits
Overview What is a PivotTable? Benefits Create a PivotTable Select Row & Column labels & Values Filtering & Sorting Calculations Data Details Refresh Data Design options Create a PivotChart Slicers Charts
A Beginning Guide to the Excel 2007 Pivot Table
A Beginning Guide to the Excel 2007 Pivot Table Paula Ecklund Summer 2008 Page 1 Contents I. What is a Pivot Table?...1 II. Basic Excel 2007 Pivot Table Creation Source data requirements...2 Pivot Table
Advanced Microsoft Excel 2010
Advanced Microsoft Excel 2010 Table of Contents THE PASTE SPECIAL FUNCTION... 2 Paste Special Options... 2 Using the Paste Special Function... 3 ORGANIZING DATA... 4 Multiple-Level Sorting... 4 Subtotaling
Pivot Tables & Pivot Charts
Pivot Tables & Pivot Charts Pivot tables... 2 Creating pivot table using the wizard...2 The pivot table toolbar...5 Analysing data in a pivot table...5 Pivot Charts... 6 Creating a pivot chart using the
Microsoft Excel 2013 Splitting Windows and Fixing Panes (Level 3)
IT Training Microsoft Excel 2013 Splitting Windows and Fixing Panes (Level 3) Contents Introduction...1 Splitting the Window...1 Removing the Split...2 Viewing Different Worksheets...2 Freezing Panes...4
MS Excel: Analysing Data using Pivot Tables
Centre for Learning and Academic Development (CLAD) Technology Skills Development Team MS Excel: Analysing Data using Pivot Tables www.intranet.birmingham.ac.uk/itskills MS Excel: Analysing Data using
Microsoft Excel 2013 Step-by-Step Exercises: PivotTables and PivotCharts: Exercise 1
Microsoft Excel 2013 Step-by-Step Exercises: PivotTables and PivotCharts: Exercise 1 In this exercise you will learn how to: Create a new PivotTable Add fields to a PivotTable Format and rename PivotTable
Microsoft Excel 2010 Pivot Tables
Microsoft Excel 2010 Pivot Tables Email: [email protected] Web Page: http://training.health.ufl.edu Microsoft Excel 2010: Pivot Tables 1.5 hours Topics include data groupings, pivot tables, pivot
To complete this workbook, you will need the following file:
CHAPTER 4 Excel More Skills 13 Create PivotTable Reports A PivotTable report is an interactive, crosstabulated Excel report that summarizes and analyzes data such as database records from various sources,
Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18
Basic Pivot Tables Pivot tables summarize data in a quick and easy way. In your job, you could use pivot tables to summarize actual expenses by fund type by object or total amounts. Make sure you do not
Analyzing Excel Data Using Pivot Tables
NDUS Training and Documentation Analyzing Excel Data Using Pivot Tables Pivot Tables are interactive worksheet tables you can use to quickly and easily summarize, organize, analyze, and compare large amounts
STATEMENT OF TRANSACTION REPORT ANALYSIS USING EXCEL
STATEMENT OF TRANSACTION REPORT ANALYSIS USING EXCEL Excel can be used to analyze the MCPS Statement of Transaction EXCEL Report Selected Fields to more easily track expenses through the procurement cycle.
How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com
Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable
Monthly Payroll to Finance Reconciliation Report: Access and Instructions
Monthly Payroll to Finance Reconciliation Report: Access and Instructions VCU Reporting Center... 2 Log in... 2 Open Folder... 3 Other Useful Information: Copying Sheets... 5 Creating Subtotals... 5 Outlining
Excel 2003 PivotTables Summarizing, Analyzing, and Presenting Your Data
The Company Rocks Excel 2003 PivotTables Summarizing, Analyzing, and Presenting Step-by-step instructions to accompany video lessons Danny Rocks 5/19/2011 Creating PivotTables in Excel 2003 PivotTables
Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals
Excel 2003 Instructions Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals contains extensive instructions for using Excel 2010 and Excel for Mac 2011. There are a few instances
Scott Harvey, Registrar Tri County Technical College. Using Excel Pivot Tables to Analyze Student Data
Scott Harvey, Registrar Tri County Technical College Using Excel Pivot Tables to Analyze Student Data 1Introduction to PivotTables 2Prepare the source data Discussion Points 3Create a PivotTable 5Show
Create a PivotTable or PivotChart report
Page 1 of 5 Excel Home > PivotTable reports and PivotChart reports > Basics Create or delete a PivotTable or PivotChart report Show All To analyze numerical data in depth and to answer unanticipated questions
Excel Database Management Microsoft Excel 2003
Excel Database Management Microsoft Reference Guide University Technology Services Computer Training Copyright Notice Copyright 2003 EBook Publishing. All rights reserved. No part of this publication may
Excel 2007 Basic knowledge
Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft
Excel Working with Data Lists
Excel Working with Data Lists Excel Working with Data Lists Princeton University COPYRIGHT Copyright 2001 by EZ-REF Courseware, Laguna Beach, CA http://www.ezref.com/ All rights reserved. This publication,
Using Excel as a Management Reporting Tool with your Minotaur Data. Exercise 1 Customer Item Profitability Reporting Tool for Management
Using Excel as a Management Reporting Tool with your Minotaur Data with Judith Kirkness These instruction sheets will help you learn: 1. How to export reports from Minotaur to Excel (these instructions
EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002
EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 Table of Contents Part I Creating a Pivot Table Excel Database......3 What is a Pivot Table...... 3 Creating Pivot Tables
Excel Pivot Tables. Blue Pecan Computer Training Ltd - Onsite Training Provider www.bluepecantraining.com :: 0800 6124105 :: [email protected].
Excel Pivot Tables 1 Table of Contents Pivot Tables... 3 Preparing Data for a Pivot Table... 3 Creating a Dynamic Range for a Pivot Table... 3 Creating a Pivot Table... 4 Removing a Field... 5 Change the
MICROSOFT ACCESS STEP BY STEP GUIDE
IGCSE ICT SECTION 11 DATA MANIPULATION MICROSOFT ACCESS STEP BY STEP GUIDE Mark Nicholls ICT Lounge P a g e 1 Contents Task 35 details Page 3 Opening a new Database. Page 4 Importing.csv file into the
Getting Started with Excel 2008. Table of Contents
Table of Contents Elements of An Excel Document... 2 Resizing and Hiding Columns and Rows... 3 Using Panes to Create Spreadsheet Headers... 3 Using the AutoFill Command... 4 Using AutoFill for Sequences...
Create Charts in Excel
Create Charts in Excel Table of Contents OVERVIEW OF CHARTING... 1 AVAILABLE CHART TYPES... 2 PIE CHARTS... 2 BAR CHARTS... 3 CREATING CHARTS IN EXCEL... 3 CREATE A CHART... 3 HOW TO CHANGE THE LOCATION
ITS Training Class Charts and PivotTables Using Excel 2007
When you have a large amount of data and you need to get summary information and graph it, the PivotTable and PivotChart tools in Microsoft Excel will be the answer. The data does not need to be in one
Excel 2010: Create your first spreadsheet
Excel 2010: Create your first spreadsheet Goals: After completing this course you will be able to: Create a new spreadsheet. Add, subtract, multiply, and divide in a spreadsheet. Enter and format column
3 What s New in Excel 2007
3 What s New in Excel 2007 3.1 Overview of Excel 2007 Microsoft Office Excel 2007 is a spreadsheet program that enables you to enter, manipulate, calculate, and chart data. An Excel file is referred to
Sample- for evaluation purposes only! Advanced Excel. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc.
A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2012 Advanced Excel TeachUcomp, Inc. it s all about you Copyright: Copyright 2012 by TeachUcomp, Inc. All rights reserved. This publication,
INTERMEDIATE Excel 2013
INTERMEDIATE Excel 2013 Information Technology September 1, 2014 1 P a g e Managing Workbooks Excel uses the term workbook for a file. The term worksheet refers to an individual spreadsheet within a workbook.
Microsoft Excel 2010 Tutorial
1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and
Microsoft Office Excel 2013
Microsoft Office Excel 2013 PivotTables and PivotCharts University Information Technology Services Training, Outreach & Learning Technologies Copyright 2014 KSU Department of University Information Technology
In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class.
Creating a Pie Graph Step-by-step directions In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class. 1. Enter Data A. Open
EXCEL FINANCIAL USES
EXCEL FINANCIAL USES Table of Contents Page LESSON 1: FINANCIAL DOCUMENTS...1 Worksheet Design...1 Selecting a Template...2 Adding Data to a Template...3 Modifying Templates...3 Saving a New Workbook as
A simple three dimensional Column bar chart can be produced from the following example spreadsheet. Note that cell A1 is left blank.
Department of Library Services Creating Charts in Excel 2007 www.library.dmu.ac.uk Using the Microsoft Excel 2007 chart creation system you can quickly produce professional looking charts. This help sheet
How to Excel with CUFS Part 2 Excel 2010
How to Excel with CUFS Part 2 Excel 2010 Course Manual Finance Training Contents 1. Working with multiple worksheets 1.1 Inserting new worksheets 3 1.2 Deleting sheets 3 1.3 Moving and copying Excel worksheets
As in the example above, a Budget created on the computer typically has:
Activity Card Create a How will you ensure that your expenses do not exceed what you planned to invest or spend? You can create a budget to plan your expenditures and earnings. As a family, you can plan
Microsoft Word 2010 Mail Merge (Level 3)
IT Services Microsoft Word 2010 Mail Merge (Level 3) Contents Introduction...1 Creating a Data Set...2 Creating the Merge Document...2 The Mailings Tab...2 Modifying the List of Recipients...3 The Address
MICROSOFT EXCEL 2010 ANALYZE DATA
MICROSOFT EXCEL 2010 ANALYZE DATA Microsoft Excel 2010 Essential Analyze data Last Edited: 2012-07-09 1 Basic analyze data... 4 Use diagram to audit formulas... 4 Use Error Checking feature... 4 Use Evaluate
Excel -- Creating Charts
Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel
ACADEMIC TECHNOLOGY SUPPORT
ACADEMIC TECHNOLOGY SUPPORT Microsoft Excel: Tables & Pivot Tables [email protected] 439-8611 www.etsu.edu/ats Table of Contents: Overview... 1 Objectives... 1 1. What is an Excel Table?... 2 2. Creating Pivot
Excel 2007 Charts and Pivot Tables
Excel 2007 Charts and Pivot Tables Table of Contents Working with PivotTables... 2 About Charting... 6 Creating a Basic Chart... 13 Formatting Your Chart... 18 Working with Chart Elements... 23 Charting
Microsoft Excel 2010 Part 3: Advanced Excel
CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting
Formatting Formatting Tables
Intermediate Excel 2013 One major organizational change introduced in Excel 2007, was the ribbon. Each ribbon revealed many more options depending on the tab selected. The Help button is the question mark
Excel Unit 4. Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4
Excel Unit 4 Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4 Step by Step 4.1 Creating and Positioning Charts GET READY. Before
Search help. More on Office.com: images templates. Here are some basic tasks that you can do in Microsoft Excel 2010.
Page 1 of 8 Excel 2010 Home > Excel 2010 Help and How-to > Getting started with Excel Search help More on Office.com: images templates Basic tasks in Excel 2010 Here are some basic tasks that you can do
NAVIGATION TIPS. Special Tabs
rp`=j~êëü~ää=påüççä=çñ=_ìëáåéëë Academic Information Services Excel 2007 Cheat Sheet Find Excel 2003 Commands in Excel 2007 Use this handout to find where Excel 2003 commands are located in Excel 2007.
Creating and Formatting Charts in Microsoft Excel
Creating and Formatting Charts in Microsoft Excel This document provides instructions for creating and formatting charts in Microsoft Excel, which makes creating professional-looking charts easy. The chart
How to Make the Most of Excel Spreadsheets
How to Make the Most of Excel Spreadsheets Analyzing data is often easier when it s in an Excel spreadsheet rather than a PDF for example, you can filter to view just a particular grade, sort to view which
Sorting, Subtotals and Outlines in Microsoft Excel 2003
Sorting, Subtotals and Outlines in Microsoft Excel 2003 Introduction This document covers both the simple and more advanced sorting facilities in Excel and also introduces you to subtotals and outlines.
To reuse a template that you ve recently used, click Recent Templates, click the template that you want, and then click Create.
What is Excel? Applies to: Excel 2010 Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze
Microsoft Excel: Pivot Tables
Microsoft Excel: Pivot Tables Pivot Table Reports A PivotTable report is an interactive table that you can use to quickly summarize large amounts of data. You can rotate its rows and columns to see different
Intermediate. Microsoft Excel 2007- Tables and Printing
John W. Jacobs Technology Center 450 Exton Square Parkway Exton, PA 19341 610.280.2666 [email protected] www.ccls.org Facebook.com/ChesterCountyLibrary Intermediate Microsoft Excel 2007- Tables and Printing
In-Depth Guide Advanced Spreadsheet Techniques
In-Depth Guide Advanced Spreadsheet Techniques Learning Objectives By reading and completing the activities in this chapter, you will be able to: Create PivotTables using Microsoft Excel Create scenarios
Using Excel s PivotTable to Analyze Learning Assessment Data
Using Excel s PivotTable to Analyze Learning Assessment Data Assessment Office University of Hawaiʻiat Mānoa Feb 13, 2013 1 Mission: Improve student learning through program assessment 2 1 Learning Outcomes
Excel 2003: Ringtones Task
Excel 2003: Ringtones Task 1. Open up a blank spreadsheet 2. Save the spreadsheet to your area and call it Ringtones.xls 3. Add the data as shown here, making sure you keep to the cells as shown Make sure
WHAT S NEW IN MS EXCEL 2013
Contents Excel... 1 Filling empty cells using Flash Fill... 1 Filtering records using a Timeline... 2 Previewing with Quick Analysis... 4 Using Chart Advisor recommendations... 5 Finding errors and issues
Microsoft Excel 2013: Using a Data Entry Form
Microsoft Excel 2013: Using a Data Entry Form Using Excel's built in data entry form is a quick and easy way to enter data into an Excel database. Using the form allows you to: start a new database table
CHAPTER 6: ANALYZE MICROSOFT DYNAMICS NAV 5.0 DATA IN MICROSOFT EXCEL
Chapter 6: Analyze Microsoft Dynamics NAV 5.0 Data in Microsoft Excel CHAPTER 6: ANALYZE MICROSOFT DYNAMICS NAV 5.0 DATA IN MICROSOFT EXCEL Objectives The objectives are: Explain the process of exporting
Data Analysis with Microsoft Excel 2003
Data Analysis with Microsoft Excel 2003 Working with Lists: Microsoft Excel is an excellent tool to manage and manipulate lists. With the information you have in a list, you can sort and display data that
An Introduction to Excel s Pivot Table
An Introduction to Excel s Pivot Table This document is a brief introduction to the Excel 2003 Pivot Table. The Pivot Table remains one of the most powerful and easy-to-use tools in Excel for managing
Microsoft Excel 2007 Level 2
Information Technology Services Kennesaw State University Microsoft Excel 2007 Level 2 Copyright 2008 KSU Dept. of Information Technology Services This document may be downloaded, printed or copied for
Advanced Excel 10/20/2011 1
Advanced Excel Data Validation Excel has a feature called Data Validation, which will allow you to control what kind of information is typed into cells. 1. Select the cell(s) you wish to control. 2. Click
Data exploration with Microsoft Excel: analysing more than one variable
Data exploration with Microsoft Excel: analysing more than one variable Contents 1 Introduction... 1 2 Comparing different groups or different variables... 2 3 Exploring the association between categorical
Appendix 2.1 Tabular and Graphical Methods Using Excel
Appendix 2.1 Tabular and Graphical Methods Using Excel 1 Appendix 2.1 Tabular and Graphical Methods Using Excel The instructions in this section begin by describing the entry of data into an Excel spreadsheet.
Excel 2007 A Beginners Guide
Excel 2007 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on
Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1
Migrating to Excel 2010 - Excel - Microsoft Office 1 of 1 In This Guide Microsoft Excel 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key
Using PivotTables and PivotCharts
CHAPTER Using PivotTables and PivotCharts In this chapter How PivotTable and PivotChart Reports Work 838 When Should You Use a PivotTable? 842 Creating a PivotTable 842 Editing and Updating a PivotTable
Adding Comments in Microsoft Excel 2003
Adding Comments in Microsoft Excel 2003 Introduction Microsoft Excel has a very useful facility which allows you to add explanatory notes to your worksheet. These can be used, for example, to explain what
By: Peter K. Mulwa MSc (UoN), PGDE (KU), BSc (KU) Email: [email protected]
SPREADSHEETS FOR MARKETING & SALES TRACKING - DATA ANALYSIS TOOLS USING MS EXCEL By: Peter K. Mulwa MSc (UoN), PGDE (KU), BSc (KU) Email: [email protected] Objectives By the end of the session, participants
Computer Training Centre University College Cork. Excel 2013 Level 1
Computer Training Centre University College Cork Excel 2013 Level 1 Table of Contents Introduction... 1 Opening Excel... 1 Using Windows 7... 1 Using Windows 8... 1 Getting Started with Excel 2013... 2
Microsoft Excel 2013: Charts June 2014
Microsoft Excel 2013: Charts June 2014 Description We will focus on Excel features for graphs and charts. We will discuss multiple axes, formatting data, choosing chart type, adding notes and images, and
Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.
Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format
Introduction To Microsoft Office Excel 2007. Bob Booth July 2008 AP-Excel8
Introduction To Microsoft Office Excel 2007. Bob Booth July 2008 AP-Excel8 University of Sheffield Contents 1. INTRODUCTION... 3 2. OVERVIEW OF SPREADSHEETS... 3 3. GETTING STARTED... 4 3.1 STARTING EXCEL
How to make a line graph using Excel 2007
How to make a line graph using Excel 2007 Format your data sheet Make sure you have a title and each column of data has a title. If you are entering data by hand, use time or the independent variable in
Introduction to Pivot Tables in Excel 2007
The Company Rocks Introduction to Pivot Tables in Excel 2007 Step-by-step instructions to accompany video lessons Danny Rocks 4/11/2011 Introduction to Pivot Tables in Excel 2007 Pivot Tables are the most
In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move
WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen
Excel 2003 A Beginners Guide
Excel 2003 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on
Merging Labels, Letters, and Envelopes Word 2013
Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged
EXCEL EXERCISE #8: Consolidating and Linking Spreadsheets
EXCEL EXERCISE #: Consolidating and Linking Spreadsheets. Enter the following information onto Sheet. Double click on the tab for the worksheet and rename it: East. (It represents sales in $000.) 0 Record
Excel 2002. What you will do:
What you will do: Explore the features of Excel 2002 Create a blank workbook and a workbook from a template Format a workbook Apply formulas to a workbook Create a chart Import data to a workbook Share
This activity will show you how to draw graphs of algebraic functions in Excel.
This activity will show you how to draw graphs of algebraic functions in Excel. Open a new Excel workbook. This is Excel in Office 2007. You may not have used this version before but it is very much the
Scientific Graphing in Excel 2010
Scientific Graphing in Excel 2010 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.
BUSINESS DATA ANALYSIS WITH PIVOTTABLES
BUSINESS DATA ANALYSIS WITH PIVOTTABLES Jim Chen, Ph.D. Professor Norfolk State University 700 Park Avenue Norfolk, VA 23504 (757) 823-2564 [email protected] BUSINESS DATA ANALYSIS WITH PIVOTTABLES INTRODUCTION
Data exploration with Microsoft Excel: univariate analysis
Data exploration with Microsoft Excel: univariate analysis Contents 1 Introduction... 1 2 Exploring a variable s frequency distribution... 2 3 Calculating measures of central tendency... 16 4 Calculating
Analyzing Data Using Excel
Analyzing Data Using Excel What you will do: Create a spreadsheet Use formulas and basic formatting Import text files Save worksheets as web pages Add interactivity to web worksheets Use pivot tables Create
MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11
MS Excel Handout: Level 2 elearning Department 2016 Page 1 of 11 Contents Excel Environment:... 3 To create a new blank workbook:...3 To insert text:...4 Cell addresses:...4 To save the workbook:... 5
Getting Started Guide
Getting Started Guide Introduction... 3 What is Pastel Partner (BIC)?... 3 System Requirements... 4 Getting Started Guide... 6 Standard Reports Available... 6 Accessing the Pastel Partner (BIC) Reports...
