CSE 1340- Introduction to Computing Concepts. Outline  What is an application program?  What is Excel?  Creating a Simple Workbook  Writing Formulas.

Slides:



Advertisements
Similar presentations
Microsoft Excel 2002 Microsoft Excel is a powerful spreadsheet program that helps you to organize data complete calculations make decisions graph data.
Advertisements

MS EXCEL is a spreadsheet application Excel covers: Calculation Graphic tools Pivot tables Macro programming language called VBA EXCEL is a part of MS.
Spreadsheet Software lesson 14. This lesson includes the following sections: Spreadsheet Programs and Their Uses The Spreadsheet's Interface Entering.
Lesson 1 Getting Started.
Unit-1 : Introduction.
Spreadsheet Basics Computer Technology.
Spreadsheet Basics Computer Technology.
Excel Objects, User Interface, and Data Entry. ◦ Application Window  Title Bar  Menu Bar  Toolbars  Status Bar  Worksheet Window  Worksheet Input.
Microsoft Excel Computers Week 4.
More on Cell and Range References. n A reference identifies a cell or a range of cells on a worksheet and tells Microsoft Excel where to look for the.
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.
INTRODUCTION TO SPREADSHEETS BTEC 149—Computer Applications Essentials.
Lab 08 Introduction to Spreadsheets MS Excel
Basic Spreadsheet Skills Review ISYS 363. Expression.
CIS101 Introduction to Computing Week 02. Agenda Your questions CIS101 Blackboard Site Excel Project One Next Week.
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.
Excel 1 Notes CREATING A WORKSHEET WITH AN EMBEDDED CHART.
® Microsoft Office 2010 Excel Tutorial 1: Getting Started with Excel.
ICT Homework Zak Barwell. Spreadsheets A computer program used chiefly for accounting, in which figures are arranged in the rows and columns of a grid.
FIRST COURSE Excel Tutorial 1 Getting Started with Excel.
Working with Worksheet
Using a Spreadsheet Chapter 5.
Spreadsheet Introduction and Terminology Fill in the Listening Guide as you view this presentation.
BASIC EXCEL 2007 Mrs. Macias Computer Science Summer 2008.
Info copied from Microsoft Help Files Excel: Introduction Microsoft Office 2003.
Excel Spreadsheet basics. Excel Sheets and Books  Spreadsheet: tool to analyze, chart and manage data for personal, business and financial use Worksheet:
Active Cell Name Box Title Bar Formula Bar ColumnsMenu Bar Formatting Toolbar Standard Toolbar Rows Cell Fill Handle.
CONTACT TORY ROBINSON edpminstitute.yolasite.com 1created by: Tory Robinson.
Introduction to Excel What Can I Do with a Spreadsheet?
Excel Introducing Excel Lesson 1. Manage Workbooks Excel is a spreadsheet program Excel is a spreadsheet program It organizes and analyzes data It organizes.
INTRODUCTION TO MICROSOFT EXCEL
What is Excel? A spreadsheet program created by Microsoft.
Introduction to Excel The Basics of Microsoft Excel 2010.
Microsoft Excel P.6 Computer Studies Chapter 1 – Introduction of Microsoft Excel What is Microsoft Excel? Microsoft Excel is a software for.
Excel Screen Slide 1 Column Row Cell Formula bar Column heading Row heading Worksheet tab.
An applications program, used in financial forecasting, that can quickly handle calculations and perform evaluations. A spread sheet uses numbers like.
What is Excel 2010? Spreadsheet Program – Word is a ______________________ program – PowerPoint is a _________________ program Office 2010 – Office Home.
Spreadsheets the basics. Readings n As per Module 5.
Basic Spreadsheet Skills Review BUS 782. Expression.
Introduction to Spreadsheets A spreadsheet is an electronic file used to organize related data and perform calculations. Example- Microsoft Excel. 1.
1 Welcome to Excel I MANAGE AND MANIPULATE INFORMATION (NUMBERS AND WORDS)
Vocabulary Basic Spreadsheet Formulas Copyright © Texas Education Agency, All rights reserved.
What is Excel 2003? Spreadsheet Program – Word is a ______________________ program – PowerPoint is a _________________ program Office 2003/2010 – Office.
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.
Do I Understand Spreadsheets? Assessment Game. Question 1 What is a spreadsheet?
Microsoft Excel Microsoft Excel 2013 is a spreadsheet application in the Microsoft Office Suite. A spreadsheet is an accounting program for the.
Introduction to spreadsheets IT 8/9 Edmond Chin Microsoft Excel.
Spreadsheet Basics Computer Technology What is a spreadsheet? Spreadsheets are: –Applications that track, analyze, and chart numeric information –Used.
YEAR 10 INFORMATION TECHNOLOGY What is Microsoft Excel?
Electronic Spreadsheets CIT-101. Electronic Spreadsheet Definition  A grid of rows and columns.  A computerized equivalent of an accountant’s ledger.
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 This class is “HANDS-ON” you will need to open up an excel spreadsheet and do examples as you go along. Students will be able to follow.
Introduction to the MS Excel 2003
Information Systems and Databases
MS-EXCEL SUMMARY.
Welcome to CBUS214 Course.
Microsoft Excel Unit 1.
Spreadsheet Basics Computer Technology.
Excel Spreadsheet Introduction and Terminology.
Spreadsheet Basics Computer Technology.
What is a Spreadsheet? A program that allows you to use data to forecast, manage, predict, and present information.
Spreadsheet Basics Computer Technology.
Spreadsheet Basics Computer Technology.
Spreadsheet Basics Computer Technology.
Computer Science 10 & ICT 9 EXCEL
Spreadsheet Basics Computer Technology.
Basic Spreadsheet Skills Review
Lesson 14 Spreadsheet Software.
Lab 08 Introduction to Spreadsheets MS Excel
Presentation transcript:

CSE Introduction to Computing Concepts

Outline  What is an application program?  What is Excel?  Creating a Simple Workbook  Writing Formulas Using Operators and Functions  Formatting the appearance of a workbook  Advanced Excel (Copying Cells)

CSE Introduction to Computing Concepts What is an application program?  Application program It is any program designed to perform a specific function It uses the operating system services

CSE Introduction to Computing Concepts Application program example  Examples: Word processors Spreadsheet Database programs Web browsers Development tools Communication programs

CSE Introduction to Computing Concepts What is Excel?  Spreadsheet program are designed to help us analyze, organize and share data visually through tables, graphs and worksheets

CSE Introduction to Computing Concepts What is the difference between spreadsheet, workbook, and worksheet?  Spreadsheet: A type of computer application  Workbook: Refers to the book of pages that is the standard Excel document  Worksheet: Is the row and column matrix sheet

CSE Introduction to Computing Concepts Spreadsheet Concept  Workbook: consists of grids and columns Worksheets Chart sheets Macro modules

CSE Introduction to Computing Concepts Spreadsheet Concept  Cells: The intersection of a row and column is a rectangular area called a cell Value: Can either be a constant or the value of a formula Formula: Can perform mathematical operations Text entry: Used to label or explain the contents of the workbook

CSE Introduction to Computing Concepts Spreadsheet Concept  Rows, columns, and Sheets: Office 2003 Contains rows, numbered 1 through Contains 256 columns, Lettered A through Z, AA through AZ, BA through BZ, and continuing to IA through IV Contain 255 sheets, labeled Sheet1 through Sheet255. By default, it is set to 3

CSE Introduction to Computing Concepts Spreadsheet Concept  Cell References Combination of column letter and row number. Look at figure 1, on the upper-left cell of the Spreadsheet is A1 Figure 1

CSE Introduction to Computing Concepts Creating a Simple Workbook  For example, your Course Evaluation Hierarchal view 100% Lectures 70 % Labs 30 % Programming Assignments 90%, 30 points each ITLabs 10%, 10 points each Tests 85% 3 * % Homework (10 points each) and quizzes (15 points each)

CSE Introduction to Computing Concepts Download the assignment  /Lab1.html