Exploring Microsoft Office Excel 2007

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

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

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

Excel Tables and Pivot Tables

Exploring Microsoft Office Excel 2010 by Robert Grauer, Keith Mulbery, and Mary Anne Poatsy. Chapter 7 Specialized Functions INSERT BOOK COVER

Exploring Microsoft Office Excel 2007

Microsoft Office Excel 2013 Courses 24 Hours

Pivot Tables, Lookup Tables and Scenarios

Microsoft Excel Pivot Tables & Pivot Table Charts

PHLI Instruction (734) Introduction. Lists.

CEE 3804: Computer Applications

Data Visualization via Conditional Formatting

Mathematical Operators for Excel

Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex

Excel Tables & PivotTables

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010

Basics of Spreadsheet

COMP1000 / Spreadsheets Week 2 Review

Sort, Filter, Pivot Table

GO! with Microsoft Excel 2016 Comprehensive

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

WORKING WITH PIVOT TABLES

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

Quick Guide for Excel 2015 Data Management November 2015 Training:

EXCEL ADVANCED Linda Muchow

Copyright & License Notes 3 Introduction 13 Chapter 1 - Excel Basics 14. Chapter 2 - Working with Data 32

Intermediate Excel 2016

PIVOT TABLES IN MICROSOFT EXCEL 2016

Working with Microsoft Excel. Touring Excel. Selecting Data. Presented by: Brian Pearson

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

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

PowerPoint Presentation to Accompany GO! All In One. Chapter 13

ADD AND NAME WORKSHEETS

Using Tables, Sparklines and Conditional Formatting. Module 5. Adobe Captivate Wednesday, May 11, 2016

GO! with Microsoft Excel 2016 Comprehensive

Microsoft Excel 2013/2016 Pivot Tables

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

Excel Level 1

Excel. Microsoft. Organizing and Managing Data in

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

USING MICROSOFT EXCEL 2016 Guided Project 4-3

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

Microsoft Certified Application Specialist Exam Objectives Map

TABLE OF CONTENTS. i Excel 2016 Advanced. 1 INTRODUCTION Method Software and other settings Exercise files 2

Microsoft Excel Pivot Tables & Pivot Table Charts

Quick Reference Summary

Excel 2013 PivotTables and PivotCharts

Excel Introduction to Excel Databases & Data Tables

Excel Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. 6. You can use a table s sizing handle to add columns or rows to a table.

Working with Data in Microsoft Excel 2010

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

Table of Contents. Chapter 1

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

Microsoft Excel 2010 Training. Excel 2010 Basics

Excel Advanced

Data Management using Excel

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

Themes & Templates Applying a theme Customizing a theme Creatingfilefromtemplate Creating yourowncustomize Template Using templates Editing templates

ABOUT PIVOTTABLES TABLE OF CONTENTS

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

COURSE CONTENT EXCEL BASIC ONE DAY

Microsoft Excel Microsoft Excel

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

Creating a Spreadsheet by Using Excel

Excel 2013 Charts and Graphs

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

Chapter 4. Microsoft Excel

BASIC EXCEL SYLLABUS Section 1: Getting Started Section 2: Working with Worksheet Section 3: Administration Section 4: Data Handling & Manipulation

Excel 2013 Intermediate

Microsoft Excel 2016 LEVEL 3

Introduction to Excel 2013 Part 2

Excel 2007 New Features Table of Contents

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

Microsoft Office Excel 2007

MS Excel Advanced Level

How to insert table in Excel?

COPYRIGHTED MATERIAL INDEX

How to Create and Use a Pivot Table in Excel

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

Pivot Tables and Pivot Charts Activities

Introduction to Computer Applications CISY Zahoor Khan, Ph.D.

PivotTables & Charts for Health

Creating Automated Dashboard Excel 2013 Contents

Create a PivotTable. If you prefer to design the PivotTable yourself, you can create a manual PivotTable.

Microsoft Office Illustrated. Analyzing Table Data

Advanced Excel. IMFOA Conference. April 11, :15 pm 4:15 pm. Presented By: Chad Jarvi, CPA President, Civic Systems

Data. Selecting Data. Sorting Data

Gloucester County Library System. Excel 2010

1. Managing Information in Table

Microsoft Excel - DSUM Function

ADVANCED INQUIRIES IN ALBEDO: PART 2 EXCEL DATA PROCESSING INSTRUCTIONS

Attending delegates will be presented with a Certificate of Attendance upon completion of training.

Training on Demand. Excel 2010 Advanced. Training Workbook. 1 P a g e w w w. t r a i n i n g o n d e m a n d. c o.

MICROSOFT EXCEL Understanding Filters

Formatting Spreadsheets in Microsoft Excel

Advanced Excel Charts : Tables : Pivots

Starting Excel application

Index. calculated columns in tables, switching on, 58 calculation options (manual and automatic), 132 case sensitive filter, implementing, 37

Unit 3 Fill Series, Functions, Sorting

Review Ch. 15 Spreadsheet and Worksheet Basics. 2010, 2006 South-Western, Cengage Learning

Transcription:

Exploring Microsoft Office Excel 2007 Chapter 5 Data to Information Robert Grauer, Keith Mulbery, Judy Scheeren Committed to Shaping the Next Generation of IT Experts. Copyright 2008 Pearson Prentice Hall. All rights Copyright 2008 2008 Pearson Prentice-Hall. reserved. Hall. All All rights reserved. 1

Design Tables Based on Data Table Theory A poorly designed table may result in flawed analysis Plan the elements of a data table Who will use the data table What types of reports will be produced What types of searches might be done Copyright 2008 Pearson Prentice Hall. All rights reserved. 2

Import Data From Text Files and Other Sources Importing is the process of inserting data from another application Data may be in an Access database, in a text file format, or stored on a mainframe Copyright 2008 Pearson Prentice Hall. All rights reserved. 3

Import Data From Text Files and Other Sources Text file data is often imported into Excel for use in a spreadsheet Text files are made up of letters, digits, and punctuation, including spaces Comma Separated Value (CSV) files contain fields separated by commas and rows separated by a newline character Copyright 2008 Pearson Prentice Hall. All rights reserved. 4

Import Data From Text Files and Other Sources Both text and CSV formatted files are used to exchange data between different applications A delimiter is a character used to separate one column from another in a text file The most common delimiters in a text file are commas or tabs Copyright 2008 Pearson Prentice Hall. All rights reserved. 5

Import Data From Text Files and Other Sources This figure shows comma delimited text file before and after being imported into an Excel worksheet Copyright 2008 Pearson Prentice Hall. All rights reserved. 6

Import Data From Text Files and Other Sources Often necessary to import an Access database into Excel to analyze the data in more detail Access databases may be imported in three ways: as a table, as a PivotTable Report, or as a PivotChart When importing an Access database into Excel maintain a live connection to the data Changes in the Excel spreadsheet automatically updates the database Copyright 2008 Pearson Prentice Hall. All rights reserved. 7

Import Data From Text Files and Other Sources Data can be imported from sources other than text files and Access databases The From Other Sources command on the Get External Data group lists several types of sources Copyright 2008 Pearson Prentice Hall. All rights reserved. 8

Apply Conditional Formatting Conditional formatting is used to apply specific formats automatically to cells that contain particular values or content Use to highlight interesting cells or ranges of cells, emphasize unusual or duplicate values, or visualize data Copyright 2008 Pearson Prentice Hall. All rights reserved. 9

Apply Conditional Formatting Conditional formatting options include: Highlight Cell Rules Top/Bottom Rules Data Bars Color Scales Icon Sets Copyright 2008 Pearson Prentice Hall. All rights reserved. 10

Apply Conditional Formatting Data bars are gradient colored bars that help you visualize the value of a cell relative to other cells Used when identifying high and low values in large amounts of data Most useful when working with a big range of values More effective with wider columns than narrow columns Copyright 2008 Pearson Prentice Hall. All rights reserved. 11

Apply Conditional Formatting A longer bar represents a higher value A shorter bar represents a lower value Copyright 2008 Pearson Prentice Hall. All rights reserved. 12

Apply Conditional Formatting Color scales formats cells with different colors based on the relative value of a cell compared to other adjacent cells Using a two-color scale, the shade of the color represents higher or lower values Using a three-color scale, the shade of the color represents the high, middle, or lower values Copyright 2008 Pearson Prentice Hall. All rights reserved. 13

Apply Conditional Formatting Color Scales Copyright 2008 Pearson Prentice Hall. All rights reserved. 14

Apply Conditional Formatting Icon sets are little graphics or symbols that display in cells Used to classify data into three to five categories, based on the contents of the cells Each icon represents a range of values The icons are effective when you want to annotate or present data that is quickly readable and understandable Copyright 2008 Pearson Prentice Hall. All rights reserved. 15

Apply Conditional Formatting Icon sets Copyright 2008 Pearson Prentice Hall. All rights reserved. 16

Apply Conditional Formatting To apply a conditional format: Select the cells Click Conditional Formatting in the Styles group on the Home tab Select the specific conditional formatting style you want to apply Clear conditional formatting from an entire sheet or from a range or cells, a table, or a PivotTable Copyright 2008 Pearson Prentice Hall. All rights reserved. 17

Apply Conditional Formatting Use either Quick Formatting or Advanced Formatting Quick Formatting uses the options in Conditional Formatting in the Styles group on the Home tab For advanced formatting use the Conditional Formatting Rules Manager dialog box Copyright 2008 Pearson Prentice Hall. All rights reserved. 18

Apply Conditional Formatting Copyright 2008 Pearson Prentice Hall. All rights reserved. 19

Apply Advanced Filtering and Sort Methods Data becomes more useful and important when it is organized or sorted Volume of data can be reduced by selecting a subset that meets the specific conditions Data that is sorted and extracted using specific conditions make it meaningful Copyright 2008 Pearson Prentice Hall. All rights reserved. 20

Apply Advanced Filtering and Sort Methods Copyright 2008 Pearson Prentice Hall. All rights reserved. 21

Apply Advanced Filtering and Sort Methods Four techniques. Sort: by cell attributes Filter Filter records based on cell attributes Filter data by using predefined number filters Create custom filters by using a combination of different number filters Copyright 2008 Pearson Prentice Hall. All rights reserved. 22

Apply Advanced Filtering and Sort Methods A criteria range is an area separate from the data table and specifies the conditions used to filter the table Independent of the table Exists as a separate area on a worksheet Must be at least two rows deep and one column wide The first row contains the field names as they appear in the table The second row contains the conditions or values you are looking for Copyright 2008 Pearson Prentice Hall. All rights reserved. 23

Apply Advanced Filtering and Sort Methods A relational operator is a symbol that is used to compare cell contents to another cell or value Relational operators include <, >, <=, >=, <>, and = Use equal (=) and unequal (<>) symbols to select records with empty and nonempty fields, respectively Copyright 2008 Pearson Prentice Hall. All rights reserved. 24

Apply Advanced Filtering and Sort Methods Relational operator used to set criteria Copyright 2008 Pearson Prentice Hall. All rights reserved. 25

Apply Advanced Filtering and Sort Methods Use the Top 10 AutoFilter option to see the top or bottom 10 records in a list (that is, table) You can also specify a percentage such as the top 10% of the records in a list (table) Copyright 2008 Pearson Prentice Hall. All rights reserved. 26

Apply Advanced Filtering and Sort Methods The Advanced command displays the Advanced Filter dialog box Enables you to filter the table in place Copy the selected records to another area in the worksheet Specify the list range Specify the criteria range Display unique records only Copyright 2008 Pearson Prentice Hall. All rights reserved. 27

Apply Advanced Filtering and Sort Methods Copyright 2008 Pearson Prentice Hall. All rights reserved. 28

Create and Use Range Names A range name is a word or string of characters that represents cell, range of cells, or constant value Use the name to reference cells in formulas and functions Copyright 2008 Pearson Prentice Hall. All rights reserved. 29

Create and Use Range Names A name can be used in any formula or function instead of cell addresses Names used in formulas are absolute references Range names must be unique within a workbook Formulas Name Manager New. Then, fill in the name you like and close. Copyright 2008 Pearson Prentice Hall. All rights reserved. 30

Create and Use Range Names Copyright 2008 Pearson Prentice Hall. All rights reserved. 31

Create and Use Range Names Use the Name Manager dialog box to edit existing range names, Delete existing range names, and create new range names Copyright 2008 Pearson Prentice Hall. All rights reserved. 32

Create and use Range Names Using range names in formulas is helpful when you need to create formulas that reference a cell or a range of cells on a different worksheet Because the range name creates an absolute reference to a cell or range of cells, the range-name reference in a formula is absolute Copyright 2008 Pearson Prentice Hall. All rights reserved. 33

Using Database Functions The database functions analyze data for selected records in a table affect only records that satisfy the specified criteria similar to statistical functions (SUM, AVERAGE, MAX, MIN, COUNT) return a value and save you time use a criteria range that defines the search parameters Using range names can simplify the construction of database functions Copyright 2008 Pearson Prentice Hall. All rights reserved. 34

Using Database Functions Database functions have three arguments: Database -- the entire table, including column headings and all columns, on which the function operates Field -- the column in the database that contains the values operated on by the function Criteria -- defines the conditions to be met by the function Copyright 2008 Pearson Prentice Hall. All rights reserved. 35

Using Database Functions Copyright 2008 Pearson Prentice Hall. All rights reserved. 36

Using Database Functions DSUM -- Calculates the total of values in a field that meets the specified condition(s) DAVERAGE -- Determines the mathematical average of values in a field that meets the specified condition(s) DMAX -- Identifies the largest value in a field that meets the specified condition(s) DMIN -- Identifies the smallest value in a field that meets the specified condition(s) DCOUNT -- Counts the number of records for a field that meets the specified condition(s) Copyright 2008 Pearson Prentice Hall. All rights reserved. 37

Using Database Functions DCOUNTA -- Counts the number of records that contain values (nonblank) in a field that meets the specified conditions DPRODUCT -- Multiplies the values within a field that meets the specified condition(s) DSTDEV -- Calculates the standard deviation for values in a field that meets the specified condition(s) Copyright 2008 Pearson Prentice Hall. All rights reserved. 38

Create and Delete PivotTables and PivotCharts A PivotTable is a way to quickly summarize large amounts of data by: Querying large amounts of data in user-friendly ways Subtotaling numeric data, summarizing data, and creating custom calculations Expanding and collapsing levels of data to facilitate focusing Pivoting or moving rows to columns or columns to rows to see different summaries of data Copyright 2008 Pearson Prentice Hall. All rights reserved. 39

Create and Delete PivotTables and PivotCharts A PivotChart is a graphical representation of data in a PivotTable enables you to visually present the data in a report always has an associated PivotTable that has a corresponding layout Copyright 2008 Pearson Prentice Hall. All rights reserved. 40

Create and Delete PivotTables and PivotCharts Copyright 2008 Pearson Prentice Hall. All rights reserved. 41

Create and delete PivotTables and PivotCharts First, think about the design of the data table itself Use meaningful column headings, accurate data, and most important do not leave any blank rows in your data table One column must have duplicate values to create categories for organizing and summarizing data Another column must have numeric values Copyright 2008 Pearson Prentice Hall. All rights reserved. 42

Create and delete PivotTables and PivotCharts The PivotTable Field List window is used to add, remove or rearrange fields to a PivotTable or a PivotChart Displays two sections: A field section at the top shows fields from an external data source and is used to add or remove fields A layout section at the bottom is used to arrange and reposition fields Copyright 2008 Pearson Prentice Hall. All rights reserved. 43

Create and Delete PivotTables and PivotCharts To design the PivotTable: Create a Table, enter some data, and select some part of it. Click Insert PivotTable PivotTable Select (Tick) Existing Worksheet, and select some range on the Worksheet. (Pivot report will be created here.) PivotTable(skeletal structure) is created. Goto PivotTable Field List. To choose fields to add to report: Right click on any field, and select any option. You will see that the PivotTable is accordingly populated. Repeat the above step with other fields as well (if desired). PivotTable report is now ready. Copyright 2008 Pearson Prentice Hall. All rights reserved. 44