Excel Lesson 13 Using Powerful Excel Functions Microsoft Office 2010 Advanced Cable / Morrison 1.

Slides:



Advertisements
Similar presentations
Advanced Piloting Cruise Plot.
Advertisements

Chapter 1 The Study of Body Function Image PowerPoint
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module D (Office 2007 Version) Decision Analysis.
1 Copyright © 2010, Elsevier Inc. All rights Reserved Fig 2.1 Chapter 2.
By D. Fisher Geometric Transformations. Reflection, Rotation, or Translation 1.
Business Transaction Management Software for Application Coordination 1 Business Processes and Coordination.
Office 2003 Post-Advanced Concepts and Techniques M i c r o s o f t Excel PivotTable List Feature Creating a PivotTable List Web Page Using Excel.
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Title Subtitle.
0 - 0.
DIVIDING INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
Addition Facts
Year 6 mental test 5 second questions
ZMQS ZMQS
Introduction Lesson 1 Microsoft Office 2010 and the Internet
ABC Technology Project
Excel Lesson 9 Applying Advanced Formats to Worksheets
Access Lesson 13 Programming in Access Microsoft Office 2010 Advanced Cable / Morrison 1.
Excel Lesson 11 Improving Data Accuracy
1 An Introduction to Pivot Tables Using Excel 2000.
INSERT BOOK COVER 1Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Exploring Microsoft Office Excel 2010 by Robert Grauer, Keith.
1 Lesson 10 Working with Tables Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Lesson 7: Using Tables Courseware #: 3240
Microsoft Office Illustrated Fundamentals Unit K: Working with Data.
Word Lesson 7 Working with Documents
Microsoft Access.
Review Chapter 11 - Tables © 2010, 2006 South-Western, Cengage Learning.
Pivot Tables Overview 1. What are Pivot Tables Pivot tables in Excel are a versatile reporting tool that makes it easy to extract information from large.
Pasewark & Pasewark Microsoft Office 2003 : Introductory 1 INTRODUCTORY MICROSOFT WORD Lesson 4 – Formatting Text.
© S Haughton more than 3?
Benchmark Series Microsoft Excel 2013 Level 2
1 Breadth First Search s s Undiscovered Discovered Finished Queue: s Top of queue 2 1 Shortest path from s.
Chapter 5 Microsoft Excel 2007 Window
Squares and Square Root WALK. Solve each problem REVIEW:
Lets play bingo!!. Calculate: MEAN Calculate: MEDIAN
Microsoft Office Illustrated Using Formulas Analyzing Data.
Microsoft Office Illustrated Analyzing Table Data.
Microsoft Office Grade 10 A / B Cahaya Bangsa Classical School (C) 2010 Digital Media Production Facility 16 Microsoft Excel – 07.
Chapter 5 Test Review Sections 5-1 through 5-4.
GG Consulting, LLC I-SUITE. Source: TEA SHARS Frequently asked questions 2.
Addition 1’s to 20.
INTRODUCTORY MICROSOFT WORD Lesson 7 – Working With Documents
25 seconds left…...
Week 1.
We will resume in: 25 Minutes.
Figure Essential Cell Biology (© Garland Science 2010)
Excel Lesson 12 Creating PivotTables and PivotCharts Microsoft Office 2010 Advanced Cable / Morrison 1.
Intracellular Compartments and Transport
Lesson 15 Working with Tables
Excel Lesson 15 Working with Auditing and Analysis Tools Microsoft Office 2010 Advanced Cable / Morrison 1.
PSSA Preparation.
Essential Cell Biology
Computer Concepts BASICS 4th Edition
How Cells Obtain Energy from Food
Excel Lesson 16 Protecting, Tracking, and Sharing Workbooks Microsoft Office 2010 Advanced Cable / Morrison 1.
Excel Lesson 17 Importing and Exporting Data Microsoft Office 2010 Advanced Cable / Morrison 1.
Benchmark Series Microsoft Excel 2010 Level 1
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 1Advanced Formatting, Formulas, and Data Management Chapter 2Advanced Functions and Formulas.
Access Lesson 8 Using Advanced Queries Microsoft Office 2010 Advanced Cable / Morrison 1.
Word Lesson 11 Customizing Tables and Creating Charts Microsoft Office 2010 Advanced Cable / Morrison 1.
Tutorial 7: Using Advanced Functions and Conditional Formatting
Tutorial 8: Working with Advanced Functions
1CP102_module 3: spreadsheet2 More features in Excel Selection: a cell, a range, multiple ranges Name a range: to give name to a selected range or multiple.
ADVANCED EXCEL FORMULAS 1 Lesson 8. Named Ranges Name a cell or a range of cells Can make formulas easy to understand =SUM(Sales) instead of =SUM(A2:A16)
Chapter 6 Creating, Sorting, and Querying a Table
Access Lesson 10 Adding Advanced Features to Reports Microsoft Office 2010 Advanced Cable / Morrison 1.
Excel Tips and Tricks Leda Voigt Green River College.
MSAA PRESENTS: AN EXCEL TUTORIAL
Analyzing Table Data.
Presentation transcript:

Excel Lesson 13 Using Powerful Excel Functions Microsoft Office 2010 Advanced Cable / Morrison 1

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Objectives Use the COUNT and COUNTA functions. Utilize the COUNTBLANK function to count blank cells. Use the Subtotal function with filtered data. Create a named range. 222

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Objectives (continued) Use a named range in a function. Use a SUMIF function. Search for data using VLOOKUP. Search for data using HLOOKUP. 3

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Vocabulary 444 condition criteria function number lookup table

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Introduction Excel offers powerful functions to count, sum, and locate specific information. – COUNT function – COUNTA function – COUNTBLANK function – Subtotal function – SUMIF function – VLOOKUP function – HLOOKUP function 5

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Using COUNTA versus COUNT To find the total number of cells that have numeric data, use the COUNT function. 6 COUNT function counts numeric data

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Using COUNTA versus COUNT (continued) To count cells with text, use the COUNTA function. The COUNTA function counts cells if they contain text or a combination of text and numbers. 7 COUNTA function counts cells with text

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Using COUNTBLANK The COUNTBLANK function counts the number of cells that do not have any numbers or text entered in them. You may want to count blank cells to see how many cells do not contain data. 8

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Using COUNTBLANK (continued) COUNTBLANK function counts cells without data 9

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Counting Filtered Cells Using the Subtotal Function The Subtotal function can be used to count, sum, or average filtered data. The Subtotal function is =SUBTOTAL (function number, data range). – The function number is a number that represents a calculation. 10

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Counting Filtered Cells Using the Subtotal Function (continued) SUBTOTAL function counts displayed cells 11

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Creating Named Ranges You can give a range a meaningful name. Named ranges can be used in functions. – Especially helpful if you need to use a range in several functions In a range name, use an underscore (_), rather than a space, to separate words. – Excel does not accept spaces in named ranges. 12

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Creating Named Ranges (continued) Name Box with name entered 13

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Using a Named Range in a Function Using named ranges in functions is convenient. – You can enter the range name instead of the cell names. To select and use a named range: – Click the Name Box down arrow. – Select the named range that you want to include in a function. 14

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Using a Named Range in a Function (continued) Function with named range 15

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Using the SUMIF Function The SUMIF function will only total data that meets a certain condition. A condition is a requirement that needs to be met. Criteria are the conditions you are searching for in a data range. The SUMIF function is =SUMIF(range,criteria,sum_range). 16

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Using the SUMIF Function (continued) Example of SUMIF Function 17

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Creating a VLOOKUP Function LOOKUP functions allow you to find data that already exists. A lookup table is the range of data you create in either a vertical or horizontal format, which Excel will use to match against the criteria. The VLOOKUP function is used when the lookup table is listed vertically in columns. 18

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Creating a VLOOKUP Function (continued) Example of VLOOKUP function 19

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Using the HLOOKUP Function Use the HLOOKUP function when the data in the lookup table is listed horizontally in rows. To use the HLOOKUP function, enter the following information into the Function Argument dialog box: – Lookup_value – Table_array – Row_index_num 20

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Using the HLOOKUP Function (continued) Example of HLOOKUP function 21

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Using the HLOOKUP Function (continued) Function Arguments for HLOOKUP dialog box 22

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Summary In this lesson, you learned: The COUNT function counts cells with numeric data and the COUNTA function counts cells with text or a combination of text and numbers. You can use COUNTBLANK to count cells without any data. 23

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Summary (continued) The SUBTOTAL function can be used to count filtered data. You can name a range of data. A named range can be used in a function. The SUMIF function totals data that meet a certain condition. 24

Excel Lesson 13 Cable / MorrisonMicrosoft Office 2010 Advanced Summary (continued) You can use the VLOOKUP function to find data that is displayed vertically in a lookup table. You can use the HLOOKUP function to find data that is displayed horizontally in a lookup table. 25