Timecard history can be queried for a number of valuable reports. Begin by accessing the his_timecard table in a query.

Size: px
Start display at page:

Download "Timecard history can be queried for a number of valuable reports. Begin by accessing the his_timecard table in a query."

Transcription

1 Queries against Timecard History: Timecard history can be queried for a number of valuable reports. Begin by accessing the his_timecard table in a query. We will access the following fields from the his_timecard table : employee_id, earn_type_id, hours, pay_rate, dated. We will also set criteria to limit the results to the REG and OT earn codes using the criteria operator of is one of. Add the Criteria Field by selecting View Criteria on the main toolbar. Enter earn_type_id in the Criteria Field. Double click the VALUE space. In the Select Value(s) box, hold the CTL key on your keyboard and highlight REG and OT then click OK.

2 This will return values form TC history for REG and OT earnings. We will want to link the employee name to this query. Add the Employees table to the preview pane. You will notice that Excel has linked the tables by the company_no and employee_no fields. We do not have to worry about losing any data because missing or incorrect joins because EVERY row from the timecard history has an employee_no represented. Manually type last_name+, +first_name in the column header to the right of the dated column and press tab.

3 We now have the Employee first and last name formatted for the report. Click, hold and drag the column to the right of the Employee_id. Make sure the Criteria Field is based on the his_timecard.earn_type_id. There is an earn_type_id on the employees table as well. We wish to limit the records based on the timecard history. Return the data to Excel. We need to address the issue with hourly rate based on REG vs. OT earnings. If the Earn code is OT, then we have to multiply the rate of pay by 1.5 otherwise the rate of pay is the value shown. HEY!!!! We just wrote an IF/THEN statement

4 If/Then statement to calculate OT pay rate: Insert a column between E and F and write the following equation in the (now blank) F2. =IF(C2="OT",E2*1.5,E2) Again, this statement says If the value in C2 is OT, then multiply the pay rate * 1.5 otherwise use the default pay rate. In the example above, the pay rate for Overtime has been multiplied by 1.5. What if we need to add Double time (DT) to this list? Access the Query to add the DT earn code. Return the data to Excel.

5 We will need to edit the formula that computes the 1.5 OT pay rate to include the 2 X multiplier for Double Time. We will use a function know as an imbedded if/then statement. Basically, an if/then statement within an if/then statement. The original equation is as follows: =IF(C2="OT",E2*1.5,E2) We need to add this condition: =IF(C2= DT, E2*2,E2) The new equation must include two if/then statements. If C2 is OT, then E2 * 1.5, If C2 is DT, then E2 * 2 otherwise E2. The new equation is written this way: =IF(C2="OT",E2*1.5,IF(C2="DT",E2*2,E2)) By selecting the appropriate filters, we can isolate the time for Donald Clear for the first week of April, Note the values in Column F are now correct for the REG, OT and DT earn codes.

6 We may now add another column to extend the pay rate out to the Gross Amount paid for the particular day. This equation is simple, it is the number of hours times the calculated pay rate per earn code in column F. At this time take a moment to add total rows to the table, and rename the column headings in Columns F and G. Also format Column H to a more appropriate date format. You may hide Column E as this rate does not apply, our calculated Rate in Column F is what needs to be shown on the report. You now have a report that shows date specific earnings and extended amounts for any and all employees that used Earn Codes REG / OT / DT.

7 For those of you who thought, Gee, the Job Number would be nice in this little report. Here we go. Edit the Query and add the JOBS table. Pull the job_id from the his_timecard table and the description from the jobs table and join the fields with the following text: his_timecard.job_id+' - '+jobs.description Even though the query shows the Job in the first column, when the data is returned to Excel, you will notice that the new column is added to the end of our table. Do you remember the Data Range Properties Preserve Column Sort/Filter/Layout option? In this example, the layout is preserved, and the new data is returned to the end of the table.

8 If we CUT Column I and insert Cut Cells Before Column A, the result is this: At this point, Right Click on a cell within the table and Select TABLE External Data Properties. Uncheck the option to Preserve column sort/filter/layout and click OK. Access the External Data Properties again and re-select Preserve Column sort/filter/layout. This will ensure the sheet will maintain its current layout even when the data is refreshed.

9 Employee Hours by Earn Code and Job Report Tasks: Turning Data in a table into a PivotTable Inserting Calculated Fields in a PivotTable Formatting options in PivotTables

10 We are now going to take this timecard and earnings report and turn it into a pivot table. Take a deep breath. I recently read that an estimated 42% of Excel users actually use Pivot Tables. I believe 98% of that 42% have tried to use pivot tables, got lost, and have never looked at them again. The wikipedia.com definition of a Pivot table reads: A Pivot Table is a powerful data summarization tool in Microsoft Excel. Among other functions, it can automatically sort, count, and total data stored in a spreadsheet and create a second table summarizing data. The user sets up and changes the summary s structure by dragging and dropping fields graphically. This rotation or pivoting of the summary table gives the concept its name. See, it s simple.. Here we go: We will want to be on the worksheet with the table that houses our timecard query. From the INSERT tab on the Ribbon, select PIVOT TABLE The Create Pivot Table dialog box will open. The Table / Range will automatically be selected this is the range that has data from the query. Select the option to return the Pivot Table to a New Worksheet. Click OK

11 The Pivot Table Field List is resident on the screen to the right. Notice the Choose fields to add report section: these are the column headings from the data returned from the query. - Job - Employee_id - Name - Earn_type_id - Hours - Pay_rate - Hourly Rate - Extended Rate - dated

12 Drag and Drop items from the top of the list to one of the 4 items in the Pivot Table List window. The pivot table is being created on the left hand side of the screen as you drag items to into the layout. The Report Filter is the Header Criteria for the pivot table. If you want to run the report by job, you should put the Job in the Report Filter. The Row Label will start with the Name (Employee Name). Add the Earn_Type_id to the Row Labels and drag the hours to the Values section of the Pivot Table Field List.

13 Continue by adding the records for Hourly Rate and Extended Rate. Once the appropriate Fields are entered on the pivot table, you may close the Pivot Table Field list on the Right Han side of the Screen. If you need to get back to the Pivot Table Field List, Click on a cell within the pivot table, access the PivotTable Tools tab Options and select Field List.

14 When it comes to Pivot Tables, one of the upgrades of Excel 2007 is disabling the drag and drop functionality that was resident in earlier versions of Excel. Right Click on a cell within the Pivot Table and select Pivot Table Options. On The Display Tab, Select the option to show Classic PivotTable layout (enables dragging of fields in the grid). This will slightly alter the look of the PivotTable, but ultimately will offer greater flexibility.

15 To clean up the PivotTable report, we may disable dome of the subtotals on certain rows. Right click on the Column heading that says Name in cell A4 and select Field Settings Change the Subtotals option to None.

16 You may also change the column headers with the same function. Right Click Field Settings. In the Custom Name: field, type the desired name for the column. In the example to the left, change earn_type_id to Earn Code. In the Values section, Right Click on the column heading that say Sum of hours and select Value Field Settings. Change this field to Hours Oops!!! Excel has reserved the word Hours as a field name when creating the pivot table. It cannot re-use a name that already exists. To get around this problem simply put a SPACE after the word you are trying to enter. In this case Hours. Hours(space) You may now use the desired text for the column heading

17 Before we proceed, you may have noticed a problem with the amounts in the Hourly Rate column. Even though it would be nice for Donald Clear to earn $1, per hour, it is just not true. The PivotTable is summing the data properly. It is returning the SUM of all the values in the Hourly Rate column from the original data table. To rectify this situation, we must insert a calculated field within the PivotTable. If we divide the Extended Rate by the number of hours, we should come up with the correct hourly rate for the employee by earn code. Click on a cell within the PivotTable, access the PivotTable Tools / Options tab. Choose Formulas Calculated Field.

18 The Insert Calculated Field Dialog box will open. The Fields available for use in the formula are represented in the lower left hand corner. You will notice that these are all the fields within our original data table, not just those in the PivotTable. To Calculate the Hourly Rate, the formula is written as follows: ='Extended Rate'/hours You may double click the items in the lower left or click the insert field button to add the items to the equation. Like any formula in Excel, the equation must begin with an = sign. You may also rename the Field while defining the Calculated Field. Click OK to return the new field to your Pivot Table

19 The hourly rates in Column F (the calculated field) look better than the values in column D. In row 9, if you multiply the number of hours, 10 * the pay rate in Column F, $36.00 you come up with the correct extended rate. If we are happy with our calculated field, we need to remove the Sum of Hourly Rate column from the PivotTable. Select a cell within the PivotTable, Click on the PivotTable Options Tab and select Field List.

20 We can now drag and drop the Sum of Hourly Rate field out of the Values window and restructure the position of the Sum of Pay Rate column. Rename the Columns using the Value Field Settings option. You may also define the number format for this column in the same screen.

21 We may now use the dropdown options resident in the PivotTable to filter out certain data. In the header, click the dropdown next to the word Job and select job 1002 Mentor Senior Center The report shows only the detail from the selected Job/ One of the best features of this report is the Grand Total amount for the Pay Rate. This amount is the Average Pay Rate for all employees on the Job, regardless of Earn Code. There is no need to explain why this information can go a long way when bidding new work.

22 We can enter a date parameter on the pivot table as well. Access the PivotTable List and drag and drop the Dated field to the Report Filter section. By using the dropdown and enabling the Select Multiple Items option, we can select an individual day or multiple days for the report.

23 It may be more appropriate to place the Date in a column as opposed to entering the date in the header. You may click on the DATED field, hold the mouse button and drag the field to the left of the name column. Once in position you will notice a grey bracket that lets you know where the field is going to land in the pivot table. Release the mouse button to drop the filed in the desired position.

24 We may now use filters to limit the day(s) required for the report. The Pivot Table now only shows information for dates prior to the defined criteria.

25 Say we want to hide the employee names from this list. We may compress the data in the employee information by enabling an option on the PivotTable. Right Click on the dated Column heading, Select Expand/Collapse and choose Collapse Entire Field. This will compress the PivotTable into a single row for each date within the table. The pay rate is representative of the Average pay rate per day for this particular job. Click on the + next to the date to expand the items and show the employee name detail.

26 To expand all fields again, right click on the Dated Column, Select Expand/Collapse and choose Expand Entire Field. You may restructure the PivotTable in many different ways. Here is an example with the Job number in the first column. This is achieved by simply dragging the items from one location on the screen to another.

27 You may have noticed the #DIV/0 error on the Pay Rate for Donald Clear. To resolve this error, we need to access the Calculated Field option in the Pivot Table Options Tab. Select the Calculation in the dropdown menu in the insert Calculated Field dialog box. The new equation needs to read, If hours = 0, then 0 otherwise Extended Rate / hours. Enter the following edited formula in the Formula field. =if(hours=0,0,'extended Rate'/hours) or we may use the IFERROR function available in Excel =IFERROR('Extended Rate'/hours,0)

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

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

FORMATTING EXCEL TIMECARDS FOR IMPORT INTO FOUNDATION

FORMATTING EXCEL TIMECARDS FOR IMPORT INTO FOUNDATION FORMATTING EXCEL TIMECARDS FOR IMPORT INTO FOUNDATION In this session, we will cover a number of examples of Excel timecard templates. This session will cover mapping of the timecard to a data set that

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

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

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

Creating Queries to tie Job Cost and GL by Job

Creating Queries to tie Job Cost and GL by Job Creating Queries to tie Job Cost and GL by Job This session will cover the creation of a multi-table query to create a report that may be used to quickly review Job Cost and General Ledger posting to verify

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

Creating Automated Dashboard Excel 2013 Contents

Creating Automated Dashboard Excel 2013 Contents Creating Automated Dashboard Excel 2013 Contents Summarize Data Using Pivot Table... 2 Constructing Report Summary... 2 Create a PivotTable from worksheet data... 2 Add fields to a PivotTable... 2 Grouping

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

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

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

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

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

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

Sort, Filter, Pivot Table

Sort, Filter, Pivot Table Sort, Filter, Pivot Table Sort A common database task is to rearrange the information based on a header/field or headers/fields. This is called Sorting or Filtering. Sorting rearranges all of the information

More information

Homework 1 Excel Basics

Homework 1 Excel Basics Homework 1 Excel Basics Excel is a software program that is used to organize information, perform calculations, and create visual displays of the information. When you start up Excel, you will see the

More information

Microsoft Excel Pivot Tables & Pivot Table Charts

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

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

ABOUT PIVOTTABLES TABLE OF CONTENTS

ABOUT PIVOTTABLES TABLE OF CONTENTS University of Southern California Academic Information Services Excel 2007 - PivotTables ABOUT PIVOTTABLES PivotTables provide an excellent means of analyzing data stored in database format by rearranging

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

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

=A2&" - "&B2&", "&D2&" "&C2

=A2& - &B2&, &D2& &C2 Intermediate Excel Formulas Concatenate Function allows you to merge data from multiple columns into a single cell. Multiple cell values may be joined together with a separator of double quotes and ampersands

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 1 Databases and Database Objects: An Introduction Objectives Describe the features of the Access window Create a database Create tables in Datasheet and Design views Add records

More information

WAAT-PivotTables Accounting Seminar

WAAT-PivotTables Accounting Seminar WAAT-PivotTables-08-26-2016-Accounting Seminar Table of Contents What does a PivotTable do?... 2 How to create PivotTable:... 2 Add conditions to the PivotTable:... 2 Grouping Daily Dates into Years, Quarters,

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 1 Databases and Database Objects: An Introduction Objectives Design a database to satisfy a collection of requirements Describe the features of the Access window Create a

More information

Starting Excel application

Starting Excel application MICROSOFT EXCEL 1 2 Microsoft Excel: is a special office program used to apply mathematical operations according to reading a cell automatically, just click on it. It is called electronic tables Starting

More information

Vlookup and Sumif Formulas to assist summarizing queried data

Vlookup and Sumif Formulas to assist summarizing queried data Vlookup and Sumif Formulas to assist summarizing queried data When accessing data from Foundation through the MS Query tool, at times it is necessary to join multiple tables together to retrieve the required

More information

To complete this workbook, you will need the following file:

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, cross-tabulated Excel report used to summarize and analyze data. PivotTable reports are used to ask questions

More information

Microsoft Power Tools for Data Analysis #5 Power Query: Append All Tables in Current Workbook Notes from Video:

Microsoft Power Tools for Data Analysis #5 Power Query: Append All Tables in Current Workbook Notes from Video: Microsoft Power Tools for Data Analysis #5 Power Query: Append All Tables in Current Workbook Notes from Video: Table of Contents: 1. Goal of Video... 3 2. Each Excel Table on New Sheet... 3 3. What does

More information

Rev. B 12/16/2015 Downers Grove Public Library Page 1 of 40

Rev. B 12/16/2015 Downers Grove Public Library Page 1 of 40 Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 File Tab... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 9 Downloading Templates... 9 Using

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

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

Creating Pivot Charts

Creating Pivot Charts Creating Pivot Charts Pivot Tables in Microsoft Excel may be turned into dynamic charts to present data in a graphic manner. These charts are linked to the data in the Pivot Table, and change when filters

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

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

Service Line Export and Pivot Table Report (Windows Excel 2010)

Service Line Export and Pivot Table Report (Windows Excel 2010) Service Line Export and Pivot Table Report (Windows Excel 2010) In this tutorial, we will take the Service Lines of the Active Students only and only the most recent record to take a snapshot look at approximate

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

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

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

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit # Instructions Screenshot

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit   # Instructions Screenshot Tips & tricks This quick guide describes basic navigation within the FAST HR reporting tool, including how to use filter options, format columns and export reports. For more resources, including a guide

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

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

PivotTables & Charts for Health

PivotTables & Charts for Health PivotTables & Charts for Health Data Inputs PivotTables Pivot Charts Global Strategic Information UCSF Global Health Sciences Version Malaria 1.0 1 Table of Contents 1.1. Introduction... 3 1.1.1. Software

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

File Name: Pivot Table Labs.xlsx

File Name: Pivot Table Labs.xlsx File Name: Pivot Table Labs.xlsx Lab Session 1: Create Simple Pivot Table with a Date Grouping Note: Instructions for the first lab are very detailed because it might be the first time you have created

More information

CIPHR Report Designer

CIPHR Report Designer CIPHR Report Designer [version 7.0.1] CIPHR Report Designer 1 October 2013 Table of Contents Introduction... 3 Example 1: Listing report using a Subset... 7 Example 2: Report in a specific Order (Sorting)...

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

Excel Training - Beginner March 14, 2018

Excel Training - Beginner March 14, 2018 Excel Training - Beginner March 14, 2018 Working File File was emailed to you this morning, please log in to your email, download and open the file. Once you have the file PLEASE CLOSE YOUR EMAIL. Open

More information

Introduction to Microsoft Excel 2010 Quick Reference Sheet

Introduction to Microsoft Excel 2010 Quick Reference Sheet Spreadsheet What is a spreadsheet? How is Excel 2010 different from previous versions? A grid of rows and columns that help to organize, summarize and calculate data. Microsoft Excel 2010 is built on the

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

SPREADSHEET (Excel 2007)

SPREADSHEET (Excel 2007) SPREADSHEET (Excel 2007) 1 U N I T 0 4 BY I F T I K H A R H U S S A I N B A B U R Spreadsheet Microsoft Office Excel 2007 (or Excel) is a computer program used to enter, analyze, and present quantitative

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

Excel Foundation Quick Reference (Windows PC)

Excel Foundation Quick Reference (Windows PC) Excel Foundation Quick Reference (Windows PC) See https://staff.brighton.ac.uk/is/training/pages/excel/foundation.aspx for videos and exercises to accompany this quick reference card. Structure of a spreadsheet

More information

Quick Guide for Excel 2015 Data Management November 2015 Training:

Quick Guide for Excel 2015 Data Management November 2015 Training: http://pfw.edu Quick Guide for Excel 2015 Data Management November 2015 Training: http://pfw.edu/training Excel 2016 Data Management AutoFill and Custom Lists AutoFill 1. Select the range that contains

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

Microsoft Excel 2007 Beginning The information below is devoted to Microsoft Excel and the basics of the program.

Microsoft Excel 2007 Beginning The information below is devoted to Microsoft Excel and the basics of the program. Microsoft Excel 2007 Beginning The information below is devoted to Microsoft Excel and the basics of the program. Starting Excel Option 1: Click the Start button on the taskbar, then Programs>Microsoft

More information

Microsoft Office 2016 Mail Merge

Microsoft Office 2016 Mail Merge Microsoft Office 2016 Mail Merge Mail Merge Components In order to understand how mail merge works you need to examine the elements involved in the process. In any mail merge, you'll deal with three different

More information

Advanced Excel for EMIS Coordinators

Advanced Excel for EMIS Coordinators Advanced Excel for EMIS Coordinators Helen Mills helenmills@metasolutions.net 2015 Metropolitan Educational Technology Association Outline Macros Conditional Formatting Text to Columns Pivot Tables V-Lookup

More information

USING MICROSOFT EXCEL 2016 Guided Project 4-3

USING MICROSOFT EXCEL 2016 Guided Project 4-3 Guided Project 4-3 Clemenson Imaging analyzes expense reports from field representatives as well as patient and image data. To complete the worksheets, you format data as a table and build an advanced

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

Basic Excel. Helen Mills OME-RESA

Basic Excel. Helen Mills OME-RESA Basic Excel Helen Mills OME-RESA Agenda Introduction- Highlight Basic Components of Microsoft Excel Entering & Formatting Data, Numbers, & Tables Calculating Totals & Summaries Using Formulas Conditional

More information

Microsoft Excel Microsoft Excel

Microsoft Excel Microsoft Excel Excel 101 Microsoft Excel is a spreadsheet program that can be used to organize data, perform calculations, and create charts and graphs. Spreadsheets or graphs created with Microsoft Excel can be imported

More information

Mathematical Operators for Excel

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

More information

Sage 50 U.S. Edition Intelligence Reporting Getting Started Guide

Sage 50 U.S. Edition Intelligence Reporting Getting Started Guide Sage Intelligence Reporting Sage 50 U.S. Edition Intelligence Reporting Getting Started Guide Table of Contents Introduction... 2 System requirements... 3 How it works... 4 Getting started guide... 5 Running

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

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set.

Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set. Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set Table of Contents: Notes from Video:. Goal of Video.... Main Difficulty When

More information

Working With Tables In Excel 2007

Working With Tables In Excel 2007 Working With Tables In Excel 2007 Introduction With the release of Excel 2007, Microsoft has introduced a new concept of working with tables of data. This new functionality is (not surprisingly) called

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

Creating a Crosstab Query in Design View

Creating a Crosstab Query in Design View Procedures LESSON 31: CREATING CROSSTAB QUERIES Using the Crosstab Query Wizard box, click Crosstab Query Wizard. 5. In the next Crosstab Query the table or query on which you want to base the query. 7.

More information

When you pass Exam : Access 2010, you complete the requirements for the Microsoft Office Specialist (MOS) - Access 2010 certification.

When you pass Exam : Access 2010, you complete the requirements for the Microsoft Office Specialist (MOS) - Access 2010 certification. Appendix 1 Microsoft Office Specialist: Access Certification Introduction The candidates for Microsoft Office Specialist certification should have core-level knowledge of Microsoft Office Access 2010.

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

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

Instructions for the Monthly Trial and Final Payroll Verification

Instructions for the Monthly Trial and Final Payroll Verification 1. You will create a pivot table from the Monthly Payroll Master worksheet. In the Monthly Payroll Master worksheet select the cell A1 and then do CTRL + A to highlight all the data in the worksheet. Then

More information

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook Excel 2016 Main Screen Fundamental Concepts General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Ctrl + O Ctrl + N Ctrl + S Ctrl + P Ctrl + W Help Run Spell Check Calculate

More information

Export a PROTECT Report to Excel (User s Guide Lesson 21 : Reports) Tips for Using Microsoft Excel and Exported Reports

Export a PROTECT Report to Excel (User s Guide Lesson 21 : Reports) Tips for Using Microsoft Excel and Exported Reports Export a PROTECT Report to Excel (User s Guide Lesson 21 : Reports) 1. Run a PROTECT Export report 2. Click the Export button which is at far left on the toolbar in the PROTECT report window. 3. The Export

More information

MIS Cases: Decision Making With Application Software, Second Edition. Database Glossary

MIS Cases: Decision Making With Application Software, Second Edition. Database Glossary MIS Cases: Decision Making With Application Software, Second Edition Database Glossary This database glossary is designed to accompany MIS Cases: Decision Making With Application Software, Second Edition,

More information

Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1

Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1 Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1 Excel 2010 Data Management AutoFill and Custom Lists AutoFill 1. Select the range that contains the initial value(s) of the series

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

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

Excel Boot Camp PIONEER TRAINING, INC.

Excel Boot Camp PIONEER TRAINING, INC. Excel Boot Camp Dates and Times: Cost: $250 1/22, 2-4 PM 1/29, 2-4 PM 2/5, 2-4 PM 2/12, 2-4 PM Please register online or call our office. (413) 387-1040 This consists of four-part class is aimed at students

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

Creating an Excel Pivot Table Manually

Creating an Excel Pivot Table Manually It is easy to use Recommended PivotTables option for creating pivot tables. But you might prefer to create a pivot table manually. Prior to Excel 2013, manually creating a pivot table was your only option.

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

Advanced Excel Reporting

Advanced Excel Reporting SedonaOffice Users Conference San Francisco, CA January 21 24, 2018 Advanced Excel Reporting Presented by: Matt Howe This Page Intentionally Left Blank Page 2 of 20 Table of Contents Overview... 4 Making

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

1. Two types of sheets used in a workbook- chart sheets and worksheets

1. Two types of sheets used in a workbook- chart sheets and worksheets Quick Check Answers Session 1.1 1. Two types of sheets used in a workbook- chart sheets and worksheets 2. Identify the active cell- The active cell is surrounded by a thick border and its cell reference

More information

Candy is Dandy Project (Project #12)

Candy is Dandy Project (Project #12) Candy is Dandy Project (Project #12) You have been hired to conduct some market research about M&M's. First, you had your team purchase 4 large bags and the results are given for the contents of those

More information

Microsoft Excel 2013 Unit 1: Spreadsheet Basics & Navigation Student Packet

Microsoft Excel 2013 Unit 1: Spreadsheet Basics & Navigation Student Packet Microsoft Excel 2013 Unit 1: Spreadsheet Basics & Navigation Student Packet Signing your name below means the work you are turning in is your own work and you haven t given your work to anyone else. Name

More information

FCMT Advanced Find User Guide

FCMT Advanced Find User Guide FCMT Advanced Find User Guide Abstract This user help document was created to provide an overview of the FCMT functionality of creating advanced find views and queries. FCMT is a web application shared

More information

COURSE CONTENT EXCEL BASIC ONE DAY

COURSE CONTENT EXCEL BASIC ONE DAY COURSE CONTENT EXCEL BASIC ONE DAY SOME OF THE BENEFITS OF USING A SPREADSHEET STARTING EXCEL GETTING YOURSELF ORIENTATED WITH THE EXCEL SCREEN THE OFFICE BUTTON/FILE TAB THE TITLE BAR THE RIBBONS GROUPS

More information

GAZIANTEP UNIVERSITY INFORMATICS SECTION SEMETER

GAZIANTEP UNIVERSITY INFORMATICS SECTION SEMETER GAZIANTEP UNIVERSITY INFORMATICS SECTION 2010-2011-2 SEMETER Microsoft Excel is located in the Microsoft Office paket. in brief Excel is spreadsheet, accounting and graphics program. WHAT CAN WE DO WITH

More information

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Excel 2013 Quick Start Guide The Excel Window File Tab: Click to access actions like Print, Save As, etc. Also to set Excel options. Ribbon: Logically organizes actions onto Tabs, Groups, and Buttons to

More information

Chapter 4. Microsoft Excel

Chapter 4. Microsoft Excel Chapter 4 Microsoft Excel Topic Introduction Spreadsheet Basic Screen Layout Modifying a Worksheet Formatting Cells Formulas and Functions Sorting and Filling Borders and Shading Charts Introduction A

More information

THE AMERICAN LAW INSTITUTE Continuing Legal Education

THE AMERICAN LAW INSTITUTE Continuing Legal Education 67 THE AMERICAN LAW INSTITUTE Continuing Legal Education Using Everyday Tech Tools To Maximize Your Law Practice Plus Ethics April 26, 2018 Philadelphia, Pennsylvania Utilizing Microsoft Excel for a More

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

Objective: Class Activities

Objective: Class Activities Objective: A Pivot Table is way to present information in a report format. The idea is that you can click drop down lists and change the data that is being displayed. Students will learn how to group data

More information

COMM 391 Winter 2014 Term 1. Tutorial 1: Microsoft Excel - Creating Pivot Table

COMM 391 Winter 2014 Term 1. Tutorial 1: Microsoft Excel - Creating Pivot Table COMM 391 Winter 2014 Term 1 Tutorial 1: Microsoft Excel - Creating Pivot Table The purpose of this tutorial is to enable you to create Pivot Table to analyze worksheet data in Microsoft Excel. You should

More information