Tutorial 8: Working with Advanced Functions

Slides:



Advertisements
Similar presentations
Excel Tutorial 3 Calculating Data with Formulas and Functions
Advertisements

REACH-CRC. Lookup Functions INDEX-MATCH LOOKUP Database Functions DSUM DMIN DMAX DCOUNT DAVERAGE.
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 1Advanced Formatting, Formulas, and Data Management Chapter 2Advanced Functions and Formulas.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 1 1 Microsoft Office Excel 2003.
Pre-defined System Functions Simple IF & VLOOKUP.
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
Tutorial 3 Calculating Data with Formulas and Functions
Calling all Data Geeks! Corey McAfee October 24, 2014 Corey McAfee October 24, 2014.
Tutorial 7: Using Advanced Functions and Conditional Formatting
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 5 1 Microsoft Office Excel 2003 Tutorial 5 – Working With Excel Lists.
259 Lecture 4 Spring 2010 Logical Functions and Conditional Formatting in Excel.
Excel Web App By: Ms. Fatima Shannag.
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.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 11 Copyright © 2008 Prentice-Hall. All rights reserved. Committed to Shaping the Next Generation.
Chapter 06: Lecture Notes (CSIT 104) 1 Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 1 Copyright © 2008 Prentice-Hall. All rights reserved.
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 2 BACKNEXTEND 2-1 LINKS TO OBJECTIVES Naming Ranges Functions COUNT, COUNTA, COUNTIF, COUNTIFS.
Chapter 6 Advanced Functions Copyright 2005 Radian Publishing Co.
Advanced Lesson 2: Advanced Data Analysis A PivotTable is a sophisticated tool that creates a concise report summarizing large amounts of data based on.
XP Excel Tutorial 3 Working with Formulas and Functions.
LOGO Chapter VI Advanced Functions 1. LOGO Overview  INTRODUCTION  NESTED FUNCTIONS  LOOKUP  VLOOKUP  COUNTIF  SUMIF  IF  ROUND  THE PMT, IPMT.
COMPREHENSIVE Excel Tutorial 7 Using Advanced Functions, Conditional Formatting, and Filtering.
Excel Functions Abby Wiertzema
MS Excel Management Information Systems 1. Contents 2  Functions  IF Function and nested IF  Sorting Data.  Filtering Data.  Data Form.  Data Validation.
Microsoft® Excel Use Insert Function. 1 Key and point to enter functions. 2 Navigate with and create named ranges. 3 Use range names in functions.
XP Agenda Video Last Class Excel Tutorial 5: Working with Excel Lists Agenda for Next Class 1 New Perspectives on Microsoft Office Excel 2003 Tutorial.
Prescriptive Analytics Appendix A EXCEL TOOLS FOR THE MANAGEMENT SCIENTIST Business Analytics with Management Science Models and Methods Arben Asllani.
REACH-CRC © 2012 REACH-CRC. All Rights Reserved.FALL 2012.
Microsoft Office Excel 2013 ® ® Abdul Hameed Using Advanced Functions and Conditional Formatting.
Copyright © 2008 Pearson Prentice Hall. All rights reserved Chapter 6 Data Tables and Amortization Tables Exploring Microsoft Office Excel 2007.
11 Chapter 2: Formulas and Functions Chapter 02 Lecture Notes (CSIT 104) Exploring Microsoft Office Excel 2007.
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. a lesson approach Microsoft® Excel 2010 © 2011 The McGraw-Hill Companies,
Chapter 6 Creating, Sorting, and Querying a Table
Excel Web App By: Ms. Fatima Shannag.
Excel 2007 Part (3) Dr. Susan Al Naqshbandi
MSOffice EXCEL 1 Part 2 ® Microsoft® Office 2010: Illustrated Introductory.
More Spreadsheets Range Formulas & Empty Cells Logical Functions Lookup Functions.
XP 1 ﴀ New Perspectives on Microsoft Office 2003, Premium Edition Excel Tutorial 2 Microsoft Office Excel 2003 Tutorial 2 – Working With Formulas and Functions.
CIS300 Test Review REACH - CRC © 2010 REACH All Rights Reserved.Fall 2010.
- Professor Kurt Brandquist - IT133 Software Applications Unit 6 Seminar: Formulas and Functions Wednesday, 6/22/11.
Microsoft Office 2013 ®® Calculating Data with Formulas and Functions.
Intermediate Excel 2013 Gareth Johns IT Skills Development Advisor.
Microsoft ® Excel ® 2013 Enhanced Excel Tutorial 3 Calculating Data with Formulas and Functions.
Chapter 10: Working with Large Data Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Microsoft Excel Prepared by the Academic Faculty Members of IT.
XP Life Insurance Premium Flowchart 1 Add Life Ins = “Y” Salary * Premium Rate Yes 0 No.
Pages Appendix B: Review of ExcelChapter 3 Market Trends & Analysis IBM 320 CAL POLY POMONA IBM320 Market Trends and Analysis Maha Ghosn.
OV Copyright © 2011 Element K Content LLC. All rights reserved. Calculating Data with Advanced Formulas  Apply Cell and Range Names  Calculate.
EXCEL. PARTICIPATION PROJECT STEPS a, 4b
MS-EXCEL PART 3. Use data validation in Excel to make sure that users enter certain values into a cell. Data Validation Example In this example, we restrict.
CIS300 Test Review REACH-CRC © 2012 REACH-CRC. All Rights Reserved.FALL 2012.
SJSU College of Business Business Productivity Tools Fall 2016 Summary of Lessons and Learning Objectives.
Logical Functions and Conditional Formatting in Excel
Using Advanced Formulas
MSAA PRESENTS: AN EXCEL TUTORIAL
Contents Introduction Text functions Logical functions
Using Advanced Functions and Conditional Formatting
Tutorial 3 Working with Formulas and Functions
TRACKER Contents Intro Excel 101 Math Operations Formulas 101.
Excel Tutorial 3 Working with Formulas and Functions
Excel IF Function.
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
2007 MICROSOFT EXCEL INTERMEDIATE
Analyzing Table Data.
CIS300 Test Review REACH - CRC Fall 2010
Analyzing Data Using Formulas
Managing Multiple Worksheets and Workbooks
Chapter 2: Working with Formulas and Functions
Excel: Formulas & Functions III Participation Project
REACH CRC Professor Manni
Excel Tutorial 3 Working with Formulas and Functions
Presentation transcript:

Tutorial 8: Working with Advanced Functions

Objectives Use the IF function Use the AND function Use the OR function Use structured references in formulas Nest the IF function Use the VLOOKUP function New Perspectives on Microsoft Excel 2013

Objectives Use the HLOOKUP function Use the IFERROR function Use conditional formatting to highlight duplicate values Summarize data using the COUNTIF, SUMIF, and AVERAGEIF functions New Perspectives on Microsoft Excel 2013

Visual Overview: Logical Functions New Perspectives on Microsoft Excel 2013

Visual Overview: Logical Functions New Perspectives on Microsoft Excel 2013

Working with Logical Functions Logical functions (IF, AND, and OR) determine whether a condition is true or false Conditions use a comparison operator (<, <=, =, <>, >, or >=) to compare two values Combine two or more functions in one formula to create more complex conditions New Perspectives on Microsoft Excel 2013

Working with Logical Functions Inserting Calculated Columns in an Excel Table Entering a formula in one cell of a column automatically copies the formula to all cells in that column To modify the formula in a calculated column: Edit the formula in any cell in the column Formulas in all cells in the column are modified To edit only one cell in a calculated column: Enter a value or a formula that is different from all others in that column New Perspectives on Microsoft Excel 2013

Working with Logical Functions To effectively communicate a table’s function, keep the following guidelines in mind when creating fields in an Excel table: Create fields that require the least maintenance Store smallest unit of data possible in a field Apply a text format to fields with numerical text data New Perspectives on Microsoft Excel 2013

Working with Logical Functions Using the IF Function A logical function that evaluates a single condition and results in only one value Returns one value if the condition is true and another value if the condition is false Syntax: IF(logical_test, value_if_true, value_if_false) New Perspectives on Microsoft Excel 2013

Working with Logical Functions New Perspectives on Microsoft Excel 2013

Working with Logical Functions Using the AND Function A logical function that tests two or more conditions (up to 255) and determines whether all conditions are true Returns the value TRUE if all logical conditions are true and the value FALSE if any or all logical conditions are false Syntax: AND(logical1[,logical2]...) New Perspectives on Microsoft Excel 2013

Working with Logical Functions New Perspectives on Microsoft Excel 2013

Working with Logical Functions New Perspectives on Microsoft Excel 2013

Working with Logical Functions Using the OR Function A logical function that returns a TRUE value if any of the logical conditions (up to 255) are true and a FALSE value if all the logical conditions are false Syntax: OR(logical1[,logical2]...) New Perspectives on Microsoft Excel 2013

Working with Logical Functions New Perspectives on Microsoft Excel 2013

Using Structured References to Create Formulas in Excel Tables Replace specific cell or range address with a structured reference, the actual table name, or a column header A formula that includes a structured reference can be fully qualified or unqualified New Perspectives on Microsoft Excel 2013

Using Structured References to Create Formulas in Excel Tables New Perspectives on Microsoft Excel 2013

Visual Overview: Nested IFs and Lookup Tables New Perspectives on Microsoft Excel 2013

Visual Overview: Nested IFs and Lookup Tables New Perspectives on Microsoft Excel 2013

Creating Nested IFs To allow for three or more outcomes One IF function is placed inside another IF function to test an additional condition More than one IF function can be nested New Perspectives on Microsoft Excel 2013

Creating Nested IFs New Perspectives on Microsoft Excel 2013

Creating Nested IFs The following formula and flowchart convey the same nested IF function =IF([Perf Rating]=1,0,IF([Perf Rating]=2,2500,7500)) New Perspectives on Microsoft Excel 2013

Creating Nested IFs New Perspectives on Microsoft Excel 2013

Using LOOKUP Functions Lookup functions allow you to use tables of data to find values in a table and insert them in another worksheet location Both the VLOOKUP and HLOOKUP functions are used to return a value from a lookup table The VLOOKUP function always searches for a value in the first column of the lookup table The HLOOKUP function always searches for a value in the first row of the lookup table New Perspectives on Microsoft Excel 2013

Using LOOKUP Functions Lookup tables can be constructed as either exact match or approximate match lookups Exact match lookup occurs when the lookup value must match one of the values in the first column (or row) of the lookup table An approximate match lookup occurs when the lookup value is found within a range of numbers in the first column (or row) of the lookup table New Perspectives on Microsoft Excel 2013

Using LOOKUP Functions Using the VLOOKUP Function to Find an Exact Match Searches vertically down the first column of the lookup table Syntax: New Perspectives on Microsoft Excel 2013

Using LOOKUP Functions New Perspectives on Microsoft Excel 2013

Using LOOKUP Functions Using the VLOOKUP Function to Find an Approximate Match Returns a value based on an approximate match lookup in the first column of the table The values in the first column or row of a lookup table can represent a range of values Quantity discounts, shipping charges, and income tax rates are a few examples of approximate match lookups New Perspectives on Microsoft Excel 2013

Using LOOKUP Functions New Perspectives on Microsoft Excel 2013

Using LOOKUP Functions New Perspectives on Microsoft Excel 2013

Using the LOOKUP Function Using the HLOOKUP Function to Find an Exact Match Searches horizontally across top row of table and retrieves the value in the column you specify Use when comparison values are located in the first row of the lookup table and you want to look down a specified number of rows to find the data to enter in another cell Syntax: New Perspectives on Microsoft Excel 2013

Using the LOOKUP Function Using the HLOOKUP Function to Find an Exact Match (continued) Major difference between HLOOKUP and VLOOKUP functions is the way lookup tables are organized New Perspectives on Microsoft Excel 2013

Using the IFERROR Function Error values Indicate that an element in a formula or a cell referenced in a formula is preventing Excel from returning a calculated value Begin with a number sign (#) followed by an error name that indicates the type of error New Perspectives on Microsoft Excel 2013

Using the IFERROR Function Displays a more descriptive message that helps users fix the problem Can determine if a cell contains an error value and then display the message you choose rather than the default error value Use the IFERROR function to find and handle formula errors Syntax: IFERROR(expression,valueIfError) New Perspectives on Microsoft Excel 2013

Using the IFERROR Function New Perspectives on Microsoft Excel 2013

Visual Overview: Conditional Formatting and Functions New Perspectives on Microsoft Excel 2013

Visual Overview: Conditional Formatting and Functions New Perspectives on Microsoft Excel 2013

Applying Conditional Formatting Changes a cell’s formatting when its contents match a specified condition Can be used to: Highlight cells based on their values Add data bars that graph relative values in a range Highlight duplicate values in a column of data New Perspectives on Microsoft Excel 2013

Applying Conditional Formatting Highlighting Duplicate Values Excel is often used to manage lists of data, such as: Employee information Inventory Phone numbers Some of the data is unique for each record, such as an employee ID or a social security number One way to identify unintended duplicate entries is to use conditional formatting to highlight duplicate values in a range with a font and/or fill color New Perspectives on Microsoft Excel 2013

Applying Conditional Formatting New Perspectives on Microsoft Excel 2013

Applying Conditional Formatting Using the Conditional Formatting Rules Manager A conditional formatting rule specifies: Type of condition Type of formatting when that condition occurs Cell or range the formatting is applied to Use Conditional Formatting Rules Manager dialog box to edit existing conditional formatting rules New Perspectives on Microsoft Excel 2013

Applying Conditional Formatting New Perspectives on Microsoft Excel 2013

Applying Conditional Formatting New Perspectives on Microsoft Excel 2013

Using Functions to Summarize Data Conditionally Use COUNTIF, SUMIF, and AVERAGEIF functions to calculate a conditional count, sum, or average using only cells that meet a particular condition Using the COUNTIF Function Calculates the number of cells in a range that match specified criteria Sometimes referred to as a conditional count Syntax: COUNTIF(range, criteria) New Perspectives on Microsoft Excel 2013

Using Functions to Summarize Data Conditionally New Perspectives on Microsoft Excel 2013

Using Functions to Summarize Data Conditionally Using the SUMIF Function Adds values in a range that meet your criteria Also called a conditional sum Syntax: SUMIF(range, criteria[, sum_range]) New Perspectives on Microsoft Excel 2013

Using Functions to Summarize Data Conditionally Using the AVERAGEIF Function Similar to SUMIF function Calculates the average of values in a range that meet criteria you specify Syntax: AVERAGEIF(range, criteria[, average_range]) New Perspectives on Microsoft Excel 2013

Using Functions to Summarize Data Conditionally New Perspectives on Microsoft Excel 2013