Excel Objects, User Interface, and Data Entry. ◦ Application Window  Title Bar  Menu Bar  Toolbars  Status Bar  Worksheet Window  Worksheet Input.

Slides:



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

Spreadsheet Software lesson 14. This lesson includes the following sections: Spreadsheet Programs and Their Uses The Spreadsheet's Interface Entering.
Lesson 3 Working with Formulas.
CS&E 1111 Exfunctions Using Functions in Excel Objectives: Using Excel functions l SUM, MIN, MAX, AVERAGE, COUNT, COUNTA l ROUND l COUNTIF, SUMIF, AVERAGEIF.
Review Ch. 15 – Spreadsheet and Worksheet Basics © 2010, 2006 South-Western, Cengage Learning.
Spreadsheet Basics Computer Technology.
Spreadsheet Basics Computer Technology.
FORMULAS & FUNCTIONS EXCEL 2. Excel Input – a collection of informational data typed into the spreadsheet Output – worksheet results Information to be.
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
Microsoft Excel Computers Week 4.
Exploring Office Grauer and Barber 1 Committed to Shaping the Next Generation of IT Experts. Chapter 1 – Introduction to Excel: What is a Spreadsheet?
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 1 1 Microsoft Office Excel 2003.
3-dimensional formula A formula that refers to cells in other worksheets.
Q UIZ Direction: Choose the correct answer from the given choices. Begin.
 Easy to create tables in Word  Advantages to using Excel › Use charts to represent data in graphic form › Import data from text or databases › Analyze.
Practical Computing by Lynn Hogan. Practical Computing Chapter 8 Creating Spreadsheets (Using Microsoft Excel 2007)
Chapter 1 Introduction to Spreadsheet. Agenda Download the practice files Spreadsheet application Workbook and worksheet Toolbar Cell Formatting Printing.
1 CS110: Lecture 2 Spreadsheets Prepared by Fred Annexstein University of Cincinnati CC Some rights reserved Today’s Topics Basics of Excel Spreadsheets.
Introduction to Microsoft Excel
End Show Introduction to Electronic Spreadsheets Unit 3.
Excel Web App By: Ms. Fatima Shannag.
1CP102_module 3: spreadsheet2 More features in Excel Selection: a cell, a range, multiple ranges Name a range: to give name to a selected range or multiple.
CMPF 112 : COMPUTING SKILLS FOR ENGINEERS MICROSOFT OFFICE SUITE: EXCEL.
Exploring Excel 2003 Revised - Grauer and Barber 1 Committed to Shaping the Next Generation of IT Experts. Chapter 1 – Introduction to Excel: What is a.
Lesson 1 – Microsoft Excel The goal of this lesson is for students to successfully explore and describe the Excel window and to create a new worksheet.
Microsoft Excel Diane M. Coyle Spring 2009 CS 105.
VOCAB REVIEW. letters at the top of the worksheet window that identify the vertical information in a worksheet column headings Click for the answer Next.
Introduction to Spreadsheet Software. Spreadsheets and Their Uses Examples of Charts Spreadsheet Basics Spreadsheet Map Types of Spreadsheet Data Navigating.
1 Lesson 19 Creating Formulas and Charting Data Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Microsoft Excel 2003 Illustrated Complete
Excel Spreadsheet basics. Excel Sheets and Books  Spreadsheet: tool to analyze, chart and manage data for personal, business and financial use Worksheet:
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. a lesson approach Microsoft® Excel 2010 © 2011 The McGraw-Hill Companies,
Active Cell Name Box Title Bar Formula Bar ColumnsMenu Bar Formatting Toolbar Standard Toolbar Rows Cell Fill Handle.
Introduction to Spreadsheets Program: Excel. Starting Excel Spreadsheets Spreadsheet –A grid of rows and columns used to make calculations. A spreadsheet’s.
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.
Computing Fundamentals
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 1 1 Microsoft Office Excel 2003 Using Excel To Manage Data.
Introduction to Excel The Basics of Microsoft Excel 2010.
Excel Web App By: Ms. Fatima Shannag.
Spreadsheets, Surveys, And Graphs What is a spreadsheet?
Microsoft Office Illustrated Introductory, Second Edition with Excel 2003 Getting Started.
PERFORMING CALCULATIONS Microsoft Excel. Excel Formulas A formula is a set of mathematical instructions that can be used in Excel to perform calculations.
Introduction to Spreadsheets A spreadsheet is an electronic file used to organize related data and perform calculations. Example- Microsoft Excel. 1.
Spreadsheets What is Excel?. Objectives 1. Identify the parts of the Excel Screen 2. Identify the functions of a spreadsheet 3. Identify how spreadsheets.
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.
Spreadsheet Basics Computer Technology What is a spreadsheet? Spreadsheets are: –Applications that track, analyze, and chart numeric information –Used.
MODULE 4.1: INTRODUCTION TO SPREADSHEETS. CONTENTS What is a spreadsheet? Basic functions Inputting data Use of formatting More about different types.
Electronic Spreadsheets CIT-101. Electronic Spreadsheet Definition  A grid of rows and columns.  A computerized equivalent of an accountant’s ledger.
Microsoft Excel East Clarendon Middle-High School.
Exploring Office Grauer and Barber 1 Committed to Shaping the Next Generation of IT Experts. Chapter 1 – Introduction to Excel: What is a Spreadsheet?
Microsoft Excel.
MS-EXCEL SUMMARY.
EXCEL Introduction.
Lessons Vocabulary Excel 2016.
Statistical Analysis with Excel
Excel Spreadsheet Introduction and Terminology.
Statistical Analysis with Excel
Spreadsheet Basics Computer Technology.
Spreadsheet Basics Computer Technology.
Microsoft Excel 101.
Lesson 20 Creating Formulas and Charting Data
Spreadsheet Basics Computer Technology.
Computer Science 10 & ICT 9 EXCEL
Spreadsheet Basics Computer Technology.
Lesson 14 Spreadsheet Software.
Introduction to Computers
Lesson 13 Working with Tables
Presentation transcript:

Excel Objects, User Interface, and Data Entry

◦ Application Window  Title Bar  Menu Bar  Toolbars  Status Bar  Worksheet Window  Worksheet Input Area  Row and Column Headings  Sheet Tabs  Scroll Bars  Common Features

◦ Workbook  Stored in an Excel data file  Filename has.xlsx extension ◦ Worksheet  Workbook contains 3 by default  Sheet Tabs ◦ Cell  Intersection of a row and a column  Cell Address or Cell Reference (A1, BA542, etc.) ◦ Range  A range is a grouping of two or more cells  Vertical / horizontal grouping of all cells in the dimension  Names are Alpha / Numeric

◦ Data are inputs to Cells ◦ Excel interprets each cell entry as:  Value – numeric constant  Text – any other combination of numeric/nonnumeric chars.  Formula ◦ Each Cell has a Returned Value ◦ Value and Text Entry - the returned value is identical to the entry data

◦ Formula Entry - the returned value is the result of a computation that may include:  operators  Some formula (arithmetic) operators: * / + - % ^  literal values or strings  46.9, 2.0, 879, January, Monday  cell references  A1, B43, A1:D7  worksheet functions and arguments  parentheses  that control the order in which expressions in the formula are evaluated

◦ Starts with = sign ◦ Examples (assume value A1 is 4, B2 is 3):  Entry: =7+9 Returned Value: 16  Entry: =A2*5 Returned Value: 20  Entry: =(A1-B2)*6 Returned Value: 6  Entry: =“Sat” Returned Value: Sat

◦ Worksheet Functions a predefined computational task or calculation  Every Function Consists of:  Function Name  Arguments  literal values, cell references, expressions, functions  arguments are separated by commas  argument list is enclosed in parentheses

 Functions: ◦ SUM ◦ AVERAGE ◦ MAX ◦ MIN ◦ COUNT ◦ ROUND

◦ Value, Text and Formula Entries can be easily duplicated to other cells ◦ When you copy a cell you are copying both entry and formatting ◦ Formatting refers:  Numeric Formatting  Stylistic Formatting ◦ Ways of Copying Info

◦ Cell and Range References  Relative  Cell reference adjusts to new location  Absolute  Cell reference does not change  Mixed References  Row Absolute  Column part adjusts, row part does not change  Column Absolute  Row part adjusts, column part does not change

 Math operations with multiple spreadsheets  Protection by a password  Conditional formatting  Functions countif and sumif  Function If  Function AND  Using IF and AND in a formula  Data tools

 Guidelines for importing foreign data: ◦ When possible, save data as tab-delimited ASCII text in a file with a.txt extension; ◦ When data comes from the Web, select a browser that supports Copy/Paste of tagged tables; ◦ When the foreign data format is messed up, use a text editor with Search/Replace, apply placeholder technique, and write the revised data with.txt extension.