Mastering Microsoft Excel PivotTables

Size: px
Start display at page:

Download "Mastering Microsoft Excel PivotTables"

Transcription

1 Mastering Microsoft Excel PivotTables Produced by SkillPath Seminars The Smart Choice 6900 Squibb Road P.O. Box 2768 Mission, KS Mastering Microsoft Excel PivotTables Copyright SkillPath All rights reserved. Access, Excel, Microsoft and SQL Server are registered trademarks of Microsoft. SkillPath claims no ownership interest in the trademarks.

2 TABLE OF CONTENTS Introduction...3 The Ins and Outs of Excel PivotTable and PivotChart Reports, Including How to Create a Stand-alone PivotChart...4 Creating a Stand-alone PivotChart...5 Use the New Recommended PivotTables Feature to Have Excel Recommend Different Ways to Summarize Your Data...6 Create PivotTables Based on Multiple Tables...7 How to Quickly Drill Down, Drill Up and Cross-drill in Your PivotTable Without Having to Go Back to Your Source Data to Identify Specific Information...10 Change Your PivotTable Field Settings to Summarize the Data in Different Ways From the Default, Such as Average, Minimum, Maximum or Even Custom Settings...13 Move or Pivot Your Data With a Simple Click of the Mouse...14 Bonus Material...16 SYMBOL KEY Symbols used in this workbook: Introduction: A brief overview of the session you are about to begin Learning objectives: A guide to a session s key points intended to help focus your attention on important elements and essential take-aways SkillTip: A short, quick and to-the-point productivity tip

3 Introduction This session will show you how to view and organize your Excel data quickly and easily. You will learn how to access the information you need from hundreds or even thousands of rows of data so you can see comparisons, reveal patterns and analyze trends. Learn the basics for using PivotTables so you can quickly find the exact information you need regardless of the size of the database Jumpstart your use of PivotTables with the new Recommended PivotTables feature Create relationships between tables so you can use one PivotTable to search them all at the same time Drill down, drill up and cross-drill in your PivotTable without the hassle of opening dropdown lists and searching for items you want to filter Learn how to pivot your data with a simple click of the mouse 3

4 The Ins and Outs of Excel PivotTable and PivotChart Reports, Including How to Create a Stand-alone PivotChart The PivotTable is one of the most advanced and powerful tools found in Microsoft Excel and it is one of the most misunderstood tools as well. You can think of a PivotTable the same way as you think of a report in Microsoft Access. It is basically a way to create reports from your worksheets. The reports it generates enable you to summarize and organize the data stored in your worksheet, letting you see the big picture of what is going on. You can also sort and summarize your data by taking an average or a count. Above all, you can make these changes without changing the original data. Using a PivotTable, you can: Sort the data in the PivotTable Add additional data to the PivotTable Organize the data into subsets Change the layout of the PivotTable Show only the details you want Summarize the original data in a number of ways A PivotTable can be created using information stored in a worksheet, from an external data source such as Access or an SQL Server, or from several different sources. The best way to understand how a PivotTable works is to examine one. Shown below is a typical Excel worksheet, containing the sales figures for September. Let s say you want to determine who your best salesperson is, which region purchased the most, what type of products were most popular and where. 4

5 Using a PivotTable, you can easily answer all of these questions. This table was used to create the following simple PivotTable by clicking on the PivotTable option in the Tables group on the Insert tab. Notice the PivotTable shows a summary of sales, broken down by product type and region. There are certain restrictions you need to take into account when creating a PivotTable. The data must be in the form of simple lists, such as the one shown above. Each list must start with a column label, since the label will be used as the field name in the PivotTable report. Each list must contain items similar to each other. For example, one list could contain names and another list could contain numbers. Never mix data types in the same list. If there are any automatic subtotals at the end of the lists, remove them. Also, if you have any filters enabled on your lists, make sure to disable them. Creating a Stand-alone PivotChart You used to have to create a PivotTable before you could create a PivotChart, but now you can easily make a stand-alone PivotChart with a few simple steps that are outlined below. 1. Select the data that you want to use. 2. Click the Insert tab, click the Recommended Charts option in the Charts group and you ll see the Insert Chart dialog box, as shown in the following image. 3. On the Recommended Charts tab, select any of the charts with the PivotChart icon by clicking it and you ll see a preview of it. 4. When you have found the one you want, click the OK button and your PivotChart will be inserted into a new worksheet. Once your PivotChart has been created, you can click on any interactive control and then pick the sort or filtering options you want. 5

6 Use the New Recommended PivotTables Feature to Have Excel Recommend Different Ways to Summarize Your Data Excel now comes with the new Recommended PivotTables feature that will automatically recommend different PivotTables to summarize the data you have selected. This feature allows even the novice Excel user the ability to create PivotTables with ease. Most of the recommended PivotTables are relatively basic in nature; you can always modify them after they have been created to include more advanced features. The following steps outline the procedure to use the Recommended PivotTables feature. 1. Select the data you wish to use to create the PivotTable. 2. Click on the Insert tab and then click the Recommended PivotTables option in the Tables group, as shown in the image at right. 3. You will then see the Recommended PivotTables dialog box, as shown below. You can scroll through the recommended tables on the left side of the dialog box and when you select one it will appear on the right side of the dialog box. When you are satisfied with your selection, click the OK button and your PivotTable will be inserted into a new worksheet. You can now use the PivotTable as is or you can modify it to better suit your needs. When you click on your PivotTable, you ll see the PivotTable Fields pop-up box, as shown in the following image. 6

7 To modify the PivotTable, you can simply drag and drop fields from the list into the sections near the bottom-right side of the pop-up box. In the example shown above, you see the total sales for each region. You can drag and drop the Type field into the Columns section to see the totals for each product type by each region, as shown in the following image. Create PivotTables Based on Multiple Tables As previously mentioned, it now possible in Excel to create relationships between tables. This feature is just like the one found in Microsoft Access, Microsoft SQL Server and many other relational databases. It allows you to store data that will be repeated many times, such as customer information, in a table and link that table to another such as a product order table. Now, instead of typing the customer information into the table each time they place an order, you can simply enter their customer number into the Order table and Excel will basically do the rest. When you have related tables, you can then create a PivotTable based on two or more of the related tables. You can have previously created the relationship between the tables, create the relationship as you create the PivotTable or connect to a database that already has the relationship between the tables established. The following example shows how to create a PivotTable based on two related tables located in a Microsoft SQL Server. 1. Open the worksheet where you want to put your PivotTable and then click on the Data tab. 2. Click the From Other Sources option in the Get External Data group and then click From SQL Server, as shown in the following image. 7

8 3. You ll now see the Data Connection Wizard dialog box. Enter the server name and select the appropriate credentials to access the data on the server, as shown in the following image. 4. Click the Next button and you ll be presented with an option to select the database using the drop-down box. Once you ve selected the database, you must then check the box marked Enable selection of multiple tables, as shown in the following image. 5. Select all the tables that you wish to use to create your PivotTable by clicking the boxes next to each one. You should also make sure the Import relationships between selected tables is checked and then click the Next button. 6. You should now see the Save Data Connection File and Finish option. Enter a description of the data connection and then click the Finish button. 7. You will now see the Import Data dialog box, as shown in the following image. Select the PivotTable Report radio button, select where you want the PivotTable to go and then click the OK button. 8

9 8. You ll then see a blank PivotTable in your worksheet and the PivotTable Fields pop-up box, as shown in the following image. By default, each table is expanded and you can drag and drop any of the fields from all the tables into the areas at the bottom of the pop-up box. The image below shows the tables collapsed. 9. As you begin dragging fields into the areas, you ll see them placed on your PivotTable. Once you have all your fields in place, you are finished and can begin using your PivotTable. 9

10 How to Quickly Drill Down, Drill Up and Cross-drill in Your PivotTable Without Having to Go Back to Your Source Data to Identify Specific Information Slicers are easy-to-use filtering components that contain a set of buttons that enable you to quickly filter the data in a PivotTable report, without the need to open drop-down lists to find the items that you want to filter. When you use a regular PivotTable report filter to filter on multiple items, the filter indicates only that multiple items are filtered, and you have to open a drop-down list to find the filtering details. However, a slicer clearly labels the filter that is applied and provides details so that you can easily understand the data that is displayed in the filtered PivotTable report. Slicers are typically associated with the PivotTable in which they are created. However, you can also create stand-alone slicers that are referenced from Online Analytical Processing (OLAP) Cube functions, or that can be associated with any PivotTable at a later time. The following steps outline the procedure to create and use a slicer 1. Click on a cell in your PivotTable and then click the Analyze tab under PivotTable Tools. 2. Click on Insert Slicer in the Filter group and you ll see the Insert Slicer dialog box, as shown in the following image. 3. Select the columns that you want and click the OK button. In this example, Name and Product were selected. You ll then see the slicers, as shown in the following image. 10

11 You can now move the slicers to any location you wish. By default, all values are displayed and you can click on a value and only that particular value will be shown in the PivotTable. To go back to viewing all values, just click the Clear Filter icon in the upper-right side of the slicer, as shown in the following image. When you create a PivotTable that contains rows and sub-rows, you ll notice boxes next to the row data that indicates there are multiple levels, as shown in the following image. The gray boxes will either have a plus (+) sign or a minus (-) sign which indicates you can expand or collapse them to drill down or up in your PivotTable. When you click directly on the box, it will expand or collapse the data to show sub-rows or to hide them. You can also accomplish the same feat by double-clicking the cell. If you select a cell containing a gray box and then click the Analyze tab under the PivotTable Tools, you can then expand or collapse all of the rows of data by using the Expand and Collapse options located in the Active Field group, as shown by the arrows in the following image. Using the Expand and Collapse Rows options will allow you to quickly drill down and up in your data to get a better overall picture of what your data represents. 11

12 Sorting a PivotTable: You can reorder the summarized data in a PivotTable by sorting the table on one or more of its Column or Row fields. To sort a PivotTable, follow these steps: 1. Click the Filter button for the Column or Row field you want to sort. 2. Click either the Sort A to Z option or the Sort Z to A option at the top of the field s dropdown list. 3. You can also select More Options to use more advanced sorting functionality, as shown below. 12

13 Change Your PivotTable Field Settings to Summarize the Data in Different Ways From the Default, Such as Average, Minimum, Maximum or Even Custom Settings In a PivotTable, you can change how data is summarized, as well as choose from the default, which is the sum of the data. You can also choose: Count: This counts the total number of data values in a row or a column in the data area. It is the default function for data that is not numeric. Average: This is an average of all the data values in a row or a column in the data area Max: This is the maximum value that occurs in a row or a column in the data area Min: This is the smallest value that occurs in a row or a column in the data area Product: This is the product of the values in a row or a column in the data area Count Nums: Displays the number of data values that are made up of numbers StDev: This is an estimate of the standard deviation of the data contained in a row or a column in the data area StDevp: This is like StDev, except it is the standard deviation of all the population in the data area Var: This is an estimate of the variance of the data contained in a row or a column in the data area Varp: This is like Var, except it is the variance of all the population in the data area To change the way the data is summarized: 1. In the worksheet containing the PivotTable, click a cell in the data area of the PivotTable; then click the Field Settings in the Active Field group, located under the Analyze tab in the PivotTable Tools section. 2. In the PivotTable field dialog box, shown below, you can choose how you want the data to be summarized. In the example shown below left, Average has been selected. Depending on what you want to do, there are some types of data for which you cannot change the summary function. 3. Notice the Show Values As option is set to No Calculation, as shown in the image above right. This option disables the custom calculation option. To enable the custom calculation, click the down arrow in the Show Values As section and choose an item from the list. Next, select a Base field and a Base item. Note the Base field and Base item should always be different. 13

14 4. When you have made your choices, click OK. In the example shown below, a custom calculation has been applied to the data area, displaying percentages based on rows. Move or Pivot Your Data With a Simple Click of the Mouse The PivotTable provides so much analytical information and can be changed to give you an even closer look just by dragging information from the row headings to the column headings. This provides an easy way to look at the information a bit differently. For instance, you can switch Region and Type on the previous PivotTable simply by dragging and dropping the Region field on the Column Labels section and the Type onto the Row Labels section, as shown in the following image. You can also move the Salesperson field into the Row labels to get a quick look at each person s sales in each region, as shown in the following image. 14

15 Now you can quickly switch Region and Type to see the sales of each person by the type of product. 15

16 BONUS MATERIAL New Functions Microsoft has added many new functions to Excel, and it would take a great deal of time to explore each and every one of them, so we ve decided to highlight a few of the new ones that can save you time. Utilize these functions instead of trying to write your own to get the information you need. DAYS() The DAYS() function returns the number of days between two dates. This new function provides the same result as the expression EndDate StartDate. The syntax for this function is DAYS(end_date, start_date). IFNA() The new IFNA() function works by returning a value you specify if your formula returns the #N/A error. This function is similar to the IFERROR() function but is more specific about the type of error. An example of where this might be useful is with the VLOOKUP() function that returns the #N/A error when the lookup value doesn t exist. The syntax for this function is IFNA(value, NAvalue) where value references the formula you re checking for errors and NAvalue is the value you want returned if value returns #N/A. SHEETS() The SHEETS() function returns the number of worksheets in the workbook containing the function. It will return the number of all worksheets, even hidden and very hidden worksheets. The syntax for this function is SHEETS([reference]) where reference can be omitted which returns the number of worksheets in the workbook containing the function or if included returns the number of worksheets in the named range. SHEET() Excel s new SHEET() function returns the worksheet number of the referenced sheet. The syntax for this function is SHEET([reference]) where reference is the name of the worksheet. If you omit reference, then it returns the number of the current worksheet. XOR() The new XOR() function is similar to the OR() function, but unlike the OR() function that returns FALSE only when all expressions are false and returns TRUE for all others, the XOR() function will only return TRUE when one of the expressions is different from all the others. You can use this function to find logical expressions where one differs. The syntax for this function is XOR(Logical1,[logical2], ). 16

17 ISOWEEKNUM() The new ISOWEEKNUM() function is similar to the WEEKNUM() function that returns the week number of a specified date, but it differs in that it assumes the first week of the year begins on the Monday of the week in which the first Thursday in January occurs. This is primarily for organizations that use the ISO scheme. ISO is primarily a European standard, so if you work with companies in Europe, you may need to utilize this function. The syntax for this function is ISOWEEKNUM(date). ISFORMULA() The new ISFORMULA() function is informational in nature. It returns TRUE if the referenced cell contains a formula and FALSE if not. It works on both mathematical and text-based formulas. The syntax for this function is ISFORMULA(reference). ARABIC() The new ARABIC() function is used to convert Roman numbers to Arabic. It will return an error if the referenced cell doesn t contain a valid Roman number. For example, if the referenced cell contains XXI, then the function will return 21. While negative Roman numbers are not normally used, this function will convert them. The syntax for this function is ARABIC(text). ENCODEURL() The new ENCODEURL() function is very specialized, but as more and more people integrate information from the Web into their worksheets, this function will come into play more often. It converts non-ascii characters to ASCII so they can be transmitted over the Internet. It is the encoding that accomplishes that feat. Suppose you had information in a worksheet in a cell that you wanted to include in a URL which would return data from the Internet back to your worksheet. You would need to use this function in order to encode the existing worksheet data to form the URL to access the remote data that will be returned to your worksheet. The syntax for this function is ENCODEURL(text). WEBSERVICE() The new WEBSERVICE() function returns data from a Web service across the Internet or from an intranet. This is the function you would use after using the ENCODEURL() function to prepare your URL for transmission. For example, suppose you had a list of cities on your worksheet. You could enter a formula in a cell next to each city that would return the current temperature in that particular city. The syntax for this function is WEBSERVICE(url). 17

18 How to Use the Insert Function Dialog Box to Insert Functions and to Quickly Get Help on How the Selected Function Works Excel is packed with hundreds of built-in functions. This is what makes Excel such a powerful application. The problem, though, is that these functions must be typed in exactly or they don t work. Normally, you would need to have perfect recall or carry a book around with you everywhere to make use of the power of the program, but Excel contains everything you need to get your formulas right the first time. To find the correct function to use in your formula and utilize the correct syntax: 1. Select the Formulas tab. 2. Click the Insert Function button to bring up the Insert Function dialog box as shown in the following image. 3. Select the function needed by scrolling through the list of functions or typing in the search criteria in the Search for a Function text box. 4. After you have selected the function you want, you ll see the syntax displayed in the lower section of the dialog box and a brief description of the function. If you still have questions or concerns about how to use the function, just click on the link on the bottom left side of the dialog box to bring up help on the function you selected. The Help system has in-depth information about every function in Excel. It also includes examples, which you can copy into your worksheet and then modify to meet your needs. 18

19 How to Use the Name Manager to Name a Data Range and Use It in Your Formulas to Save Time and Effort Suppose you had a data range of (B2:C7, D2:D7, F8, G9) and you wanted to make several formulas that ran different calculations on that particular range. You would have to either remember the exact cell references to the range as shown above or simply give the data range a name and then use that name in your formulas. The Name Manager found in the Defined Names group on the Formulas tab is used to create and manage named data ranges. A data range simply consists of cells in your worksheet and they do not have to be contiguous. The following steps outline the procedure to use the Name Manager to name a data range. 1. Click on the Name Manager and you ll see the Name Manager dialog box as shown in the following image. 2. Click on the New button and you ll see the New Name dialog box as shown in the following image. 3. Enter a name for your data range. The name should be short but descriptive so you ll easily understand what it refers to when you see it in the Name Manager or use it in a formula. 4. The Scope setting defaults to workbook, which will be fine for most situations, so you can leave this setting as is. 5. Enter a comment about your data range. You can include a more complete description of your data range in this setting. 6. Any cells that were selected prior to launching the Name Manager will be displayed in the Refers to box. If you selected your data range prior to launching the Name Manager, you will be finished; if not, just click the small red arrow on the right side of the text box and select your data range. You should then click the red down arrow and you ll be taken back to the New Name dialog box. Click the OK button and your data range will be named. 19

20 You can now use the name you created anywhere you would have used the column and row notation of your data range. The following example shows how to use a name (SE) in a formula that sums the values in the data range. 1. Click on the cell where you want the formula to be located. 2. Click in the Formula bar and type =SUM(SE) and then press the Enter key. When you type SE into the Formula bar, you ll see your data range outlined. As you can see, it is a time-saver to use named data ranges in your formulas. How to Use the Watch Window to Watch the Values of Selected Cells as You Change Values on Your Worksheet There are times, especially on very large worksheets, when the cells containing formulas are located far away from their precedent cells. You end up modifying data in the precedent cells and then you have to scroll to locate the cell containing the formula to view the results. Instead of having to move around in your worksheet to see the results of your formulas, you can watch those cells in the Watch Window toolbar. The Watch Window toolbar makes it easy to view formula results in large worksheets. The Watch Window toolbar can be moved to any location or docked on the top or bottom of the window. It keeps track of the cell properties including workbook name, worksheet name, cell location, cell value and cell formula. The following steps outline the procedure to use the Watch Window toolbar. 1. Click on the cell containing the formula that you want to watch. 2. Click on the Watch Window option in the Formula Auditing group on the Formulas tab and you ll see the Watch Window toolbar as shown in the following image. 3. Click the Add Watch button and you ll then see the Add Watch dialog box as shown in the image at right. 4. The cell you originally selected will be in the dialog box. You can click the Add button or select a different cell in your worksheet and then click the Add button. You can now see the properties of the selected cell displayed in the Watch Window toolbar. You can dock the toolbar by dragging it to the top or bottom of the window or you can move it to any location you wish. You can also delete a cell being watched by clicking on its entry in the Watch Window toolbar and then click the Delete Watch button. You can also close and open the Watch Window toolbar and still retain all the added cells. 20

21 How to Use the Evaluate Formula Dialog Box to Evaluate Each Part of Your Complex Formulas Individually to Locate and Correct Any Errors There may be a time when you have a formula that yields a value that isn t what you expected and Excel doesn t report any errors. That s when you ll want to use the Evaluate Formula dialog box to evaluate each part of your formula so you can identify the problem and make the necessary corrections. The steps below outline the procedure to use the Evaluate Formula dialog box. 1. Click on the cell containing your formula. 2. Click on Evaluate Formula in the Formula Auditing group on the Formulas tab and this will bring up the Evaluate Formula dialog box as shown in the image at right. 3. Your formula will appear in the Evaluation window. Click on the Evaluate button to begin. 4. Your formula will then begin to be evaluated one step at a time. Clicking on the Evaluate button again will take it to the next step. 5. Continue clicking the Evaluate button and view the results of each step until you identify the problem or reach the end, which will be the result displayed in the cell on your worksheet. When you reach the final result, the Evaluate button will change to a Restart button and, if you click it, you will begin the evaluation over from the beginning. 21

22 How to Take Advantage of the Quick Analysis Tool to Get Instant Data Analysis Excel now comes with the Quick Analysis tool that you can use to quickly and easily analyze your data with charts, color-coding and formulas. The Quick Analysis tool can convert your data into a chart or table in just a few simple steps. You can also use it to preview your data with conditional formatting, Sparklines or charts and make your selection with a single click of the mouse. The following steps outline the procedure to use the Quick Analysis tool. 1. Select the data that you wish to analyze and you ll see a box in the lower right corner of the selection as indicated by the arrow in the following image. 2. Click on the box and you ll see a pop-up box as shown in the following image. 3. Formatting is selected by default, and you can hover your mouse over any of the options and instantly see how selecting that particular option will affect your data. If you click on Charts and then mouse over the options, you ll see charts appear based on your selection. The Totals option will insert various calculations such as sum, average, etc. in your data table. The Tables option will convert your data into a table and offers various PivotTables as well. The Sparklines option will insert different Sparklines into your data. When you ve decided on the one you want, simply click it and it will appear. The options shown when you select the Quick Analysis tool will not always be the same. The options shown will depend on the type of data you have selected. 22

23 Using the Goal Seek Function to Help Determine How to Get Your Desired Result The Goal Seek function is used to determine an input value when the end result is already a known factor. In other words, you know what the desired result of a formula is, but you have no idea what value you need to insert into the formula to achieve that result. In order for this function to work, you must: Provide a formula for the Set cell to work from Use only one variable cell Ask for a valid solution Using the Goal Seek function: 1. Choose the Data tab. 2. From the Data Tools group, select What-If Analysis and then Goal Seek. 3. From the Goal Seek dialog box, enter a cell reference for Set cell. This cell must contain the formula to determine the answer you are looking for. For this example, B3 contains the formula = (B1 * B2) and the known input factor for B1 is Next, you must fill in a value for To value. To value is the end result that you have determined. For this example, we have provided the value

24 5. Now fill in By changing cell. By changing cell represents the cell where you want the unknown input value to appear. In this example, we are trying to determine what number times 9 will equal Click OK. 7. The Goal Seek Status box appears with your Target value and Current value. Your spreadsheet displays the unknown input value, which in this example equals Click OK to save your result. Click Cancel to revert back to the original values. While this example demonstrates a basic use of this tool, more complicated formulas and complex numbers can make this a very useful feature. 24

25 Only from SkillPath... Training is our only business. That s why our books, audios and computer-based training programs are uniquely focused on boosting your skills, expanding your capabilities and growing your career. Our expert authors and audio presenters are professional trainers who don t get bogged down in hype and fluff. They know how to zero in on the essentials, simplify complex subjects and not waste your time. As a SkillPath seminar participant, you always get the lowest price and fastest service because our resources are not sold through middlemen at discount stores, local booksellers or commercial Web sites. Only from SkillPath can you get so much. For more information and a free catalog, call toll-free or visit us on the Web at On-Site Training Works Investing in on-site training demonstrates that you re serious about your employees success and the success of your organization. We can deliver this workshop right to your company s door or provide customized, you-pick-the-day training on any program pertinent to your organization s training goals. We offer a comprehensive library of more than 250 courses with content unparalleled in the training industry. Management and supervisory, leadership, business writing, communication, customer service training, teambuilding, administrative excellence, desktop design and hardware and software technology training are just a few of the course offerings available. Whether you have 3 or 300 people to train, SkillPath is the answer. For complete details and a no-obligation quote, call and ask for the on-site training department. Please join us again soon! For dates, locations, complete course outlines and information on other SkillPath seminars, products and services, visit us at a division of The Graceland College Center for Professional Development and Lifelong Learning, Inc. Mastering Microsoft Excel PivotTables 8/14 V541 Webinar

Maximizing the Power of Excel With Macros and Modules

Maximizing the Power of Excel With Macros and Modules Maximizing the Power of Excel With Macros and Modules Produced by SkillPath Seminars The Smart Choice 6900 Squibb Road P.O. Box 2768 Mission, KS 66201-2768 1-800-873-7545 www.skillpath.com Maximizing the

More information

PivotTables. Mastering Microsoft Excel

PivotTables. Mastering Microsoft Excel Mastering Microsoft Excel PivotTables SkillPath a division of the Graceland College Center for Professional Development and Lifelong Learning, Inc. All rights reserved, including the right to reproduce

More information

Excel. Microsoft. Organizing and Managing Data in

Excel. Microsoft. Organizing and Managing Data in Organizing and Managing Data in Excel Microsoft SkillPath a division of the Graceland College Center for Professional Development and Lifelong Learning, Inc. All rights reserved, including the right to

More information

Excel Shortcuts Increasing YOUR Productivity

Excel Shortcuts Increasing YOUR Productivity Excel Shortcuts Increasing YOUR Productivity CompuHELP Division of Tommy Harrington Enterprises, Inc. tommy@tommyharrington.com https://www.facebook.com/tommyharringtonextremeexcel Excel Shortcuts Increasing

More information

Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex

Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex Basic Topics: Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex Review ribbon terminology such as tabs, groups and commands Navigate a worksheet, workbook, and multiple workbooks Prepare

More information

Microsoft Excel 2016 LEVEL 3

Microsoft Excel 2016 LEVEL 3 TECH TUTOR ONE-ON-ONE COMPUTER HELP COMPUTER CLASSES Microsoft Excel 2016 LEVEL 3 kcls.org/techtutor Microsoft Excel 2016 Level 3 Manual Rev 11/2017 instruction@kcls.org Microsoft Excel 2016 Level 3 Welcome

More information

EXCEL ADVANCED Linda Muchow

EXCEL ADVANCED Linda Muchow EXCEL ADVANCED 2016 Alexandria Technical and Community College Customized Training Technology Specialist 1601 Jefferson Street, Alexandria, MN 56308 320-762-4539 Linda Muchow lindac@alextech.edu 1 Table

More information

Excel Tables and Pivot Tables

Excel Tables and Pivot Tables A) Why use a table in the first place a. Easy to filter and sort if you only sort or filter by one item b. Automatically fills formulas down c. Can easily add a totals row d. Easy formatting with preformatted

More information

Excel Tables & PivotTables

Excel Tables & PivotTables Excel Tables & PivotTables A PivotTable is a tool that is used to summarize and reorganize data from an Excel spreadsheet. PivotTables are very useful where there is a lot of data that to analyze. PivotTables

More information

Data Visualization via Conditional Formatting

Data Visualization via Conditional Formatting Data Visualization Data visualization - the process of displaying data (often in large quantities) in a meaningful fashion to provide insights that will support better decisions. Data visualization improves

More information

MICROSOFT Excel 2010 Advanced Self-Study

MICROSOFT Excel 2010 Advanced Self-Study MICROSOFT Excel 2010 Advanced Self-Study COPYRIGHT This manual is copyrighted: S&G Training Limited. This manual may not be copied, photocopied or reproduced in whole or in part without the written permission

More information

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts Microsoft Excel 2013 Enhanced Objectives Explore a structured range of data Freeze rows and columns Plan and create an Excel table Rename

More information

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR Toolbar Tour AutoSum + more functions Chart Wizard Currency, Percent, Comma Style Increase-Decrease Decimal Name Box Chart Wizard QUICK TOUR Name Box AutoSum Numeric Style Chart Wizard Formula Bar Active

More information

The subject of this chapter is the pivot table, the name given to a special

The subject of this chapter is the pivot table, the name given to a special Chapter 2: Generating Pivot Tables In This Chapter Understanding how to use pivot tables to summarize and analyze your data The many methods for creating pivot tables Pivoting the elements in the data

More information

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4 Microsoft Excel 2010 Advanced 3-4 0 Absolute references There may be times when you do not want a cell reference to change when copying or filling cells. You can use an absolute reference to keep a row

More information

DESCRIPTION 1 TO DEFINE A NAME 2. USING RANGE NAMES 2 Functions 4 THE IF FUNCTION 4 THE VLOOKUP FUNCTION 5 THE HLOOKUP FUNCTION 6

DESCRIPTION 1 TO DEFINE A NAME 2. USING RANGE NAMES 2 Functions 4 THE IF FUNCTION 4 THE VLOOKUP FUNCTION 5 THE HLOOKUP FUNCTION 6 Table of contents The use of range names 1 DESCRIPTION 1 TO DEFINE A NAME 2 USING RANGE NAMES 2 Functions 4 THE IF FUNCTION 4 THE VLOOKUP FUNCTION 5 THE HLOOKUP FUNCTION 6 THE ROUND FUNCTION 7 THE SUMIF

More information

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts New Perspectives on Microsoft Excel 2016 Module 5: Working with Excel Tables, PivotTables, and PivotCharts Objectives, Part 1 Explore a structured range of data Freeze rows and columns Plan and create

More information

Excel 2007 Pivot Table Include New Items Manual Filter

Excel 2007 Pivot Table Include New Items Manual Filter Excel 2007 Pivot Table Include New Items Manual Filter Sample Excel VBA programming to change pivot table report filters. Instead of manually changing the report filters in a pivot table, you can use Excel

More information

Excel Forecasting Tools Review

Excel Forecasting Tools Review Excel Forecasting Tools Review Duke MBA Computer Preparation Excel Forecasting Tools Review Focus The focus of this assignment is on four Excel 2003 forecasting tools: The Data Table, the Scenario Manager,

More information

Creating a Spreadsheet by Using Excel

Creating a Spreadsheet by Using Excel The Excel window...40 Viewing worksheets...41 Entering data...41 Change the cell data format...42 Select cells...42 Move or copy cells...43 Delete or clear cells...43 Enter a series...44 Find or replace

More information

Pivot Tables in Excel Contents. Updated 5/19/2016

Pivot Tables in Excel Contents. Updated 5/19/2016 Pivot Tables in Excel 2010 Updated 5/19/2016 Contents Setup a Pivot Table in Excel 2010... 2 General Field List Features... 4 Summing and Counting Together... 6 Grouping Date Data... 7 Grouping Non-Date

More information

MICROSOFT EXCEL 2000 LEVEL 3

MICROSOFT EXCEL 2000 LEVEL 3 MICROSOFT EXCEL 2000 LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL, LOOKUP AND ROUND FUNCTIONS... 7 Using the IF Function... 8 Using Nested IF Functions... 10 Using an AND

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

1. Managing Information in Table

1. Managing Information in Table 1. Managing Information in Table Spreadsheets are great for making lists (such as phone lists, client lists). The researchers discovered that not only was list management the number one spreadsheet activity,

More information

1. Data Table. 1.1 The One-Variable Data Table

1. Data Table. 1.1 The One-Variable Data Table 1. Data Table Data Tables are a tool used frequently in Excel models to track how small changes in inputs affect the results of formulas in your model that are dependent on those inputs. An analysis of

More information

1. What is a PivotTable? What is a Cross Tab Report?

1. What is a PivotTable? What is a Cross Tab Report? Data Analysis & Business Intelligence Made Easy with Excel Power Tools Excel Data Analysis Basics = E-DAB Notes for Video: E-DAB-04: Summary Reports with Standard PivotTables & Slicers Objectives of Video:

More information

Microsoft Excel Pivot Tables & Pivot Table Charts

Microsoft Excel Pivot Tables & Pivot Table Charts Microsoft Excel 2013 Pivot Tables & Pivot Table Charts A pivot table report allows you to analyze and summarize a million rows of data in Excel 2013 without entering a single formula. Pivot Tables let

More information

2013 ADVANCED MANUAL

2013 ADVANCED MANUAL 2013 ADVANCED MANUAL C B C H O U S E 2 4 C A N N I N G S T R E E T E D I N B U R G H E H 3 8 E G 0 1 3 1 2 7 2 2 7 9 0 W W W. I T R A I N S C O T L A N D. C O. U K I N F O @ I T R A I N S C O T L A N D.

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL INTERMEDIATE

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL INTERMEDIATE EXCEL INTERMEDIATE Overview NOTES... 2 OVERVIEW... 3 VIEW THE PROJECT... 5 USING FORMULAS AND FUNCTIONS... 6 BASIC EXCEL REVIEW... 6 FORMULAS... 7 Typing formulas... 7 Clicking to insert cell references...

More information

Sample Chapters. To learn more about this book, visit the detail page at: go.microsoft.com/fwlink/?linkid= Copyright 2010 by Curtis Frye

Sample Chapters. To learn more about this book, visit the detail page at: go.microsoft.com/fwlink/?linkid= Copyright 2010 by Curtis Frye Sample Chapters Copyright 2010 by Curtis Frye All rights reserved. To learn more about this book, visit the detail page at: go.microsoft.com/fwlink/?linkid=191751 Chapter at a Glance Analyze data dynamically

More information

Chapter at a glance. Analyze. Filter. Format. Create. Analyze data dynamically by using PivotTables, page 288

Chapter at a glance. Analyze. Filter. Format. Create. Analyze data dynamically by using PivotTables, page 288 Chapter at a glance Analyze Analyze data dynamically by using PivotTables, page 288 Filter Filter, show, and hide PivotTable data, page 298 Format Format PivotTables, page 313 Create Create dynamic charts

More information

Streamlined Reporting with

Streamlined Reporting with Streamlined Reporting with Presentation by: Ryan Black, M.B.A. Business and Fiscal Officer Office of the Provost Wright State University, Dayton, Ohio Microsoft Excel offers one of the most powerful software

More information

Excel Advanced

Excel Advanced Excel 2016 - Advanced LINDA MUCHOW Alexandria Technical & Community College 320-762-4539 lindac@alextech.edu Table of Contents Macros... 2 Adding the Developer Tab in Excel 2016... 2 Excel Macro Recorder...

More information

Microsoft Excel 2013/2016 Pivot Tables

Microsoft Excel 2013/2016 Pivot Tables Microsoft Excel 2013/2016 Pivot Tables Creating PivotTables PivotTables are powerful data analysis tools. They let you summarize data in various ways and instantly change the view you use. A PivotTable

More information

1. Managing Information in Table

1. Managing Information in Table 1. Managing Information in Table Spreadsheets are great for making lists (such as phone lists, client lists). The researchers discovered that not only was list management the number one spreadsheet activity,

More information

All Excel Topics Page 1 of 11

All Excel Topics Page 1 of 11 All Excel Topics Page 1 of 11 All Excel Topics All of the Excel topics covered during training are listed below. Pick relevant topics and tailor a course to meet your needs. Select a topic to find out

More information

Excel 2013 PivotTables and PivotCharts

Excel 2013 PivotTables and PivotCharts Excel 2013 PivotTables and PivotCharts PivotTables... 1 PivotTable Wizard... 1 Creating a PivotTable... 2 Groups... 2 Rows Group... 3 Values Group... 3 Columns Group... 4 Filters Group... 5 Field Settings...

More information

Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet!

Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet! Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet! Hi folks! Before beginning the article, I just wanted to thank Brian Allan for starting an interesting discussion on what Strong at Excel means

More information

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY Table of Contents Table of Contents 1. Creating a Microsoft Excel Workbook...1 Starting Microsoft Excel...1 Creating a Workbook...2 Saving a Workbook...3 The Status Bar...5 Adding and Deleting Worksheets...6

More information

Introductory Excel Walpole Public Schools. Professional Development Day March 6, 2012

Introductory Excel Walpole Public Schools. Professional Development Day March 6, 2012 Introductory Excel 2010 Walpole Public Schools Professional Development Day March 6, 2012 By: Jessica Midwood Agenda: What is Excel? How is Excel 2010 different from Excel 2007? Basic functions of Excel

More information

Skills Exam Objective Objective Number

Skills Exam Objective Objective Number Overview 1 LESSON SKILL MATRIX Skills Exam Objective Objective Number Starting Excel Create a workbook. 1.1.1 Working in the Excel Window Customize the Quick Access Toolbar. 1.4.3 Changing Workbook and

More information

EXCEL TUTORIAL.

EXCEL TUTORIAL. EXCEL TUTORIAL Excel is software that lets you create tables, and calculate and analyze data. This type of software is called spreadsheet software. Excel lets you create tables that automatically calculate

More information

Excel for Auditors. by Bill Jelen and Dwayne K. Dowell. Holy Macro! Books

Excel for Auditors. by Bill Jelen and Dwayne K. Dowell. Holy Macro! Books Excel for Auditors by Bill Jelen and Dwayne K. Dowell Holy Macro! Books Excel for Auditors 2007 Tickling Keys All rights reserved. No part of this book may be reproduced or transmitted in any form or by

More information

Pivot Tables, Lookup Tables and Scenarios

Pivot Tables, Lookup Tables and Scenarios Introduction Format and manipulate data using pivot tables. Using a grading sheet as and example you will be shown how to set up and use lookup tables and scenarios. Contents Introduction Contents Pivot

More information

Microsoft Excel 2010 Training. Excel 2010 Basics

Microsoft Excel 2010 Training. Excel 2010 Basics Microsoft Excel 2010 Training Excel 2010 Basics Overview Excel is a spreadsheet, a grid made from columns and rows. It is a software program that can make number manipulation easy and somewhat painless.

More information

Excel Level 1

Excel Level 1 Excel 2016 - Level 1 Tell Me Assistant The Tell Me Assistant, which is new to all Office 2016 applications, allows users to search words, or phrases, about what they want to do in Excel. The Tell Me Assistant

More information

Les s on Objectives. Student Files Us ed. Student Files Crea ted

Les s on Objectives. Student Files Us ed. Student Files Crea ted Lesson 10 - Pivot Tables 103 Lesson 10 P ivot T ables Les s on Topics Creating a Pivot Table Exercise: Creating a Balance Summary Formatting a Pivot Table Creating a Calculated Field Les s on Objectives

More information

Microsoft Office Excel 2010: Intermediate (R2) Course Overview. Course Outline

Microsoft Office Excel 2010: Intermediate (R2) Course Overview. Course Outline Microsoft Office Excel 2010: Intermediate (R2) Course Overview This course builds on the skills and concepts taught in Excel 2010: Basic, First Look Edition. Students will learn how to use multiple worksheets

More information

Advanced Excel Skills

Advanced Excel Skills Advanced Excel Skills Note : This tutorial is based upon MSExcel 2000. If you are using MSExcel 2002, there may be some operations which look slightly different (e.g. pivot tables), but the same principles

More information

MS Office 2016 Excel Pivot Tables - notes

MS Office 2016 Excel Pivot Tables - notes Introduction Why You Should Use a Pivot Table: Organize your data by aggregating the rows into interesting and useful views. Calculate and sum data quickly. Great for finding typos. Create a Pivot Table

More information

4Functions & Formulas

4Functions & Formulas The Original Quick Reference Guides Microsoft Excel 2010 Excel is a spreadsheet program that enables you to perform simple or complex calculations using a broad range of statistical and mathematical tools,

More information

Creating a Pivot Table

Creating a Pivot Table 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

More information

Excel 2007/2010. Don t be afraid of PivotTables. Prepared by: Tina Purtee Information Technology (818)

Excel 2007/2010. Don t be afraid of PivotTables. Prepared by: Tina Purtee Information Technology (818) Information Technology MS Office 2007/10 Users Guide Excel 2007/2010 Don t be afraid of PivotTables Prepared by: Tina Purtee Information Technology (818) 677-2090 tpurtee@csun.edu [ DON T BE AFRAID OF

More information

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon Custom Sorting and Subtotaling Excel Intermediate Excel allows us to sort data whether it is alphabetic or numeric. Simply clicking within a column or row of data will begin the process. Click in the name

More information

What s new in Excel 2013? Provided by Work Smart

What s new in Excel 2013? Provided by Work Smart What s new in Excel 2013? Provided by Work Smart Contents Topics in this guide include: Visualize Share Analyze Touch For more information The first thing you see when you open Excel 2013 is a brand new

More information

Mathematical Operators for Excel

Mathematical Operators for Excel EXCEL ADVANCED 1 Mathematical Operators for Excel < > = >=

More information

PHLI Instruction (734) Introduction. Lists.

PHLI Instruction (734) Introduction. Lists. INTERMEDIATE EXCEL Introduction Microsoft Excel has many purposes. In addition to being an excellent data manger, Excel provides the means to perform complex analysis and evaluation of data. This brief

More information

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41 Table of Contents Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 Office Button... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 8 Making

More information

HOW TO USE THIS BOOK... V 1 GETTING STARTED... 2

HOW TO USE THIS BOOK... V 1 GETTING STARTED... 2 TABLE OF CONTENTS HOW TO USE THIS BOOK...................... V 1 GETTING STARTED.......................... 2 Introducing Data Analysis with Excel...2 Tour the Excel Window...3 Explore the Ribbon...4 Using

More information

How to Excel - Part 2

How to Excel - Part 2 Table of Contents Exercise 1: Protecting cells and sheets... 3 Task 1 Protecting sheet... 3 Task 2 Protecting workbook... 3 Task 3 Unprotect workbook and sheet... 3 Task 4 Protecting cells... 4 Protecting

More information

Basic tasks in Excel 2013

Basic tasks in Excel 2013 Basic tasks in Excel 2013 Excel is an incredibly powerful tool for getting meaning out of vast amounts of data. But it also works really well for simple calculations and tracking almost any kind of information.

More information

MICROSOFT EXCEL 2002 (XP): LEVEL 3

MICROSOFT EXCEL 2002 (XP): LEVEL 3 MICROSOFT EXCEL 2002 (XP): LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL LOOKUP AND ROUND FUNCTIONS... 7 Using Lookup Functions... 8 Using the VLOOKUP Function... 8 Using

More information

Excel Basic 1 GETTING ACQUAINTED WITH THE ENVIRONMENT 2 INTEGRATION WITH OFFICE EDITING FILES 4 EDITING A WORKBOOK. 1.

Excel Basic 1 GETTING ACQUAINTED WITH THE ENVIRONMENT 2 INTEGRATION WITH OFFICE EDITING FILES 4 EDITING A WORKBOOK. 1. Excel Basic 1 GETTING ACQUAINTED WITH THE ENVIRONMENT 1.1 Introduction 1.2 A spreadsheet 1.3 Starting up Excel 1.4 The start screen 1.5 The interface 1.5.1 A worksheet or workbook 1.5.2 The title bar 1.5.3

More information

Introduction to Excel 2013

Introduction to Excel 2013 Introduction to Excel 2013 Copyright 2014, Software Application Training, West Chester University. A member of the Pennsylvania State Systems of Higher Education. No portion of this document may be reproduced

More information

2) Excel Basics 5: Power of PivotTables to Create Reports with Various Calculations & Layouts. Page 1 of 21

2) Excel Basics 5: Power of PivotTables to Create Reports with Various Calculations & Layouts. Page 1 of 21 Office 2016 Excel Basics 20 Video/Class Project #32 Excel Basics 20: PivotTable Power: 14 Amazing PivotTable Reporting Tricks from Slicers to Show Values As! Goal in video # 20: Learn about how to create

More information

Skill Set 5. Outlines and Complex Functions

Skill Set 5. Outlines and Complex Functions Spreadsheet Software OCR Level 3 ITQ Skill Set 5 Outlines and Complex Functions By the end of this Skill Set you should be able to: Create an Outline Work with an Outline Create Automatic Subtotals Use

More information

Excel 2010 Level 1: The Excel Environment

Excel 2010 Level 1: The Excel Environment Excel 2010 Level 1: The Excel Environment Table of Contents The Excel 2010 Environment... 1 The Excel Window... 1 File Tab... 1 The Quick Access Toolbar... 4 Access the Customize the Quick Access Toolbar

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited ADVANCED MICROSOFT EXCEL 2016 Advanced Microsoft Excel 2016 (EXC2016.3 version 1.0.1) Copyright Information Copyright 2016 Webucator. All rights reserved. The Authors Dave Dunn Dave Dunn joined Webucator

More information

Explore commands on the ribbon Each ribbon tab has groups, and each group has a set of related commands.

Explore commands on the ribbon Each ribbon tab has groups, and each group has a set of related commands. Quick Start Guide Microsoft Excel 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Add commands to the Quick Access Toolbar Keep favorite commands

More information

Contents. Group 2 Excel Handouts 2010

Contents. Group 2 Excel Handouts 2010 Contents Styles... 2 Conditional Formatting... 2 Create a New Rule... 4 Format as Table... 5 Create your own New Table Style... 8 Cell Styles... 9 New Cell Style... 10 Merge Styles... 10 Sparklines...

More information

MICROSOFT EXCEL 2003 LEVEL 3

MICROSOFT EXCEL 2003 LEVEL 3 MICROSOFT EXCEL 2003 LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL, LOOKUP AND ROUND FUNCTIONS... 7 Using Lookup Functions... 8 Using the VLOOKUP Function... 8 Using the

More information

SharePoint. How to Get Started With Microsoft

SharePoint. How to Get Started With Microsoft How to Get Started With Microsoft SharePoint SkillPath a division of the Graceland College Center for Professional Development and Lifelong Learning, Inc. All rights reserved, including the right to reproduce

More information

Excel Tips for Compensation Practitioners Weeks Pivot Tables

Excel Tips for Compensation Practitioners Weeks Pivot Tables Excel Tips for Compensation Practitioners Weeks 23-28 Pivot Tables Week 23 Creating a Pivot Table Pivot tables are one of the most amazing and powerful tools in Excel, but many users do not know how to

More information

Lesson 4: Auditing and Additional Formulas. Return to the FastCourse Excel 2007 Level 3 book page

Lesson 4: Auditing and Additional Formulas. Return to the FastCourse Excel 2007 Level 3 book page Lesson 4: Auditing and Additional Formulas Return to the FastCourse Excel 2007 Level 3 book page Lesson Objectives After studying this lesson, you will be able to: Use 3-D cell references in formulas to

More information

Working with Excel CHAPTER 1

Working with Excel CHAPTER 1 CHAPTER 1 Working with Excel You use Microsoft Excel to create spreadsheets, which are documents that enable you to manipulate numbers and formulas to quickly create powerful mathematical, financial, and

More information

Getting Started Guide. Sage MAS Intelligence 500

Getting Started Guide. Sage MAS Intelligence 500 Getting Started Guide Sage MAS Intelligence 500 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3 Dashboard

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

Lecture-14 Lookup Functions

Lecture-14 Lookup Functions Lecture-14 Lookup Functions How do I write a formula to compute tax rates based on income? Given a product ID, how can I look up the product s price? Suppose that a product s price changes over time. I

More information

How to Create and Use a Pivot Table in Excel

How to Create and Use a Pivot Table in Excel How to Create and Use a Pivot Table in Excel Nikki Casasanto What you need Microsoft Office: Excel 2013 Data Why use a Pivot Table? Microsoft Excel pivot tables offer a way to quickly summarize data. It

More information

Tips & Tricks: MS Excel

Tips & Tricks: MS Excel Tips & Tricks: MS Excel 080501.2319 Table of Contents Navigation and References... 3 Layout... 3 Working with Numbers... 5 Power Features... 7 From ACS to Excel and Back... 8 Teacher Notes: Test examples

More information

File Name: Data File Pivot Tables 3 Hrs.xlsx

File Name: Data File Pivot Tables 3 Hrs.xlsx File Name: Data File Pivot Tables 3 Hrs.xlsx Lab 1: Create Simple Pivot Table to Explore the Basics 1. Select the tab labeled Raw Data Start and explore the data. 2. Position the cursor in Cell A2. 3.

More information

2. create the workbook file

2. create the workbook file 2. create the workbook file Excel documents are called workbook files. A workbook can include multiple sheets of information. Excel supports two kinds of sheets for working with data: Worksheets, which

More information

USING ODBC COMPLIANT SOFTWARE MINTRAC PLUS CONTENTS:

USING ODBC COMPLIANT SOFTWARE MINTRAC PLUS CONTENTS: CONTENTS: Summary... 2 Microsoft Excel... 2 Creating a New Spreadsheet With ODBC Data... 2 Editing a Query in Microsoft Excel... 9 Quattro Pro... 12 Creating a New Spreadsheet with ODBC Data... 13 Editing

More information

Index. C calculated fields, vs. calculated items, 56 correcting results in, 67 creating, 61 count of unique items, 66

Index. C calculated fields, vs. calculated items, 56 correcting results in, 67 creating, 61 count of unique items, 66 Index symbols % Difference From custom calculation, 49, 65 % of Column custom calculation, 53 % Of custom calculation, 48 % of Row custom calculation, 52 % of Total custom calculation, 54 < less than symbol,

More information

THE POWER OF PIVOT TABLES

THE POWER OF PIVOT TABLES THE POWER OF PIVOT TABLES To fully understand the power of a PivotTable, one must first consider what is a PivotTable and what makes them powerful? Following are the main properties that define a Pivot

More information

Taking a First Look at Excel s Reporting Tools

Taking a First Look at Excel s Reporting Tools CHAPTER 1 Taking a First Look at Excel s Reporting Tools This chapter provides you with an overview of Excel s reporting features. It shows you the principal types of Excel reports and how you can use

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Sage MAS Intelligence 90/200 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3

More information

GO! with Microsoft Excel 2016 Comprehensive

GO! with Microsoft Excel 2016 Comprehensive GO! with Microsoft Excel 2016 Comprehensive First Edition Chapter 7 Creating PivotTables and PivotCharts Learning Objectives Create a PivotTable Report Use Slicers and Search Filters Modify a PivotTable

More information

Pivot Table Project. Objectives. By the end of this lesson, you will be able to:

Pivot Table Project. Objectives. By the end of this lesson, you will be able to: Pivot Table Project Objectives By the end of this lesson, you will be able to: Set up a Worksheet Enter Labels and Values Use Sum and IF functions Format and align cells Change column width Use AutoFill

More information

Microsoft Excel: More Tips, Tricks & Techniques. Excel 2010 & Excel Cutting Edge Chapter of IAAP

Microsoft Excel: More Tips, Tricks & Techniques. Excel 2010 & Excel Cutting Edge Chapter of IAAP Microsoft Excel: More Tips, Tricks & Techniques Excel 2010 & Excel 2007 Cutting Edge Chapter of IAAP Dawn Bjork Buzbee, MCT The Software Pro Microsoft Certified Trainer Bonus Resources Follow-up Q&A, additional

More information

MODULE VI: MORE FUNCTIONS

MODULE VI: MORE FUNCTIONS MODULE VI: MORE FUNCTIONS Copyright 2012, National Seminars Training More Functions Using the VLOOKUP and HLOOKUP Functions Lookup functions look up values in a table and return a result based on those

More information

Excel: Tables, Pivot Tables & More

Excel: Tables, Pivot Tables & More Excel: Tables, Pivot Tables & More February 7, 2019 Sheldon Dueck, MCT dueck21@gmail.com http://bit.ly/pivottables_fmi (Booklet) 1 Contents Tables... 3 Different ways of creating pivot tables... 4 Compact,

More information

PIVOT TABLES IN MICROSOFT EXCEL 2016

PIVOT TABLES IN MICROSOFT EXCEL 2016 PIVOT TABLES IN MICROSOFT EXCEL 2016 A pivot table is a powerful tool that allows you to take a long list of data and transform it into a more compact and readable table. In the process, the tool allows

More information

Excel 2. Module 2 Formulas & Functions

Excel 2. Module 2 Formulas & Functions Excel 2 Module 2 Formulas & Functions Revised 1/1/17 People s Resource Center Module Overview This module is part of the Excel 2 course which is for advancing your knowledge of Excel. During this lesson

More information

Excel 2016: Part 2 Functions/Formulas/Charts

Excel 2016: Part 2 Functions/Formulas/Charts Excel 2016: Part 2 Functions/Formulas/Charts Updated: March 2018 Copy cost: $1.30 Getting Started This class requires a basic understanding of Microsoft Excel skills. Please take our introductory class,

More information

Learning Worksheet Fundamentals

Learning Worksheet Fundamentals 1.1 LESSON 1 Learning Worksheet Fundamentals After completing this lesson, you will be able to: Create a workbook. Create a workbook from a template. Understand Microsoft Excel window elements. Select

More information

INSERT SUBTOTALS Database Exercise Sort the Data Department Department Data Tab Sort and Filter Group

INSERT SUBTOTALS Database Exercise Sort the Data Department Department Data Tab Sort and Filter Group INSERT SUBTOTALS Subtotals are used to summarize data in a range of data. This command offers many kinds of summary information, including counts, sums, averages, minimums, and maximums. When this feature

More information

Customizing the Excel 2013 program window. Getting started with Excel 2013

Customizing the Excel 2013 program window. Getting started with Excel 2013 Customizing the Excel 2013 program window 1 2 Getting started with Excel 2013 Working with data and Excel tables Creating workbooks Modifying workbooks Modifying worksheets Merging and unmerging cells

More information

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

SUM - This says to add together cells F28 through F35. Notice that it will show your result is COUNTA - The COUNTA function will examine a set of cells and tell you how many cells are not empty. In this example, Excel analyzed 19 cells and found that only 18 were not empty. COUNTBLANK - The COUNTBLANK

More information

XLCubed Version 9 QuickStart

XLCubed Version 9 QuickStart XLCubed Version 9 QuickStart 1 P a g e Contents Welcome... 3 Connecting to your data... 3 XLCubed for Pivot Table users... 3 Adding a Grid, and the Report Designer... 5 Working with Grids... 7 Grid Components...

More information