Analyzing Data Using Formulas

Slides:



Advertisements
Similar presentations
Excel Tutorial 3 Working with Formulas and Functions
Advertisements

Microsoft Office Illustrated Using Formulas Analyzing Data.
Formulas, Ranges, and Functions. Formulas n Formulas perform operations such as addition, multiplication, and comparison on worksheet values. n Formulas.
Intermediate Formulas & Functions Instructor: Rachel Baltus.
EXCEL.
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 1Advanced Formatting, Formulas, and Data Management Chapter 2Advanced Functions and Formulas.
Muhammad Qasim Rafique MS. EXCEL 2007.
Computer Science & Engineering 2111 Text Functions 1CSE 2111 Lecture-Text Functions.
33 CHAPTER BASIC APPLICATION SOFTWARE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 1-2 Announcement: QUIZ#02 In Lecture Session # 9 (5.
MIS: Chapter 14 Cumulative concepts, features and functions, plus new functions COUNTIFS, SUMIFS, AVERAGEIFS (Separate ppt on REACH.louisville.edu) All.
Lesson 4 Study Guide Review Microsoft Office 2003.
Chapter 07: Lecture Notes (CSIT 104) 1111 Exploring Microsoft Office Excel 2007 Chapter 7 Data Consolidation, Links, and Formula Auditing.
Pasewark & Pasewark 1 Excel Lesson 5 Using Functions Microsoft Office 2007: Introductory.
Tutorial 7: Using Advanced Functions and Conditional Formatting
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.
® Microsoft Office 2010 Excel Tutorial 3: Working with Formulas and Functions.
Tutorial 8: Working with Advanced Functions
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 Copyright 2003 Peter McDevitt 1 Microsoft Excel 2002 Lecture 2 – Working With Formulas and Functions.
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.
Excel Lesson 5 Using Functions
Advanced Lesson 2: Advanced Data Analysis A PivotTable is a sophisticated tool that creates a concise report summarizing large amounts of data based on.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT EXCEL Lesson 5 – Function Formulas.
Excel – Lesson 1 Pasewark & PasewarkMicrosoft Office 2007: Introductory 1 Entering a Formula (continued) Formulas can include more than one operator. The.
Microsoft Office Excel 2013 Expert Microsoft Office Excel 2013 Expert Courseware # 3254 Lesson 5: Pivot Charts and Advanced Formulas.
Pasewark & Pasewark 1 Excel Lesson 5 Using Functions Microsoft Office 2007: Introductory.
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.
COMPREHENSIVE Excel Tutorial 7 Using Advanced Functions, Conditional Formatting, and Filtering.
With Microsoft Excel 2007 Comprehensive 1e© 2008 Pearson Prentice Hall1 Chapter 5: PowerPoint Presentation GO! with Microsoft Excel ® 2007 Comprehensive.
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.
Lesson 5 Using FunctionUsing Function. Objectives.
Prescriptive Analytics Appendix A EXCEL TOOLS FOR THE MANAGEMENT SCIENTIST Business Analytics with Management Science Models and Methods Arben Asllani.
Microsoft Office Excel 2013 ® ® Abdul Hameed Using Advanced Functions and Conditional Formatting.
Microsoft Office 2013: In Practice Chapter 2 Working with Formulas and Functions Copyright © 2014 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Microsoft Excel 2000 Working with Multiple Worksheets and Using Functions.
Copyright © 2008 Pearson Prentice Hall. All rights reserved Chapter 6 Data Tables and Amortization Tables Exploring Microsoft Office Excel 2007.
Chapter 4 Financial Functions, Data Tables, and Amortization Schedules
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. a lesson approach Microsoft® Excel 2010 © 2011 The McGraw-Hill Companies,
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.
A skills approach © 2012 The McGraw-Hill Companies, Inc. All rights reserved. excel 2010 Chapter 2 Using Formulas and Functions.
Pasewark & Pasewark 1 Excel Lesson 5 Using Functions Microsoft Office 2007: Introductory.
EXCEL. PARTICIPATION PROJECT STEPS a, 4b
Using Advanced Formulas
Lesson 3: Using Formulas
MSAA PRESENTS: AN EXCEL TUTORIAL
Using Advanced Functions and Conditional Formatting
Tutorial 3 Working with Formulas and Functions
Chapter 6 Modifying Cell Styles
Logical Functions Excel Lesson 10.
TRACKER Contents Intro Excel 101 Math Operations Formulas 101.
Excel Lesson 5 Using Functions
Excel Tutorial 3 Working with Formulas and Functions
Excel Part 3 Working with Formulas and Functions
Lesson 3: Using Formulas
Managing Multiple Worksheets and Workbooks
Chapter 2: Working with Formulas and Functions
Navya Thum January 28, 2013 Day 4: MICROSOFT EXCEL Navya Thum January 28, 2013.
Excel Lesson 5-6 Using Functions Enhancing a Worksheet
Excel: Formulas & Functions III Participation Project
Excel Tutorial 3 Working with Formulas and Functions
Level III – Advanced Microsoft Excel 2013 Level III – Advanced
Chapter 6 Modifying Cell Styles
REACH Computer Resource Center
Presentation transcript:

Analyzing Data Using Formulas

Objectives Format data using text functions Sum a data range of based on conditions Consolidate data using a formula Check formulas for errors Construct formulas using named ranges Microsoft Office 2013 - Illustrated

Objectives Build a logical formula with the IF function Build a logical formula with the AND function Calculate payments with the PMT function Microsoft Office 2013 - Illustrated

Formatting Data Using Text Functions Convert Text to Columns Breaks data fields in one column into multiple columns PROPER capitalizes first letter of text strings CONCATENATE joins two or more text strings Microsoft Office 2013 - Illustrated

Formatting Data Using Text Functions Microsoft Office 2013 - Illustrated

Working with Text in Other Ways The UPPER function converts text to all uppercase letters The LOWER function converts text to all lowercase letters SUBSTITUTE replaces text in a text string A delimiter is a separator such as a space, comma, or semicolon that should separate your data Microsoft Office 2013 - Illustrated

Sum a Data Range Based on Conditions SUMIF totals cells in a range meeting a given criteria COUNTIF counts cells in a range based on a specified condition AVERAGEIF averages cells in a range based on a specified condition Microsoft Office 2013 - Illustrated

Sum a Data Range Based on Conditions SUMIF(range, criteria, [sum_range]) Format of SUMIF Function The range the function searches The condition that must be satisfied in the range The range where the cells that meet the condition will be totaled Microsoft Office 2013 - Illustrated

Entering Date and Time Functions Microsoft Excel stores dates as sequential serial numbers and uses them in calculations. January 1, 1900 is assigned serial number 1 and numbers are represented as the number of days following that date Microsoft Office 2013 - Illustrated

Consolidate Data Using a Formula When you want to summarize similar data that exists in different sheets of workbooks, you can consolidate the data in one sheet Referencing other sheets in a workbook is called a 3-D reference You can reference, or link to, data in other sheets and in other workbooks Microsoft Office 2013 - Illustrated

Consolidate Data Using a Formula Microsoft Office 2013 - Illustrated

Linking Data between Workbooks Just as you can link data between cells in a worksheet and between sheets in a workbook, you can link workbooks so that changes made in referenced cells in one workbook are reflected in the consolidation sheet in the other workbook To link a single cell between workbooks, open both workbooks, select the cell to receive the linked data, type the equal sign ( = ), select the cell in the other workbook containing the data to be linked, then press [Enter] Microsoft Office 2013 - Illustrated

Check Formulas for Errors IFERROR function simplifies error-checking Users specify message or value for error display Microsoft Office 2013 - Illustrated

Check Formulas for Errors Microsoft Office 2013 - Illustrated

Creating Circular References A cell with a circular reference contains a formula that refers to its own cell location If you accidentally enter a formula with a circular reference, a warning box options If the circular reference is intentional, you can avoid this error by enabling the iteration feature Microsoft Office 2013 - Illustrated

Constructing Formulas Using Named Ranges Makes your worksheet easier to follow After you name a cell range, you can define its scope, or the worksheets where you will be able to use it Names become absolute cell references by default Microsoft Office 2013 - Illustrated

Constructing Formulas Using Named Ranges Microsoft Office 2013 - Illustrated

Constructing Formulas Using Named Ranges Microsoft Office 2013 - Illustrated

Managing Workbook Names You can use the Name Manager to create, delete, and edit names in a workbook Microsoft Office 2013 - Illustrated

Building a Logical Formula with the IF Function Logical formulas calculate based on stated conditions resulting from a logical test Three parts of an IF function Logical test or condition Action if result of logical test is true Action if result of logical test is false Microsoft Office 2013 - Illustrated

Building a Logical Formula with the IF Function Microsoft Office 2013 - Illustrated

Building a Logical Formula with the IF Function Microsoft Office 2013 - Illustrated

Building a logical formula with the AND function AND evaluates all arguments and returns, or displays: TRUE displayed when all logical test are true FALSE displayed if one or more logical tests are false Microsoft Office 2013 - Illustrated

Building a logical formula with the AND function Microsoft Office 2013 - Illustrated

Using the OR and NOT Logical Functions The OR function will return TRUE if any of its arguments are true The NOT logical function reverses the value of its argument Microsoft Office 2013 - Illustrated

Inserting an Equation into a Worksheet If your worksheet contains formulas, you might want to place an equation on the worksheet to document how you arrived at your results Microsoft Office 2013 - Illustrated

Calculating Payments with the PMT Function PMT calculates periodic payment amount for money borrowed Main parts of the PMT function are: Interest rate: rate Term/number of payments: nper Loan value: pv Microsoft Office 2013 - Illustrated

Calculating Payments with the PMT Function Microsoft Office 2013 - Illustrated

Calculating Payments with the PMT Function Microsoft Office 2013 - Illustrated

Calculating Future Value with the FV Function You can use the FV (Future Value) function to determine the amount of money a given monthly investment will amount to, at a given interest rate, after a given number of payment periods The syntax is similar to that of the PMT function: FV(rate,nper,pmt,pv,type) Microsoft Office 2013 - Illustrated