1 / 32

Using Advanced Functions and Conditional Formatting

Using Advanced Functions and Conditional Formatting. Use the IF function Use structured references in formulas Nest the IF function. Objectives. If the formula in cell C1 is copied & pasted in C2 & C3, the following will result. Relative Cell Addresses.

rstacy
Download Presentation

Using Advanced Functions and Conditional Formatting

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Using Advanced Functions and Conditional Formatting

  2. Use the IF function • Use structured references in formulas • Nest the IF function Objectives New Perspectives on Microsoft Excel 2010

  3. If the formula in cell C1 is copied & pasted in C2 & C3, the following will result Relative Cell Addresses

  4. Use conditional formatting to highlight duplicate values • Summarize data using the COUNTIF, SUMIF, and AVERAGEIF functions Objectives New Perspectives on Microsoft Excel 2010

  5. Visual Overview New Perspectives on Microsoft Excel 2010

  6. 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 Working with Logical Functions New Perspectives on Microsoft Excel 2010

  7. 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 Inserting Calculated Columns in an Excel Table New Perspectives on Microsoft Excel 2010

  8. 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 Creating Excel Table Fields New Perspectives on Microsoft Excel 2010

  9. 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: Using the IF Function New Perspectives on Microsoft Excel 2010

  10. Using the IF Function New Perspectives on Microsoft Excel 2010

  11. Using the IF Function New Perspectives on Microsoft Excel 2010

  12. 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: Using the AND Function New Perspectives on Microsoft Excel 2010

  13. Using the AND Function New Perspectives on Microsoft Excel 2010

  14. Using the AND Function New Perspectives on Microsoft Excel 2010

  15. Using the AND Function New Perspectives on Microsoft Excel 2010

  16. Replace specific cell or range address with the actual table name or column header • Names or headers are simpler to identify than cell addresses • A formula that includes a structured reference can be fully qualified or unqualified Using Structured References to Create Formulas in Excel Tables New Perspectives on Microsoft Excel 2010

  17. Using Structured References to Create Formulas in Excel Tables New Perspectives on Microsoft Excel 2010

  18. Visual Overview New Perspectives on Microsoft Excel 2010

  19. 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 Creating Nested IFs New Perspectives on Microsoft Excel 2010

  20. Creating Nested IFs New Perspectives on Microsoft Excel 2010

  21. Creating Nested IFs New Perspectives on Microsoft Excel 2010

  22. Visual Overview New Perspectives on Microsoft Excel 2010

  23. Conditional Formatting New Perspectives on Microsoft Excel 2010

  24. 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 Conditional Formatting New Perspectives on Microsoft Excel 2010

  25. 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 2010

  26. Using the Conditional Formatting Rules Manager New Perspectives on Microsoft Excel 2010

  27. Using the Conditional Formatting Rules Manager New Perspectives on Microsoft Excel 2010

  28. Using the Conditional Formatting Rules Manager New Perspectives on Microsoft Excel 2010

  29. Use COUNTIF, SUMIF, and AVERAGEIF functions to calculate a conditional count, sum, or average using only cells that meet a particular condition Summarizing Data Conditionally New Perspectives on Microsoft Excel 2010

  30. Calculates the number of cells in a range that match specified criteria • Sometimes referred to as a conditional count • Syntax: Using the COUNTIF Function New Perspectives on Microsoft Excel 2010

  31. Adds values in a range that meet your criteria • Also called a conditional sum • Syntax: Using the SUMIF Function New Perspectives on Microsoft Excel 2010

  32. Using the AVERAGEIF Function New Perspectives on Microsoft Excel 2010

More Related