4.01 Spreadsheet Formulas & Functions

Slides:



Advertisements
Similar presentations
Intermediate Formulas & Functions Instructor: Rachel Baltus.
Advertisements

8. Introduction to Spreadsheet CSCI N207 Data Analysis Using Spreadsheet Lingma Acheson Department of Computer and Information Science,
Functions S S T : S P R E A D S H E E T S SST 5 Spreadsheet 5 Function.
About Functions SUM, AVERAGE, MIN, MAX, COUNT, ROUND
Excel Features That Would Help You Prepare Class Result.
Managerial Decision Making and Problem Solving Computer Lab Notes 1.
FORMULAS & FUNCTIONS EXCEL 2. Excel Input – a collection of informational data typed into the spreadsheet Output – worksheet results Information to be.
FORMULAS & FUNCTIONS EXCEL. Input A collection of information Data typed into the spreadsheet Output Worksheet Results.
A. Ruiz Méthodes d ’aide à la décision en RO Using Spreadsheets in Management Science Models Spreadsheets have become a powerful tool in management.
CREATING FORMULAS & CHARTING DATA - MANJU. FORMULA = Equation. Used to calculate values.  FORMULA starts with = sign  FORMULA uses OPERATORS. Example.
Spreadsheets Ms. Scales. What is a Spreadsheet? 0 Spreadsheets 0 A document, or table that is made up of rows and columns. 0 Table 0 Columns and rows.
Excel 2 Marco Pires IT Training and Empowerment. Formulas Writing Excel formulas is a little different than the way it is done in math class. Excel formulas.
Introduction to Spreadsheets. What are Uses of Spreadsheets?  Prepare budgets  Maintain student grades  Prepare financial statements  Analyze numbers.
Basic Spreadsheet Functions Objective Functions are predefined formulas that perform calculations by using specific values, called arguments, in.
Copyright 2003, Paradigm Publishing Inc. CHAPTER 3 BACKNEXTEND 3-1 LINKS TO OBJECTIVES AutoSum Button Mathematical Operators Mathematical Operators Formula.
Introduction to Spreadsheets. Uses of Spreadsheets? Prepare budgets Maintain student grades Prepare financial statements Analyze numbers Manage inventory.
Spreadsheets Objective 6.02
Computer Literacy BASICS
WORKING WITH STRUCTURED DATA (1/3) Functional ICT.
Working with Spreadsheets S S T : S P R E A D S H E E T S SST 2 Objectives 1.Perform data entry tasks 2.Use formulae and functions in worksheet calculations.
Introduction to Spreadsheets Program: Excel. Starting Excel Spreadsheets Spreadsheet –A grid of rows and columns used to make calculations. A spreadsheet’s.
Unit 4, Lesson 4 Using Function Formulas. Objectives Understand function formulas. Understand function formulas. Use the Average and Sum functions. Use.
TYPES OF INFORMATION IN EXCEL Types of information can be typed in a cell o text o numbers o formulas o functions Text is also known as labels o Aligns.
Foundation Excel 2013 Gareth Johns & Paul Mugleston 1.
Spreadsheets 1.01  Tell me in your own words: What is a spreadsheet? What is a spreadsheet? What is their purpose? What is their purpose? Who uses them?
Spreadsheets, Surveys, And Graphs What is a spreadsheet?
PERFORMING CALCULATIONS Microsoft Excel. Excel Formulas A formula is a set of mathematical instructions that can be used in Excel to perform calculations.
FUNCTIONS FUNCTIONS are : Special formulas that do not use operators to calculate a result (i.e., a shortcut formula) Example: =SUM(A6:A9) SUM is the.
Components of Spreadsheets Computer Applications 1 Obj. 4.01: Understand spreadsheets used in business.
1 Academic PowerPoint Introduction to Spreadsheets – Fundamental Skills 1.
Introduction to Spreadsheets. What are Uses of Spreadsheets?  Prepare budgets  Maintain student grades  Prepare financial statements  Analyze numbers.
CIS 100 Test #2 Review 1. EXCEL Functions on Test  SUM, COUNT, COUNTA, MAX, MIN, MEDIAN, MODE, AVERAGE, ROUND, and IF  Possibly Others 
FUNCTIONS The parts of a function In order to work correctly, a function must be written a specific way, which is called the syntax. The basic syntax for.
Spreadsheet Calculations Formulas & Functions Computer Applications I.
Introduction to Spreadsheets –
Lesson 3: Using Formulas
Microsoft Excel.
The Basics of Formulas & Functions
Tell me in your own words:
Introduction to Spreadsheets
Understanding Spreadsheets Used in Business
Understanding Spreadsheets
Unit 4, Lesson 3 Creating Worksheet Formulas
Excel Formulas & Functions.
Unit 42 : Spreadsheet Modelling
Introduction to Spreadsheets
Introduction to Spreadsheets 5.00
Excel 2013 Formulas & Functions.
Introduction to Spreadsheets
Technology Mrs. Huddleston
Spreadsheets (Excel Tasks)
Spreadsheets Note: These are condensed keypoints for the purpose of printing for absent pupils. These are the same as the keypoints copied from the earlier.
8.01 Spreadsheets and Components of Spreadsheets
4.01 Spreadsheet Formulas & Functions
Lesson 20 Creating Formulas and Charting Data
Spreadsheets 2 Explain advanced spreadsheet concepts and functions
ICT Spreadsheets Lesson 3: Working with Formulas and Functions
Lesson 4: Introduction to Functions
Introduction to Spreadsheets
Spreadsheets Objective 6.02
General Purpose Packages
IT Solutions for Administrators - Spreadsheets
Introduction to Spreadsheets –
Spreadsheets A How To!.
Mathematical operators
Spreadsheets Objective 6.02
Introduction to Spreadsheet Terminology
Introduction to Spreadsheets
Mathematical Formulas and Excel
Introduction to Spreadsheets
Presentation transcript:

4.01 Spreadsheet Formulas & Functions

Identifying Formulas and Functions The result of the formula function The result of the function

Identifying Parts of a Spreadsheet Formula mathematical operators =B2+C2+D2 equal sign—first part of any spreadsheet formula cell reference/address—made up of the column heading and the row number

Identifying Parts of a Spreadsheet Function =SUM(B2:B6) name of function range equal sign

Mathematical Operators + addition - subtraction * multiplication (asterisk) / division (slash or diagonal)

Spreadsheet Functions Function Name Description AVERAGE Average of arguments. COUNT Counts the number of cells in a range. IF Specifies a logical test to perform; then performs one action if test result in true and another if it is not true. MAX Maximum value of range of cells. MIN Minimum value of range of cells. ROUND Rounds a number to a specified number of digits. SUM Totals a range of cells.

Relative and Absolute Referencing cells that change when they are copied into other cells Absolute cells that do not change regardless of where it is copied

Numeric Formatting decimal currency general