Presentation is loading. Please wait.

Presentation is loading. Please wait.

- Professor Kurt Brandquist - IT133 Software Applications Unit 6 Seminar: Formulas and Functions Wednesday, 6/22/11.

Similar presentations


Presentation on theme: "- Professor Kurt Brandquist - IT133 Software Applications Unit 6 Seminar: Formulas and Functions Wednesday, 6/22/11."— Presentation transcript:

1 - Professor Kurt Brandquist - IT133 Software Applications Unit 6 Seminar: Formulas and Functions Wednesday, 6/22/11

2 Create and copy formulas Use relative and absolute cell addresses Use AutoSum Insert basic statistical functions Use date functions Use the IF function Use the VLOOKUP function Use the PMT function Use the FV function Outline

3 Formula Basics  Formulas are used to perform mathematical operations and arrive at a calculated result  Must begin with an equals (=) sign  Contain mathematical operators  Used to automate calculations that were once done manually

4 Creating a Formula  Rather than typing a cell address, use an alternative method that involves minimal typing  Pointing uses the mouse or arrow keys to select the cell directly when creating a formula

5 Copy Formulas with Fill Handle  Use the fill handle, a small black square in the bottom right corner of a selected cell, to copy formulas  Provides a clear-cut alternative method for copying the contents of a cell  Can be used to duplicate formulas

6 Relative vs. Absolute Addressing  Relative cell references change relative to the direction in which the formula is copied  Absolute cell references are exact; they do not change when a formula is copied ◦ Indicated by dollar ($) signs in front of the column letter and row number ◦ Most often used when the value need not change, such as a sales tax percentage.  Use the F4 key to toggle between relative and absolute cell referencing

7 Using Absolute References

8 Functions  A predefined formula that can be selected from a list  Already has the formula information; just requires cell references  Do not replace all formulas  Take values, perform operations, and return results  SUM is the most commonly used function ◦ represented by a sigma (  ) ◦ Adds values within a specified range  Syntax refers to the grammatical structure of a formula ◦ Must adhere to stated structure of formula  Arguments are values ─ used as input and returned as output  Function Wizard automates entering the function formulas

9 Inserting a Function

10

11 Using AutoSum ()  Automates the SUM function  Click the cell where you want the result  Click AutoSum button  Select the range of cells you want to sum  Press Enter to complete  An example of AutoSum, ◦ =Sum(C4:C10) represents sum of all the cells in the cell range C4 to C10

12 Basic Statistical Functions  Perform a variety of calculations to aide in decision making process ◦ AVERAGE calculates the average of a range of numbers ◦ MIN calculates the minimum value in a range ◦ MAX calculates the maximum value in a range ◦ COUNT counts the number of values within a range ◦ MEDIAN finds the midpoint value in a range

13 Date Functions  Efficiently handle time-consuming procedures  Help analyze data related to the passing of time  TODAY function places the current date in the selected cell =TODAY() ◦ Updates when file is opened again  NOW function displays current date and time, side by side

14 Logical and Lookup Functions  Logical functions help in decision making  Lookup functions are very useful for looking up data entered in a specific range of cells ◦ Example: Well suited well for tax tables ◦ Searches for a value based on a cell reference ◦ Two types: VLOOKUP and HLOOKUP  VLOOKUP arranges data vertically  HLOOKUP arranges data horizontally

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

16 Working with Logical Functions

17 IF Function  Used to determine whether a condition has been met  Has three arguments: ◦ =IF(condition,value_if_true,value_if_false)  a condition tested to determine if it is true or false  the resulting value if the condition is true  the resulting value if the condition is false  When the condition is met, the formula performs one task; when it is not met, the formula performs another task

18 VLOOKUP  Allows for lookup within a vertical table of information  Well suited for large tables of data, such as tax tables  Has three required arguments and one optional argument: ◦ VLOOKUP(lookup_value,table_array,col_index_num,r ange_lookup)  a lookup value stored in a cell  a range of cells containing a lookup table  the number of the column within the lookup table that contains the value to return

19 VLOOKUP (continued)  The lookup value ─ value to look up in a reference table  The lookup table ─ a range of cells containing the reference table ◦ A breakpoint ─ is the lowest numeric value for a category or series  The column index number ─ the column number in the lookup table that contains return values

20 Financial Functions  Used for decisions involving payments, investments, interest rates, etc.  Allows you to consider several alternatives

21 PMT Function  Used to calculate loan payments  Has three arguments: ◦ PMT(rate,nper,pv,fv,type)  the interest rate per period  the number of periods  the amount of the loan  Computes the associated payment on a loan

22 FV Function  Used to determine the future value of an amount, such as an investment  Has three arguments: ◦ FV(rate,nper,pmt,pv,type)  The interest rate (also called the rate of return)  The number of periods (how long you will pay into the investment)  The periodic investment (how much you will invest per year)

23 Using the PMT Function to Determine a Monthly Loan payment

24 UNIT 5  Complete the Assigned Readings (Chapter 6)  Complete the MyITLab Tutorial For MS Excel 2007  Participate in the Discussion Board (25 Points)  Attend the Seminar or Complete the FLA Quiz (15 Points)  Complete the Assignment (65 Points) Unit 6


Download ppt "- Professor Kurt Brandquist - IT133 Software Applications Unit 6 Seminar: Formulas and Functions Wednesday, 6/22/11."

Similar presentations


Ads by Google