Excel: Relative and Absolute Cell References, Fill and AutoComplete Computer Information Technology Section 6-7 Some text and examples used with permission.

Slides:



Advertisements
Similar presentations
Lesson 3 Working with Formulas.
Advertisements

Slide No. 1 Chapter 1, Unit c Relative vs. Absolute Addressing in a Spreadsheet H Spreadsheet Address H Relative Address H Absolute Address H Examples.
Lesson 12 Getting Started with Excel Essentials
Click the mouse to continue. Relative references Absolute referencesMixed references.
MS Excel Formulas & Functions. What are formulas & functions?  Formulas are instructions that tell Excel how to perform calculations.  Formulas must.
Excel: Functions Computer Information Technology Section 6-6 Some text and examples used with permission from: Note: We are not.
Microsoft Excel. Click on “Start,” then “Microsoft Office Excel.”
COM: 111 Introduction to Computer Applications Department of Information & Communication Technology Panayiotis Christodoulou.
Using Microsoft ® Excel Formulas and Functions Start Microsoft ® Excel. Type data into cells as shown.
Introduction to Microsoft Excel 2010 Chapter Extension 3.
Introducing Microsoft Excel Worksheet Navigation Cell reference identifies column/row locationCell reference Use Go To dialog boxGo To Worksheet.
1 After completing this lesson, you will be able to: Create a workbook. Understand Microsoft Excel window elements. Select cells. Enter text, numbers,
Microsoft Excel Computers Week 4.
Collin College Excel Exam Review. True In Excel worksheets, rows are designated using numbers while columns are designated using letters.
PowerPoint Adding Sides and Bullet Lists Computer Information Technology – Section 5-3 Some text and examples used with permission from:
Excel: Printing and Headers & Footers Computer Information Technology Section 6-11 Some text and examples used with permission from:
Spreadsheet Basics.  Letters are used for columns  Numbers are used for rows  Cells are identified by a combination of letters and numbers ex. B4.
PowerPoint: Tables Computer Information Technology Section 5-11 Some text and examples used with permission from: Note: We are.
Computer Information Technology – Section 4-11 Some text and examples used with permission from: Note: We not endorsing or promoting.
Excel: Sorting Computer Information Technology Section 6-15 Some text and examples used with permission from: Note: We are not.
Computer Information Technology – Section 4-6 Some text and examples used with permission from: Note: We not endorsing or promoting.
Lesson 16: Working with Formulas and Functions. Learning Objectives After studying this lesson, you will be able to:  Create formulas to calculate values,
PowerPoint Design Tab Computer Information Technology – Section 5-2 Some text and examples used with permission from: Note: We.
Key Applications Module Lesson 16 — Excel Essentials Computer Literacy BASICS.
Excel: Cell and Number Formats Computer Information Technology Section 6-3 Some text and examples used with permission from: Note:
Excel Formulas. File -> Open -> 02b-datastart.xlsx.
Microsoft Excel 2007 © Wiley Publishing All Rights Reserved. The L Line The Express Line to Learning L Line.
PowerPoint Design Tab Computer Information Technology – Section 5-2 Some text and examples used with permission from: Note: We.
Excel: Basic Math Functions Computer Information Technology Section 6-5 Some text and examples used with permission from: Note:
Computer Information Technology – Section 4-12 Some text and examples used with permission from: Note: We not endorsing or promoting.
Excel: Navigating the Screen Computer Information Technology Section 6-2 Computer Information Technology Section 6-2 Some text and examples used with permission.
Excel: Cell References Computer Information Technology Section 6-4 Some text and examples used with permission from: Note: We.
Computer Information Technology – Section 4-7 Some text and examples used with permission from: Note: We not endorsing or promoting.
Key Applications Module Lesson 17 — Organizing Worksheets Computer Literacy BASICS.
1 Lesson 12 Getting Started with Excel Essentials Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Excel: Introduction Computer Information Technology Section 6-1 Some text and examples used with permission from: Note: We are.
Computer Information Technology – Section 5-1 Some text and examples used with permission from: Note: We not endorsing or promoting.
Spreadsheets: Part I Creating a Worksheet in MS Excel
Computer Information Technology – Section 4-9 Some text and examples used with permission from: Note: We not endorsing or promoting.
Lesson 4: Working with Formulas and Functions. Learning Objectives After studying this lesson, you will be able to:  Create formulas to calculate values,
Using Microsoft® Excel This presentation is designed for Chapter 1, Section 1.2.
PowerPoint: Charts Computer Information Technology Section 5-12 Some text and examples used with permission from: Note: We are.
Excel: Formatting Cells, Changing Row Heights and Clearing cells Computer Information Technology Section 6-9 Some text and examples used with permission.
Excel: Subtotals and Totals Computer Information Technology Section 6-16 Some text and examples used with permission from: Note:
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 18 Getting Started with Excel Essentials 1 Morrison / Wells / Ruffolo.
Computer Information Technology – Section 5-8 PowerPoint: Masters Some text and examples used with permission from: Note: We are.
PowerPoint: Sounds and Video Computer Information Technology – Section 5-10 Some text and examples used with permission from:
PowerPoint Adding Sides and Bullet Lists Computer Information Technology – Section 5-3 Some text and examples used with permission from:
1 After completing this lesson, you will be able to: Build formulas. Copy formulas. Edit formulas. Use the SUM function and AutoSum. Use the Formula Palette.
Excel Introduction to computers. Excel 2007 Starting the Excel program.
1 Lesson 18 Getting Started with Excel Essentials Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition Morrison / Wells.
Excel: Fill and Fill Series Computer Information Technology Section 6-10 Some text and examples used with permission from: Note:
Create a Timesheet Mini Activity III. Objectives: The Learner will be able to: 1. Enter data into a Spreadsheet 2. Use AutoFill with labels, data and.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. Spreadsheet / Workbook A grid of rows and columns containing.
Excel Activity 9: Quiz Scores
Computer Information Technology Section 6-17
After completing this lesson, you will be able to:
Excel: Cell and Number Formats
Microsoft Word: Templates
PowerPoint: Tables and Charts
Spreadsheet Basics.
Microsoft Word: Tables
Microsoft Word: Templates
Excel: Navigating the Screen
Lesson 17 Getting Started with Excel Essentials
Lesson 18 Getting Started with Excel Essentials
Basic terms and structures
Introduction to computers
Lesson 2: Editing, Viewing, and Printing Worksheets
Presentation transcript:

Excel: Relative and Absolute Cell References, Fill and AutoComplete Computer Information Technology Section 6-7 Some text and examples used with permission from: Note: We are not endorsing or promoting religious doctrine, but simply taking advantage of this website for educational purposes.

Objectives The student will 1. Know the difference between relative, mixed and absolute cell reference 2. Know how to set up a reference that will: A. Change with the row and column B. Change with the row and not the column C. Change with the column and not the row D. Not change 3. Know how cell references affect fill 4. Understand AutoComplete

Excel: Relative and Absolute Cell References Formulas may have 3 types of cell references:  Relative  Mixed  Absolute The references used in Homework 6-6 were all relative

Excel: Relative References When you copy a formula with a relative reference and paste it in another location the cell references are adjusted automatically.  In Homework 6-6 pasting the formula adjusted the references to the new row. This works well when the formula depends on data in that row or column and needs to change to the next row or column

Excel: Absolute References Sometimes you want to reference to point to a specific cell even when the formula is copied to another location. An absolute reference always refers to the same location Absolute references have a $ in front of the column and the row: $A$1

Excel: Mixed References In a mixed reference only the column or the row is absolute but not both  A reference $A1 will change rows but not columns  A reference A$1 will change columns but not rows

Excel: AutoFill When you fill down a column or across a row the formulas will change in the same manner as copy-paste. Cell references will be updated based on relative, mixed or absolute references. You use AutoFill to: copy data to other cells in the row or column continue a pattern for data To use AutoFill, you just select a cell or cells and drag the fill handle in the bottom right corner of the selection across the cells you want to fill

Excel: AutoComplete Excel keeps a list of what you have already entered in each column. When you start entering data in a new cell, Excel may offer to complete your typing for you. To accept Excel suggestion, just make another cell active by doing one of these actions: pressing ENTER pressing TAB pressing an arrow key clicking in a different cell

Summary Use relative, mixed or absolute references depending on how you want the formulas to change when copied to a new location. AutoFill results also depend on cell references or patterns. Use AutoComplete to reduce typing.

Rest of Today Complete Homework 6-6 and turn in the March sheet Complete Homework 6-7 Worksheet on cell references At least 1 lesson of Mavis Beacon