Chapter 4. This presentation covers the following: – Worksheets – Workbooks – Rows and Columns – Cells – Ranges – Relative referencing – Absolute referencing.

Slides:



Advertisements
Similar presentations
Chapter 12 Information Systems. 2 Managing Information Information system: Software that helps us organize and analyze data.  Flexible application software.
Advertisements

Spreadsheet Software lesson 14. This lesson includes the following sections: Spreadsheet Programs and Their Uses The Spreadsheet's Interface Entering.
Intermediate Formulas & Functions Instructor: Rachel Baltus.
SPREADSHEETS Chapter 3 By Michael & Russell What are Spreadsheets used for? SIMPLE CALCULATIONS SIMPLE CALCULATIONS (shop’s weekly profits) COMPLEX CALCULATIONS.
Spreadsheets A spreadsheet package is a general purpose computer package that is designed to perform calculations. A spreadsheet is a table which is divided.
Exploring Microsoft Excel 2002 Chapter 1 Chapter 1 Introduction to Microsoft Excel: What is a Spreadsheet? By Robert T. Grauer Maryann Barber Exploring.
Practical 1: Using MS Excel for financial computation Gopalan Vivek
ACOT Intro/Copyright Succeeding in Business with Microsoft Excel 2010: Chapter1.
Chap 4 Formulas and Functions Exploring Spreadsheet Software.
® Microsoft Office 2010 Excel Tutorial 2: Formatting a Workbook.
Unit G: Using Complex Formulas, Functions, and Tables Microsoft Office Illustrated Fundamentals.
Exploring Microsoft Excel Chapter 2 Gaining Proficiency: Copying, Formatting, and Isolating Assumptions.
Excel Professor Pepper. Why  What if scenario  plug in some #  bookkeeping (taxes)  creating test data create charts to help you analyze the numbers.
Introduction to Microsoft Excel
XP 1 Microsoft Office Excel Developing a Professional-Looking Worksheet.
General Purpose Packages Spreadsheets. What is a Spreadsheet? A Spreadsheet is a computer program used mainly for recording mathematical data such as.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Spreadsheets Chapter 3.
Working with Worksheet
Using a Spreadsheet Chapter 5.
 Introduction to MS-Excel Introduction to MS-Excel  Entering data in EXCEL Entering data in EXCEL  Formulas & Functions in EXCEL Formulas & Functions.
Microsoft Excel for Poverty Law Advocates: Intermediate Gabrielle Hammond
Spreadsheets Introduction. What is a spreadsheet? A spreadsheet program is used to manipulate numbers One of the most popular spreadsheet programs is.
General Purpose Packages Spreadsheets. What is a Spreadsheet? Spreadsheets are used mainly for recording mathematical data such as bank records, accounts,
® Microsoft Office 2010 Excel Tutorial 2: Formatting a Workbook.
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.
Active Cell Name Box Title Bar Formula Bar ColumnsMenu Bar Formatting Toolbar Standard Toolbar Rows Cell Fill Handle.
Lesson No:10 Intro. to Excel 2000, Managing & Formatting Worksheet CHBT-01 Basic Micro process & Computer Operation.
Introduction to Microsoft Excel: Exploring Microsoft Excel.
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.
Working with Spreadsheets A spreadsheet is a worksheet that resembles a table and is used for organizing numbers. An electronic spreadsheet file can contain.
1 Microsoft Excel An Introduction to Spreadsheets Lecture 18.
The introduction of Microsoft Excel. Spreadsheet Basic.
CA I Excel Lesson 1. √Cells√Components√Other Terms active cell formula bar column cell name box label cell address Go To command row find range Excel.
CS&E 1111 ExFormulas Building a Spreadsheet Model: Cell Addressing in Excel Objectives: l To understand how formulas are copied l Relative & Absolute Cell.
Microsoft Excel Spreadsheet Software
Spreadsheet Techniques 1. Advantages Of The Spreadsheet Easy to follow layout ( Rows and Columns) Hide and Filter tools readily available Changes can.
CHAPTER 17 INTRODUCTION TO SPREADSHEETS. SPREADSHEETS Application Software designed to aid users in entering, moving,copying, labeling, displaying and.
Spreadsheets What is Excel?. Objectives 1. Identify the parts of the Excel Screen 2. Identify the functions of a spreadsheet 3. Identify how spreadsheets.
1 Academic PowerPoint Introduction to Spreadsheets – Fundamental Skills 1.
CSCI-235 Micro-Computers in Science Microsoft Excel 2002 Chapter 1 Introduction to Microsoft Excel: What is a Spreadsheet?
Unit 24 Learning Spreadsheet Essentials Starting on page 287  Mrs. Jefcoat  Business Technology Applications Unit 24: Lessons
Computer models Spreadsheet modelling.
Chapter 15: Spreadsheet and Worksheet Basics – Lesson 92 © 2010, 2006 South-Western, Cengage Learning.
Pages Appendix B: Review of ExcelChapter 3 Market Trends & Analysis IBM 320 CAL POLY POMONA IBM320 Market Trends and Analysis Maha Ghosn.
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.
Spreadsheet I n Concepts & operations. Concepts n Workbook: Excel file n Worksheet: sheet n Row: 1-???? n Column: A - Z, AA - ?? n Cell n Cell address.
Introduction to Spreadsheets –
ME 142 Engineering Computation I
3.1.4 Modelling.
Chapter 6 Modifying Cell Styles
Copyright © 2014 Pearson Canada Inc.
If...Then...Else.
Formatting a Worksheet
Tutorial 2: Formatting a Workbook
Computer Fundamentals
Spreadsheet Modelling
Unit 42 : Spreadsheet Modelling
Introduction to Excel ICL and MSO.
Spreadsheets (Excel Tasks)
Parts of an Excel Window
Absolute and Relative cell referencing
Absolute and relative referencing
General Purpose Packages
IT Solutions for Administrators - Spreadsheets
Introduction to Spreadsheets –
Unit G: Using Complex Formulas, Functions, and Tables
Lesson 14 Spreadsheet Software.
Microsoft Excel.
Presentation transcript:

Chapter 4

This presentation covers the following: – Worksheets – Workbooks – Rows and Columns – Cells – Ranges – Relative referencing – Absolute referencing

A worksheet is essentially a page in a spreadsheet application that contains cells which are defined by rows and columns. Each sheet can have it’s own name.

A workbook is a collection of worksheets which are in the same spreadsheet. Different worksheets may contain data about different aspects of a business but together they form a workbook.

A row is a range of cells that go across the spreadsheet. – Normally defined by numbers. A column is a range of cells that go down a spreadsheet. – Normally defined by letters.

They can be altered in size and can even be hidden. This spreadsheet has hidden cells which contain calculated values that are used for presenting the information in the worksheet in a certain way. Hidden CellsUnhidden Cells

Cells are individual data stores which are identified by their column letter and row number. They can also be given names to make them easier to reference. Cells can also be formatted to represent data in different ways, e.g. Dates, currency, text, etc. They can also be formatted to display characters in different ways: – Colours – Fonts Cells can have borders, backgrounds, validation rules, alignment and conditional formatting.

Basically it is a group of cells. The cells tend to contain similar data: – Test scores (as in the example) – Grades – Times – Etc

When we want to use a value in a particular cell we need to reference that cell. There are two ways to reference a cell in a spreadsheet. Using: – Relative referencing – Absolute referencing

Spreadsheets allow you to copy a formula from one cell to another. Relative referencing will automatically change the reference of the original cell by the number of cells you moved when you copied the formula. Look at this example: The original formula was in A3. It was copied across row 3. As the formula was copied the cell references updated across (so A1*A2 changed to B1*B2 etc)

Absolute referencing is used when you want to copy a formula to another cell but you don’t want the cell references to change. An absolute reference is denoted by a $ sign. Look at this example: The cell reference with the $ sign has remained the same whilst the other cells (which are referenced relatively) have changed.

You can also use named cells when you want to use absolute referencing. Look at this example: This cell has been called VAT.

Describe how a cell could be used in financial spreadsheets? Describe what a range is and give an example of its use in the context of a football league table. What is meant by cell referencing? Explain the difference between relative and absolute cell referencing. Give two advantages of relative cell referencing and two advantages of absolute cell referencing.