Microsoft Excel. What is Microsoft Excel? Spreadsheet program that allows users to organize data, complete calculations, make decisions, and graph data.

Slides:



Advertisements
Similar presentations
The essentials managers need to know about Excel
Advertisements

Spreadsheet Software lesson 14. This lesson includes the following sections: Spreadsheet Programs and Their Uses The Spreadsheet's Interface Entering.
Microsoft Excel Manual 1 By Pradeep velugoti Lakshman Tallam.
Spreadsheet Basics Computer Technology.
Spreadsheet Basics Computer Technology.
Microsoft Office XP Microsoft Excel
Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin TECHNOLOGY PLUG-IN T3 PROBLEM SOLVING USING EXCEL.
Using Microsoft ® Excel Formulas and Functions Start Microsoft ® Excel. Type data into cells as shown.
WORKING SMART Crystal M. Thomas Henrico County DSS (804) POSSESS Central Region Member October 31, 2007.
Chapter 4 Financial Functions, Data Tables, and Amortization Schedules
Microsoft Excel Computers Week 4.
Microsoft Excel The Basics. spreadsheet A type of application program which manipulates numerical and string data in rows and columns of cells. The value.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 1 1 Microsoft Office Excel 2003.
Using Microsoft Office Excel 2007
EXCEL Spreadsheet Basics
Using Excel to Understand Your Data Clayton County Public Schools Department of Research, Evaluation and Assessment Assistant Principal In-Service.
Chapter 6: Pivot Tables Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
EXCEL PART1. Objectives  Understand spreadsheet software  Tour the Excel 2010 window  Understand formulas  Enter labels and values and use the Sum.
EXCEL BASICS WELCOME  TODAY’S CLASS WILL COVER :  Moving Around Excel – CELLS  Highlighting, Editing, Formatting.
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.
Spreadsheet. Objectives Create a new blank workbook. Create a new blank workbook. Identify user interface elements that you can use to accomplish basic.
1 Excel Lesson 3 Organizing the Worksheet Microsoft Office 2010 Introductory Pasewark & Pasewark.
EXCEL 101 Level 1 on a PC CORE (Centre for Organizational Resilience), For Youth Initiative.
Using Excel To help with data. Excel is a spreadsheet program that can interface with Word, or PowerPoint A spreadsheet program has cells (little blocks)
Excel 2007 ® Business and Personal Finances How can Excel 2007 help you plan a project and chart its progress?
Introduction to Spreadsheet Software. Spreadsheets and Their Uses Examples of Charts Spreadsheet Basics Spreadsheet Map Types of Spreadsheet Data Navigating.
11 Exploring Microsoft Office Excel 2007 Chapter 4: Working with Large Worksheets and Tables Chapter 04 - Lecture Notes (CSIT 104)
Microsoft Excel for Poverty Law Advocates: Intermediate Gabrielle Hammond
Spreadsheet A spreadsheet is the computer equivalent of a paper ledger sheet. It consists of a grid made from columns and rows. It is an environment that.
Info copied from Microsoft Help Files Excel: Introduction Microsoft Office 2003.
1 Lesson 18 Organizing and Enhancing Worksheets Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Computing Fundamentals
With Excel 2007 Comprehensive 1e© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft Excel ® 2007 Comprehensive 1e Chapter.
LINKS TO OBJECTIVES Multiple Worksheets Multiple Worksheets Move, Copy and Paste Cells Move, Copy and Paste Cells Split into Windows Freeze Panes Range.
Other Useful Features of Excel n Scenario Manager n Freezing Panes n OLE.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. WORD 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 15 Advanced Tables.
FIRST COURSE Integration Tutorial 1 Integrating Word and Excel.
1. 2 Word Processing Word Processing is writing words and sentences on the computer. It is easy to change or move text in a word document. People use.
1 Lesson 13 Organizing and Enhancing Worksheets Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
INTRODUCTION TO SPREADSHEETS MICROSOFT EXCEL. Spreadsheets Allows users to perform simple and complex sorting Allows users to perform calculations quickly.
PERFORMING CALCULATIONS Microsoft Excel. Excel Formulas A formula is a set of mathematical instructions that can be used in Excel to perform calculations.
Spreadsheets What is Excel?. Objectives 1. Identify the parts of the Excel Screen 2. Identify the functions of a spreadsheet 3. Identify how spreadsheets.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Excel Project 1 Creating a Worksheet and an Embedded Chart.
Unit 24 Learning Spreadsheet Essentials Starting on page 287  Mrs. Jefcoat  Business Technology Applications Unit 24: Lessons
Chapter 4 Decision Making. Agenda Function Goal Seek command AutoFilter command Worksheet operation Printing worksheet.
Microsoft Excel Prepared by the Academic Faculty Members of IT.
Spreadsheet Basics Computer Technology What is a spreadsheet? Spreadsheets are: –Applications that track, analyze, and chart numeric information –Used.
An electronic document that stores various types of data.
Chapter 28. Copyright 2003, Paradigm Publishing Inc. CHAPTER 28 BACKNEXTEND 28-2 LINKS TO OBJECTIVES Table Calculations Table Properties Fields in a Table.
Parts and functions. Excel  Excel is a computer program used to create electronic spreadsheets. You can use Excel to create and format workbooks (a collection.
COMPUTER LITERACY NOTES MS-EXCEL. SPREADSHEETS A spreadsheet is a computer equivalent of a paper ledger sheet. Excel allows you to create spreadsheets.
Microsoft Excel Illustrated Introductory Workbooks and Preparing them for the Web Managing.
Day 2: MS Excel for Beginners Aniko Balogh CEU Computer & Statistics Center
Lecturer: Dalia Mirghani
MS-EXCEL SUMMARY.
Microsoft Excel.
Developing an Excel Application
Microsoft Excel 101.
Microsoft Excel 2003 Illustrated Complete
Microsoft Excel All editions of Microsoft office.
Spreadsheet Basics Computer Technology.
Spreadsheet Basics Computer Technology.
Microsoft Excel 101.
Spreadsheet Basics Computer Technology.
Microsoft Excel 101.
Computer Science 10 & ICT 9 EXCEL
Spreadsheet Basics Computer Technology.
Spreadsheets and Data Management
Lesson 14 Spreadsheet Software.
Introduction to Computers
Presentation transcript:

Microsoft Excel

What is Microsoft Excel? Spreadsheet program that allows users to organize data, complete calculations, make decisions, and graph data. 4 Major Parts 1.Work Sheets 2.Charts 3.Lists 4.Web Support

Terms Workbook- The Excel file that stores your information. Sheet- Each workbook may contain numerous worksheets. Cell -16,777,216 cells per sheet. Column- 256 columns moving from left to right. Row- 65,536 rows moving from top to bottom Grid Lines- Gridlines are lines on a chart that can make critical data comparisons easier. Cell Reference- A cell reference, or cell address, identifies a particular cell Active Cell- current cell selected. Range - a block of cells that can be selected, manipulated, named, or formatted as a group.

Common Functions Standard format: =functionname(parameters) =Sum(cell1:cell2) adds a range of cells =MIN(cell1:cell2) finds the minimum cell value in a range =MAX(cell1:cell2) finds the maximum cell value in a range =AVERAGE(cell1:cell2) finds the average of a cell range =COUNT(cell1:cell2) counts the amount of items in a cell range

Ways to add a Basic Function 1.Type the formula in manually into a cell 2.Use the Inset Function button 3.Use the totals button 4.Point and click method

The if/countif function Conditional =IF("if the condition stated here is true", "then enter this value", "else enter this value") =COUNTIF(cell range to look in,“criteria") Please see additional notes on if

Pasting Special Used to paste data, formula or reference to other other datasheets When you choose paste, instead select paste special You can choose exactly what information you want to paste

Sub totals Is used to get a sub total on columns. Sort the data Select the data you want to subtotal including the column headings Choose data and then subtotals Select what you want to subtotal and select the function

OLE Object Linking and Embedding The difference being linking creating a link to the original document but embedding insert a new copy of the document into your spreadsheet. Choose Insert,Object, Create from file –To embed due nothing to link select the link to file checkbox

Goal Seeking If you know the result you want a formula to produce, you can use goal seeking to determine the value of a cell on which the formula depends. Click Tools on the menu bar and then point to Goal Seek. Click Goal Seek. Enter the goal cell (A3) and its desired value (25) Enter worksheet cell (A2) on which the formula depends. The computer will assign 5 to cell A2

Cell References 1.Absolute cell referencing – An absolute cell reference in a formula, such as $A$1, always refer to a cell in a specific location. If the position of the cell that contains the formula changes, the absolute reference remains the same. If you copy the formula across rows or down columns, the absolute reference does not adjust. By default, new formulas use relative references, and you need to switch them to absolute references. For example, if you copy a absolute reference in cell B2 to cell B3, it stays the same in both cells =$A$1. 2.Relative cell reference-A relative cell reference in a formula, such as A1, is based on the relative position of the cell that contains the formula and the cell the reference refers to. If the position of the cell that contains the formula changes, the reference is changed. If you copy the formula across rows or down columns, the reference automatically adjusts. By default, new formulas use relative references. For example, if you copy a relative reference in cell B2 to cell B3, it automatically adjusts from =A1 to =A2. 3.Mixed cell reference- A mixed reference has either an absolute column and relative row, or absolute row and relative column. An absolute column reference takes the form $A1, $B1, and so on. An absolute row reference takes the form A$1, B$1, and so on. If the position of the cell that contains the formula changes, the relative reference is changed, and the absolute reference does not change. If you copy the formula across rows or down columns, the relative reference automatically adjusts, and the absolute reference does not adjust. For example, if you copy a mixed reference from cell A2 to B3, it adjusts from =A$1 to =B$1.

Locking Certain Cells 1.Select the entire worksheet by clicking the Select All button (the gray rectangle directly above the row number for row 1 and to the left of column letter A). 2.Click Cells on the Format menu, click the Protection tab, and then clear the Locked check box. 3.This unlocks all the cells on the worksheet 4.Note If the Cells command is not available, parts of the worksheet may already be locked. On the Tools menu, point to Protection, and then click Unprotect Sheet. 5.Select just the cells you want to lock and repeat step 2, but this time select the Locked check box. 6.On the Tools menu, point to Protection, click Protect Sheet, and then click OK.

Ways of Viewing Data Split Frames – Splits the window into multiple views of your worksheet. Freeze Fames- makes it possible to continuously make rows/columns visible while scrolling through a spreadsheet. Filters- Allows you to add a drop down box to select with rows you want to see. Hiding cells, seeing only visible cells Viewing the Formulas behind your sheet Sorting – Cntrl ~