ICT Spreadsheets Lesson 3: Working with Formulas and Functions

Slides:



Advertisements
Similar presentations
Lesson 3 Working with Formulas.
Advertisements

Intermediate Formulas & Functions Instructor: Rachel Baltus.
Spreadsheet software 1. Spreadsheets 2 Spreadsheet software Components of spreadsheets Labels - are used for titles, headings, names, and for identifying.
What is a spreadsheet? A spreadsheet is a program used for performing calculations on a table divided into rows and columns. Cells in a spreadsheet can.
Enter formulas Use cell references Cell references identify individual cells or cell ranges in columns and rows. Cell references tell Excel where to look.
Microsoft Excel 2010 Test.
Introduction to Excel Formulas, Functions and References.
Microsoft Office XP Microsoft Excel
Pasewark & Pasewark 1 Excel Lesson 4 Entering Worksheet Formulas Microsoft Office 2007: Introductory.
Basic Spreadsheet Functions Objective Functions are predefined formulas that perform calculations by using specific values, called arguments, in.
Excel Using Formulas and Functions Microsoft Office 2010 Fundamentals 1.
Copyright 2003, Paradigm Publishing Inc. CHAPTER 3 BACKNEXTEND 3-1 LINKS TO OBJECTIVES AutoSum Button Mathematical Operators Mathematical Operators Formula.
1 CS110: Lecture 2 Spreadsheets Prepared by Fred Annexstein University of Cincinnati CC Some rights reserved Today’s Topics Basics of Excel Spreadsheets.
General Purpose Packages Spreadsheets. What is a Spreadsheet? A Spreadsheet is a computer program used mainly for recording mathematical data such as.
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
Technology Basics Creating Worksheet Formulas. 2 Understand Formulas Equations used to calculate values in cells are called formulas. Formulas consist.
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?
Lesson 16: Working with Formulas and Functions. Learning Objectives After studying this lesson, you will be able to:  Create formulas to calculate values,
WORKING WITH STRUCTURED DATA (1/3) Functional ICT.
Lesson 5 Using FunctionUsing Function. Objectives.
Lesson 8 — Spreadsheets Unit 2 — Software. Lesson 8 – Spreadsheets 2 Objectives Understand the purpose and function of a spreadsheet. Identify the major.
Exploring Office 2003 Vol 1 2/e - Grauer and Barber 1 Committed to Shaping the Next Generation of IT Experts. Chapter 1 – Introduction to Excel: What is.
Unit 4, Lesson 4 Using Function Formulas. Objectives Understand function formulas. Understand function formulas. Use the Average and Sum functions. Use.
Spreadsheets, Surveys, And Graphs What is a spreadsheet?
INTRODUCTION TO SPREADSHEETS MICROSOFT EXCEL. Spreadsheets Allows users to perform simple and complex sorting Allows users to perform calculations quickly.
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.
Lesson 12 Spreadsheets Unit 2—Using the Computer.
Lesson 4: Working with Formulas and Functions. Learning Objectives After studying this lesson, you will be able to:  Create formulas to calculate values,
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 Excel Lecture 3. Excel basics O Excel is a software program that can make number manipulation easy O It is also referred as a spreadsheet.
Pages Appendix B: Review of ExcelChapter 3 Market Trends & Analysis IBM 320 CAL POLY POMONA IBM320 Market Trends and Analysis Maha Ghosn.
Resource Review Excel formula basics Demonstrate how to enter manual formulas Examine some of the available functions and their usage Discuss the.
Working with Formulas and Functions Lesson 5 Part 1 1.
COMPUTER LITERACY NOTES MS-EXCEL. SPREADSHEETS A spreadsheet is a computer equivalent of a paper ledger sheet. Excel allows you to create spreadsheets.
Unit 8 – Spreadsheets Part 2 Spreadsheets Skills Lesson Part 1.
Introduction to Spreadsheets –
Chapter 6 Modifying Cell Styles
Introduction to Spreadsheets
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
Microsoft Excel.
Understanding Spreadsheets
Lessons Vocabulary Excel 2016.
Unit 42 : Spreadsheet Modelling
Introduction to Spreadsheets 5.00
Introduction to Spreadsheets
Working with Formulas and Functions
Spreadsheets (Excel Tasks)
8.01 Spreadsheets and Components of Spreadsheets
4.01 Spreadsheet Formulas & Functions
4.01 Spreadsheet Formulas & Functions
Lesson 1 Notes Chapter 6.
Lesson 20 Creating Formulas and Charting Data
Lesson 4: Introduction to Functions
Introduction to Spreadsheets
Excel Lesson 4 Entering Worksheet Formulas
Lesson 3: Working with Formulas and Functions
General Purpose Packages
Intro to Excel CSCI-150.
Introduction to Spreadsheets –
Spreadsheet software.
Introduction to Spreadsheet Terminology
Let’s Get Wordy Formulas Functions Excel It! Who Knows?
Introduction to Spreadsheets
Mathematical Formulas and Excel
Lessons 1 & 2: A Pancake Recipe
Exploring Microsoft Excel 2003
Introduction to Spreadsheets
Presentation transcript:

ICT Spreadsheets Lesson 3: Working with Formulas and Functions

Objectives – Lesson 3 8.3.3: Insert common formulas into a spreadsheet, including addition, subtraction, multiplication, division, subtotals, grand totals, text manipulations, etc. 8.3.4: Distinguish between absolute and relative cell references in a spreadsheet. 8.3.1: Identify various spreadsheet functions (i.e., preset formulas), including sum, average, count, maximum value, minimum value, etc. 8.3.2: Sum the numeric values of multiple cells. 8.3.5: Use conditional formatting to highlight text in a spreadsheet.

Performing Calculations A spreadsheet can perform calculations just like your calculator. However, you need to tell your spreadsheet all of details regarding what is to be calculated and how – by using a formula. You will begin a formula with an equals (=). After the equals, you enter the numbers or cell reference and operation (+, -, * or /) you want performed

Performing Calculations Cell references will update your calculations automatically if the values ever change. Remember, to follow your PEMDAS order of operations when entering your formulas.

Using Common Spreadsheet Formulas Once you enter a formula in a cell, you can use the Copy and Paste commands to quickly add the formula to other cells. Relative means that the formula changes when it’s copied and pasted to a new location. Absolute means that you don’t want the formula to change when you copy it to a new location. Using the dollar sign ($) in front of each part of the cell reference will help it remain constant. $A$1 Holds the entire cell reference constant. $A1 Holds column A as a constant reference but changes the row number. A$1 Holds row 1 as a constant reference but changes the column number.

Exploring Common Spreadsheet Functions Your spreadsheet application contains functions that help simplify your formulas and calculate more complex formulas with greater ease. Functions are preset formulas that are broken out into arguments or parts to make completing the function easier. SUM function is used to add a range of cells. =SUM([first cell]:[last cell]) –––– =SUM(C2:F2) AVERAGE function will add together all the cells then divides the total by the number of cells in the range. =AVERAGE ([first cell]:[last cell]) –––– =AVERAGE(C2:F2)

Let’s Watch the Video How to use formulas in spreadsheets Click Here Discuss types of connections – “Connecting to the Internet” video

Working with Conditional Formatting Conditional formatting looks at the cell content and tests it against a condition. If the results of the test are TRUE, formatting of your choice is applied If row 2 of column $B ($ is constant) is > row 1 of column $B, then the formatting should be a yellow highlighted row (TRUE)

Let’s Watch the Video How to use conditional formatting in spreadsheets Click Here Discuss types of connections – “Connecting to the Internet” video