Excel Part 3 Working with Formulas and Functions

Slides:



Advertisements
Similar presentations
FIRST COURSE Excel Tutorial 3 Working with Formulas and Functions.
Advertisements

Excel Tutorial 3 Working with Formulas and Functions
® Microsoft Office 2010 Excel Tutorial 3: Working with Formulas and Functions.
Intermediate Formulas & Functions Instructor: Rachel Baltus.
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 1Advanced Formatting, Formulas, and Data Management Chapter 2Advanced Functions and Formulas.
Financial Functions. Overview  Power of Excel = Calculations –Loan Calculations –Expense Calculations –Consolidate Values –Search for Values.
Quick Check Questions 3.2 Business 43B
COM: 111 Introduction to Computer Applications Department of Information & Communication Technology Panayiotis Christodoulou.
DAY 5: EXCEL CHAPTER 2 Tazin Afrin September 03,
© Paradigm Publishing, Inc Excel 2013 Level 1 Unit 2Enhancing the Display of Worksheets Chapter 7 Creating Charts and Inserting Formulas.
Lesson 4 Study Guide Review Microsoft Office 2003.
Chapter 4 Financial Functions, Data Tables, and Amortization Schedules
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 1 1 Microsoft Office Excel 2003.
Tutorial 3 Calculating Data with Formulas and Functions
Copyright 2003, Paradigm Publishing Inc. CHAPTER 3 BACKNEXTEND 3-1 LINKS TO OBJECTIVES AutoSum Button Mathematical Operators Mathematical Operators Formula.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 2 1 Microsoft Office Excel 2003 Tutorial 2 – Working With Formulas and Functions.
1 Excel Lesson 5 Using Functions Microsoft Office 2010 Introductory Pasewark & Pasewark.
1 Computing for Todays Lecture 8 Yumei Huo Spring 2006.
1 Excel Lesson 3 Using Formulas and Functions Microsoft Office 2010 Fundamentals Story / Walls.
® Microsoft Office 2010 Excel Tutorial 3: Working with Formulas and Functions.
Excel Web App By: Ms. Fatima Shannag.
FIRST COURSE Excel Lecture. XP 2 Introducing Excel Microsoft Office Excel 2007 (or Excel) is a computer program used to enter, analyze, and present quantitative.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Exploring Formulas.
COMPREHENSIVE Excel Working with Functions Adapted by Miguel Vélez Rubio From: Course Technology – Cengage Learning oc.course.com/np/office2007 Excel Tutorial.
XP New Perspectives on Microsoft Excel 2002 Tutorial 2 1 Microsoft Excel 2002 Tutorial 2 – Working With Formulas and Functions.
XP Copyright 2003 Peter McDevitt 1 Microsoft Excel 2002 Lecture 2 – Working With Formulas and Functions.
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 2 BACKNEXTEND 2-1 LINKS TO OBJECTIVES Mathematical OperatorsMathematical Operators Formula.
Excel 2007 ® Business and Personal Finances How can Excel 2007 help you plan a project and chart its progress?
Last Week: Excel 101 with Prof. Bliley: Workbooks, worksheets, rows, columns Cells: Text, Value, Formulas Formulas, Ranges OK? Survive Alive? Questions?
© Paradigm Publishing, Inc. 1 2 Excel 2010 Level 1 Unit 1Preparing and Formatting a Worksheet Chapter 2Inserting Formulas in a Worksheet.
Excel – Lesson 1 Pasewark & PasewarkMicrosoft Office 2007: Introductory 1 Entering a Formula (continued) Formulas can include more than one operator. The.
Microsoft Excel Diane M. Coyle Spring 2009 CS 105.
XP Excel Tutorial 3 Working with Formulas and Functions.
XP Abdul Hameed 1 Microsoft Office Excel 2013 Tutorial 2 – Working With Formulas and Functions.
EXCEL INTERMEDIATE 1. WORKSHEETS Worksheet Tabs –Rename by double clicking –Can be moved by click and drag –Change colour by right click and choose Tab.
 Discuss key points from Tutorials 1-4 o Cell references o Formulas o Functions o Formatting o Conditional formatting o Charts.
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.
Excel Terms Worksheet: a grid of rows and columns Columns – labeled A, B, C, then AA, BB, etc. – 256 columns Rows – numbered 1, 2, 3 through 65,536 Cell.
Microsoft Excel Intermediate Quiz
 Definition  Components  Advantages  Limitations Contents  Meaning of Editing Meaning of Editing  Editing Cell Contents Editing Cell Contents 
Lesson 7 Using Logical and Financial Functions
Excel Web App By: Ms. Fatima Shannag.
Chapter 2:Excel. Determining Results with the if Function =IF(logical_test, value_if_true,value_if_false) The IF function has three arguments: – A condition.
XP 1 Microsoft Office Excel 2003 Working With Formulas and Functions.
PERFORMING CALCULATIONS Microsoft Excel. Excel Formulas A formula is a set of mathematical instructions that can be used in Excel to perform calculations.
XP 1 ﴀ New Perspectives on Microsoft Office 2003, Premium Edition Excel Tutorial 2 Microsoft Office Excel 2003 Tutorial 2 – Working With Formulas and Functions.
- 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.
Microsoft ® Excel ® 2013 Enhanced Excel Tutorial 3 Calculating Data with Formulas and Functions.
Microsoft Excel Prepared by the Academic Faculty Members of IT.
1 After completing this lesson, you will be able to: Build formulas. Copy formulas. Edit formulas. Use the SUM function and AutoSum. Use the Formula Palette.
AUTOFILL 1 Nolan Tomboulian Tomboulian.Wikispaces.com.
Resource Review Excel formula basics Demonstrate how to enter manual formulas Examine some of the available functions and their usage Discuss the.
Chapter 4 Financial Functions, Data Tables, and Amortization Schedules Microsoft Excel 2013.
Tutorial 3 Working with Formulas and Functions
Exploring Microsoft Office Excel 2007
Exploring Microsoft Office Excel 2007
Exploring Microsoft Office Excel 2007
CompuHigh Microsoft Excel.
Excel Tutorial 3 Working with Formulas and Functions
IT133 Software Applications
Excel Formatting Rules
Exploring Microsoft Office Excel 2007
What-If Analysis, Charting, and Working with Large Worksheets
Chapter 2: Working with Formulas and Functions
Excel: Formulas & Functions I Participation Project
Excel: Formulas & Functions I Participation Project
Excel Tutorial 3 Working with Formulas and Functions
Lesson 7 Objectives Use the IF function. Use the PMT and FV functions.
Day 2: Fill Data Automatically in Worksheet Cells
Presentation transcript:

Excel Part 3 Working with Formulas and Functions

Objectives Copy formulas Build formulas containing relative, absolute, and mixed references Review function syntax Insert a function with the Insert Function dialog box Search for a function Type a function directly in a cell

Objectives Use AutoFill to fill in a formula and complete a series Enter the IF logical function Insert the date with the TODAY function Calculate monthly mortgage payments with the PMT financial function

Using Relative References

Using Absolute References

Using Mixed References

Entering Relative, Absolute, and Mixed References To enter a relative reference, type the cell reference as it appears in the worksheet. For example, enter B2 for cell B2 To enter an absolute reference, type $ (a dollar sign) before both the row and column references. For example, enter $B$2 To enter a mixed reference, type $ before either the row or column reference. For example, enter $B2 or B$2 or Select the cell reference you want to change Press the F4 key to cycle the reference from relative to absolute to mixed and then back to relative

Understanding Function Syntax Every function has to follow a set of rules, or syntax, which specifies how the function should be written Arguments

Understanding Function Syntax

Inserting a Function Click the Formulas tab on the Ribbon To insert a function from a specific category, click the appropriate category button in the Function Library group. To search for a function, click the Insert Function button in the Function Library group, enter a description of the function, and then click the Go button Select the appropriate function from the list of functions Enter the argument values in the Function Arguments dialog box, and then click the OK button

Inserting a Function

Inserting a Function

Typing a Function As you begin to type a function name within a formula, a list of functions that begin with the letters you typed appears

Working with AutoFill AutoFill copies content and formats from a cell or range into an adjacent cell or range Select the cell or range that contains the formula or formulas you want to copy Drag the fill handle in the direction you want to copy the formula(s) and then release the mouse button To copy only the formats or only the formulas, click the AutoFill Options button and select the appropriate option or In the Editing group on the Home tab, click the Fill button Select the appropriate fill direction and fill type (or click Series, enter the desired fill series options, and then click the OK button)

Working with AutoFill

Using the AutoFill Options Button By default, AutoFill copies both the formulas and the formats of the original range to the selected range You can specify what is copied by using the AutoFill Options button that appears after you release the mouse button

Filling a Series AutoFill can also be used to create a series of numbers, dates, or text based on a pattern

Filling a Series

Creating a Series with AutoFill Enter the first few values of the series into a range Select the range, and then drag the fill handle of the selected range over the cells you want to fill or Select the entire range into which you want to extend the series In the Editing group on the Home tab, click the Fill button, and then click Down, Right, Up, Left, Series, or Justify to set the direction you want to extend the series

Working with Logical Functions A logical function is a function that works with values that are either true or false The IF function is a logical function that returns one value if the statement is true and returns a different value if the statement is false IF(logical_test, value_if_true, [value_if_false])

Working with Logical Functions A comparison operator is a symbol that indicates the relationship between two values

Working with Logical Functions =IF(A1="YES", "DONE", "RESTART") =IF(A1="MAXIMUM", MAX(B1:B10), MIN(B1:B10)) =IF(D33>0, $K$10, 0)

Working with Logical Functions

Working with Date Functions

Working with Financial Functions

Using the PMT Function to Determine a Monthly Loan Payment For loan or investment calculations, you need to know the following information: The annual interest rate The payment period, or how often payments are due and interest is compounded The length of the loan in terms of the number of payment periods The amount being borrowed or invested PMT(rate, nper, pv, [fv=0] [type=0])

Using the PMT Function to Determine a Monthly Loan Payment

Using the PMT Function to Determine a Monthly Loan Payment