MS EXCEL is a spreadsheet application Excel covers: Calculation Graphic tools Pivot tables Macro programming language called VBA EXCEL is a part of MS.

Slides:



Advertisements
Similar presentations
TUTORIAL 1 Getting Started with Excel
Advertisements

Benchmark Series Microsoft Excel 2010 Level 1
Lesson 3 Working with Formulas.
Review Ch. 15 – Spreadsheet and Worksheet Basics © 2010, 2006 South-Western, Cengage Learning.
FORMULAS & FUNCTIONS EXCEL. Input A collection of information Data typed into the spreadsheet Output Worksheet Results.
Introduction to Excel Formulas, Functions and References.
Microsoft Office XP Microsoft Excel
MS-Excel XP Lesson 2. Handling Worksheets 1.Bottom of the every workbook you can get worksheets. 2.No of sheets for a book is three. But you can add,
Excel Objects, User Interface, and Data Entry. ◦ Application Window  Title Bar  Menu Bar  Toolbars  Status Bar  Worksheet Window  Worksheet Input.
Excel Using Formulas and Functions Microsoft Office 2010 Fundamentals 1.
Microsoft Excel Computers Week 4.
3-dimensional formula A formula that refers to cells in other worksheets.
Excel Tutorial 1 Getting Started with Excel
Objectives 1.Identify the functions of a spreadsheet 2.Identify how spreadsheets can be used. 3.Explain the difference in columns and rows. 4.Locate specific.
Using Complex Formulas, Functions, and Tables. Objectives Navigate a workbookNavigate a workbook Enter labels and valuesEnter labels and values Change.
With Microsoft ® Excel e © 2013 Pearson Education, Inc. Publishing as Prentice Hall1 Excel 2010 Chapter 9 Creating a Worksheet and Charting Data.
Excel Lesson 4 Entering Worksheet Formulas
Unit G: Using Complex Formulas, Functions, and Tables Microsoft Office Illustrated Fundamentals.
1 Excel Lesson 3 Using Formulas and Functions Microsoft Office 2010 Fundamentals Story / Walls.
Introduction to Microsoft Excel
Excel Web App By: Ms. Fatima Shannag.
FIRST COURSE Excel Lecture. XP 2 Introducing Excel Microsoft Office Excel 2007 (or Excel) is a computer program used to enter, analyze, and present quantitative.
Technology Basics Creating Worksheet Formulas. 2 Understand Formulas Equations used to calculate values in cells are called formulas. Formulas consist.
FIRST COURSE Excel Tutorial 1 Getting Started with Excel.
Computer Literacy BASICS
Microsoft Excel Diane M. Coyle Spring 2009 CS 105.
Key Applications Module Lesson 16 — Excel Essentials Computer Literacy BASICS.
Microsoft Excel 2003 Illustrated Complete And Editing Worksheets Building.
Learning Microsoft Excel Getting Started  There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office.
Microsoft Excel Used to organize information for calculations.
 Starting Excel 2003  Using Help  Workbook Management  Cursor Management  Manipulating Data  Using Formulae and Functions  Formatting Spreadsheet.
CHAPTER 13 Creating a Workbook Part 2. Learning Objectives Work with cells and ranges Work with formulas and functions Preview and print a workbook 2.
CHAPTER 13 Creating a Workbook Part 1. Learning Objectives Understand spreadsheets and Excel Enter data in cells Edit cell content Work with columns and.
Introduction to Spreadsheets Program: Excel. Starting Excel Spreadsheets Spreadsheet –A grid of rows and columns used to make calculations. A spreadsheet’s.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 1 Copyright © 2008 Prentice-Hall. All rights reserved. What Can I Do with a Spreadsheet.
Chapter 15: Spreadsheet and Worksheet Basics © 2010, 2006 South-Western, Cengage Learning.
Chapter 12 Creating a Worksheet.
Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall. 1 by Mary Anne Poatsy, Keith Mulbery, Lynn Hogan, Amy Rutledge, Cyndi Krebs, Eric.
Lesson 1- The Basics.  In this lesson, you will learn how to: ◦ Start Excel. ◦ Open an existing workbook. ◦ Navigate within a workbook. ◦ Edit a worksheet.
Worksheets Copyright 2006 South-Western/Thomson Learning.
Excel Web App By: Ms. Fatima Shannag.
Excel Screen Slide 1 Column Row Cell Formula bar Column heading Row heading Worksheet tab.
Spreadsheets: Part I Creating a Worksheet in MS Excel
1 Excel Lesson 1 Microsoft Excel Basics Microsoft Office 2010 Pasewark & Pasewark.
Introduction to Spreadsheets A spreadsheet is an electronic file used to organize related data and perform calculations. Example- Microsoft Excel. 1.
Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall. 1 by Mary Anne Poatsy, Keith Mulbery, Lynn Hogan, Amy Rutledge, Cyndi Krebs, Eric.
Unit 24 Learning Spreadsheet Essentials Starting on page 287  Mrs. Jefcoat  Business Technology Applications Unit 24: Lessons
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 18 Getting Started with Excel Essentials 1 Morrison / Wells / Ruffolo.
Introduction to spreadsheets IT 8/9 Edmond Chin Microsoft Excel.
Intro. to Spreadsheets Using Microsoft Excel
MODULE 4.1: INTRODUCTION TO SPREADSHEETS. CONTENTS What is a spreadsheet? Basic functions Inputting data Use of formatting More about different types.
COMPUTER LITERACY NOTES MS-EXCEL. SPREADSHEETS A spreadsheet is a computer equivalent of a paper ledger sheet. Excel allows you to create spreadsheets.
Electronic Spreadsheets CIT-101. Electronic Spreadsheet Definition  A grid of rows and columns.  A computerized equivalent of an accountant’s ledger.
Microsoft Excel 2007 Noris Bt. Ismail Faculty of Information and Communication Technology Tel : (Ext 8408) BCOMP0101.
Microsoft Excel.
International Computer Driving Licence Syllabus version 5.0
By: T. Khawlah Al-Mutlaq
Excel I 2007 – Course Overview
MS-EXCEL SUMMARY.
MS-Excel Part 1.
Microsoft Excel 101.
Microsoft Excel 2003 Illustrated Complete
MS-Office It is a Software Package It contains some programs like
Intro. to Spreadsheets Using Microsoft Excel
Microsoft Excel 101.
Chapter 1 Creating a Worksheet and an Embedded Chart
Level I Microsoft Excel 2013 Level I
Intro to Excel CSCI-150.
Computer Science 10 & ICT 9 EXCEL
Unit G: Using Complex Formulas, Functions, and Tables
Presentation transcript:

MS EXCEL is a spreadsheet application Excel covers: Calculation Graphic tools Pivot tables Macro programming language called VBA EXCEL is a part of MS Office.

SOME DEFINITIONS Spreadsheet: A document that stores data in a grid of horizontal rows and vertical columns. Worksheet: Excel spreadsheet Workbook: contains one or more worksheets A spreadsheet is divided into rows and columns. Each row and column is assigned a heading. Rows are given numeric headings ranging from 1 to 65,536. Columns are assigned alphabetic headings from column A to Z, then continue from AA to AZ, and then from BA to BZ and so on.

What is a cell? Cell - the intersection of a row and column form a cell. Active cell – the cell shown in black borders and in the formula bar Cell contents - actual entry of a cell containing formulas (opposite of displayed value) Cell reference - each cell has a unique address or reference such as A9 (cell located at column A and row 9). Column heading always precedes the row heading in the cell reference.

Sample Cell references A10 -> The cell in column A and row 10 A10:A20 -> The range of cells in column A and rows 10 through 20 B15:E15 -> The range of cells in row 15 and columns B through E 5:5 -> All cells in row 5 5:10 -> All cells in rows 5 through 10 H:H -> All cells in column H H:J -> All cells in columns H through J

Quick Access Toolbar - allows you to add frequently used commands. Click on the down arrow at the end of the toolbar to display the toolbar's options. Ribbon - The Ribbon is the strip of buttons and icons located above the work area. The Ribbon is organized into a series of tabs - such as File, Home, and Formulas. Each tab contains a number of related features and options. Formula Bar - displays the contents of the active cell. It can also be used for entering or editing data and formulas. Name Box - displays the cell reference or the name of the active cell. Sheet Tabs - By default there are three worksheets in an Excel file. Switching between worksheets can be done by clicking on the tab of the sheet you wish to access. ScreenTips appear when the mouse points to a button

Cell Contents Constant - an entry that does not change and may be numeric or descriptive text Formula - a combination of numeric constants, cells references, arithmetic operators, and/or functions that produce a new value from existing values. Every formula should start with an equal sign =. Order of computation in formulas: 1.Functions 2.Parentheses 3.Exponentiation (^) 4.Multiplication (*) or Division (/) 5.Addition (+) or Subtraction (–) Order of evaluation is from left to right among equal precedence operations

Common Errors What does the error ##### mean? * The numeric value entered into a cell is too wide to display within the cell. You can resize the column by dragging the boundary between the column headings. * The formula in the cell produces a result that is too long to fit in the cell. You can increase the width of the column by dragging the boundary between the column headings or by changing the number format for the cell. To change the number format, click Cell on the Format menu, click the Number tab, and then select another format.

ERRORS CONT. What does the error #VALUE! mean? * The #VALUE! error value occurs when the wrong type of argument or operand is used, or if the Formula AutoCorrect feature cannot correct the formula. What does the error #DIV/0! mean? * The #DIV/0! error value occurs when a formula divides by 0 (zero).

FILL HANDLE Fill handle is a tiny black square that appears in the lower-right corner of the selected cell(s). To use the fill handle, you Select the cell(s) to be copied. Point to the fill handle for selected cell(s). Click and drag the fill handle over the destination range. A border appears to outline the destination range. Release the mouse to complete the copy operation.

SUM FUNCTION SUM: Adds all the numbers in a range of cells. Syntax: SUM(number1,number2,...) Number1, number2,... are 1 to 30 arguments for which you want the total value or sum.

AVERAGE FUNCTION AVERAGE: Returns the average (arithmetic mean) of the arguments. Syntax: AVERAGE(number1,number2,...) Number1, number2,... are 1 to 30 arguments for which you want the average.

MAX FUNCTION MAX: Returns the largest value in a set of values. Syntax: MAX(number1,number2,...) Number1, number2,... are 1 to 30 arguments for which you want to find the maximum value.

MIN FUNCTION MIN: Returns the smallest value in a set of values. Syntax: MIN(number1,number2,...) Number1, number2,... are 1 to 30 arguments for which you want to find the smallest value.

COUNT FUNCTION COUNT: Arguments that are numbers, dates, or text representations of numbers are counted; arguments that are error values or text that cannot be translated into numbers are ignored. Syntax: COUNT(number1,number2,...) Number1, number2,... are 1 to 30 arguments for which you want to count.

COUNTA FUNCTION COUNTA: Counts the number of cells that are not empty Empty text “ “ is counted. Syntax: COUNTA(number1,number2,...) Number1, number2,... are 1 to 30 arguments for which you want to count.

COUNTIF FUNCTION COUNTIF: Counts the number of cells in a given range that meets a given criteria. Syntax: COUNTIF(range, criteria) eg. =COUNTIF(E2:E26,"A")