Chapter 6: Application Software

Size: px
Start display at page:

Download "Chapter 6: Application Software"

Transcription

1 Understanding Computers Today and Tomorrow 12 th Edition Chapter 6: Application Software

2 Learning Objectives Describe what application software is, the different types of ownership rights, and the difference between installed and Web-based software. Detail some concepts and commands that many software programs have in common. Discuss word processing and explain what kinds of documents are created using this type of program. Explain the purpose of spreadsheet software and the kinds of documents created using this type of program. Chapter 6 Understanding Computers, 12th Edition 2

3 Learning Objectives Identify some of the vocabulary used with database software and discuss the benefits of using this type of program. Describe what presentation graphics and electronic slide shows are and when they might be used. List some types of graphics and multimedia software consumers frequently use. Name other types of application software programs and discuss what functions they perform. Chapter 6 Understanding Computers, 12th Edition 3

4 This chapter covers: Overview Characteristics of application software in general A look at a variety of types of application software, including: Word processing Spreadsheet Database Presentation graphics Graphics and multimedia software Other types of application software Chapter 6 Understanding Computers, 12th Edition 4

5 The Basics of Application Software Software ownership rights: Specify the allowable use of the program Software license: Specifies the conditions under which a buyer of the program can use it Chapter 6 Understanding Computers, 12th Edition 5

6 Software Ownership Rights Commercial software: Copyrighted software developed, usually by a commercial company, for sale to others Shareware: Copyrighted software distributed on the honor system; consumers should either pay for it or uninstall it after the trial period Freeware: Copyrighted software that may be used free of charge Public domain software: Software that is not copyrighted and may be used without restriction Open source software: Programs with source code available to the general public Chapter 6 Understanding Computers, 12th Edition 6

7 Software Ownership Rights Chapter 6 Understanding Computers, 12th Edition 7

8 Installed vs. Web-Based Software Installed software: Must be installed on the PC before it can be run Can be purchased in physical form Can be downloaded from the Internet Chapter 6 Understanding Computers, 12th Edition 8

9 Installed vs. Web-Based Software Web-based software: Run directly from the Internet Also called Software as a Service (SaaS) Includes games and other free programs Includes feebased software available through an application service provider (ASP) Chapter 6 Understanding Computers, 12th Edition 9

10 Software Suites Software suite: Collection of software programs bundled together and sold as a single software package Office suites (e.g. Microsoft Office) are used by most businesses and many individuals to produce documents; typically include: Word processing software Spreadsheet software Database software Presentation graphics software Additional productivity tools like calendars, messaging programs, or collaboration tools Facilitate object linking and embedding Integrated software programs: Similar to suites, but with fewer features (e.g. Microsoft Works) Chapter 6 Understanding Computers, 12th Edition 10

11 Desktop vs. Mobile Software Desktop software: Used with desktop and notebook PCs Mobile software: Used with handheld PCs and mobile devices Wide variety available Some is compatible with popular desktop software, such as Microsoft Office Chapter 6 Understanding Computers, 12th Edition 11

12 Common Software Commands Application programs today have a number of concepts and commands in common Toolbars Menus Icons Keyboard shortcuts Ribbon Mini toolbar Chapter 6 Understanding Computers, 12th Edition 12

13 The Ribbon Used in Office 2007 programs Commands are organized into groups located on tabs Contexual: Commands appear as they are appropriate Chapter 6 Understanding Computers, 12th Edition 13

14 Common Software Commands Editing a document (changing the content of the document) Insertion point: Indicates the current location in the document (where changes will take place) Typing text will insert it Delete and Backspace key will delete text Text and objects can typically be selected to be moved, copied, deleted, or formatted Chapter 6 Understanding Computers, 12th Edition 14

15 Common Software Commands Formatting a document (changing the appearance of the document), such as Changing font face, size, style or color Changing line spacing or margins Adding page numbers or borders Chapter 6 Understanding Computers, 12th Edition 15

16 Common Software Commands Help for software programs Often built into the program Table of Contents Browsing Search Online help (via manufacturer s Web site and independent sites) Offline help (periodicals, books, tutorial videos, classes) Chapter 6 Understanding Computers, 12th Edition 16

17 Built-In Help Systems Chapter 6 Understanding Computers, 12th Edition 17

18 Word Processing Concepts Word processing software: Used to create written documents (memos, letters, reports, etc.) Actual commands and features vary somewhat from program to program Important to be familiar with the basic features of word processing and the general concept of what word processing enables you to do Common programs Microsoft Word Corel WordPerfect Apple Pages Chapter 6 Understanding Computers, 12th Edition 18

19 Microsoft Word Chapter 6 Understanding Computers, 12th Edition 19

20 Creating a Word Processing Document Word wrap: Automatically returns the insertion point to the next line when the end of the screen line is reached Character formatting (font face, size, style, or color) Paragraph formatting (line spacing, left and right margins, tabs, alignment, and styles) Page formatting (top and bottom margins, paper size, orientation, headers, footers, etc) Document formatting (footnotes, end notes, table of contents, index, background, theme) Like all electronic documents, need to be saved so they can be retrieved Chapter 6 Understanding Computers, 12th Edition 20

21 Tables, Graphics, and Templates Tables allow content to be organized in a table consisting of rows and columns Graphics or drawing features allow images to be inserted into a document (clip art, photographs, drawn images, etc.) and then modified Templates help users create new documents quickly Wizards available for creating documents (envelopes, legal pleadings, calendars, and agendas), as well as for tasks (sending a fax or publishing a Web page) Chapter 6 Understanding Computers, 12th Edition 21

22 Tables, Graphics, and Templates Chapter 6 Understanding Computers, 12th Edition 22

23 Word Processing on the Web Most word processing programs today include Webrelated features allowing you to: Send a document as an message Include Web page hyperlinks in documents Create or modify Web pages Default Word 2007 file format is.docx There are optional file formats for documents created in many word processing programs Chapter 6 Understanding Computers, 12th Edition 23

24 Spreadsheet Concepts Spreadsheet software: Used to create electronic spreadsheets Spreadsheets: Documents which typically contain a great deal of numbers and mathematical computations and are organized into rows and columns Worksheet : A single spreadsheet Workbook: Multiple worksheets saved in a single file Most widely used spreadsheet programs Microsoft Excel Corel Quattro Pro Apple Numbers Chapter 6 Understanding Computers, 12th Edition 24

25 Microsoft Excel Chapter 6 Understanding Computers, 12th Edition 25

26 Creating a Spreadsheet Worksheets are divided into rows and columns The intersection of a row and a column is called a cell Each cell is identified by a cell address Cell pointer marks current cell Groups of cells are called ranges or blocks; can be selected with mouse or keyboard Data can be entered into current cell Chapter 6 Understanding Computers, 12th Edition 26

27 Entering Data into a Spreadsheet Cell Cells can contain: Labels: Text-based entry in a worksheet cell that identifies data on the worksheet Constant values: Numerical entry in a worksheet cell Formulas: Performs mathematical operations on the content of other cells Usually reference cell locations, not the current data in a cell Use mathematical operators + - / * ^ e.g. =B8+C8+D8 Functions: Named programmed formula Chapter 6 Understanding Computers, 12th Edition 27

28 Entering Data into a Spreadsheet Cell Chapter 6 Understanding Computers, 12th Edition 28

29 Absolute vs. Relative Cell References Relative cell references: Cell addresses are adjusted as the formula is copied The default in most spreadsheet programs Written as B6 Absolute cell references: Cell addresses are not adjusted as the formula is copied Used when the formulas should always use the value in a particular cell, regardless of in which cell the formula is placed Constant value (sales tax rate, etc.) Percent computation (always divide by total) Written as $B$6 Chapter 6 Understanding Computers, 12th Edition 29

30 Absolute vs. Relative Cell References Chapter 6 Understanding Computers, 12th Edition 30

31 Charts and What-If Analysis Most spreadsheet programs include some type of charting or graphing capability Can create graphs from the data in the spreadsheet (don t have to reenter it) Graphs change accordingly if the data in the spreadsheet changes What-if analysis (sensitivity analysis) Allows you to change certain numbers on a spreadsheet and immediately see the results of that change Tool frequently used to help make business decisions Chapter 6 Understanding Computers, 12th Edition 31

32 Spreadsheets and the Web Most spreadsheet programs have built-in Web capabilities Many spreadsheet programs have an option on the File menu to save the current worksheet as a Web page Hyperlinks can be inserted into worksheet cells Ranges of cells can be selected and copied to a Web publishing or word processing program to insert spreadsheet data into a Web page as a table Default Excel 2007 file format is.xlsx Chapter 6 Understanding Computers, 12th Edition 32

33 Database Concepts Database: A collection of related data that is stored in a manner enabling information to be retrieved as needed Database management system (DBMS): Software that allows the creation and manipulation of an electronic database Most widely used database programs Microsoft Access Corel Paradox Lotus Approach Chapter 6 Understanding Computers, 12th Edition 33

34 Database Concepts Most PC-based databases are relational databases and organized into fields (columns), records (rows), and tables Field (column): A single type of data to be stored in a database Record (row): A collection of related fields Table: collection of related records Database: Collection of related tables Chapter 6 Understanding Computers, 12th Edition 34

35 Database Concepts Chapter 6 Understanding Computers, 12th Edition 35

36 Microsoft Access Databases contain a variety of objects (such as tables, queries, forms, reports) Chapter 6 Understanding Computers, 12th Edition 36

37 Creating a Database Database file is created first Tables can then be created Typically, the table structure is specified first Includes a list of fields and their properties, including: Field name (unique identifying name) Data type (text, number, date, object) Field size (maximum number of characters) Default value (initial content of the field) The table is named and saved The table structure can be modified using the Design view Chapter 6 Understanding Computers, 12th Edition 37

38 Creating a Database Chapter 6 Understanding Computers, 12th Edition 38

39 Creating a Database After the table structure has been created, data is entered into the table Datasheet view: Lists all data and looks similar to a spreadsheet Form: Created by the user and typically displays just one record at a time In either case, data is entered into the database table Either Datasheet view or a form can be used to modify data or delete records Chapter 6 Understanding Computers, 12th Edition 39

40 Creating a Database Chapter 6 Understanding Computers, 12th Edition 40

41 Queries and Reports Query: A question; a request for specific information from the database Contain criteria to specify the records and fields to be included in the query results Are named and saved so they can be run again at a later time Results always include the current database data Reports: Created when a more formal output is desired Associated with either a table or a query Data is displayed in the specified format Chapter 6 Understanding Computers, 12th Edition 41

42 Queries Chapter 6 Understanding Computers, 12th Edition 42

43 Databases and the Web Many Web sites use one or more databases to: Keep track of inventory Allow searching for people, documents, products, or other information Place real-time orders Anytime you type keywords in a search site or hunt for a product on a retail store s Web site using its search feature, you are using a Web database Default Access 2007 file format is.accdb Chapter 6 Understanding Computers, 12th Edition 43

44 Presentation Graphic Concepts Presentation graphic: An image designed to visually enhance a presentation Can be used in electronic slide shows, as well as in printed handouts, overhead transparencies, word processing documents, and Web pages Chapter 6 Understanding Computers, 12th Edition 44

45 Presentation Graphic Concepts Electronic slide show: Group of slides containing images, text, video clips, or sound clips displayed for educational or business presentations Presentation graphics software: Used to create presentation graphics Most common presentation graphics programs are Microsoft PowerPoint Corel Presentations Apple Keynote Chapter 6 Understanding Computers, 12th Edition 45

46 Microsoft PowerPoint Chapter 6 Understanding Computers, 12th Edition 46

47 Creating a Presentation Templates and preformatted slide layouts can often be used New slides can be added as needed Slides can contain a variety of elements Text Images Charts Audio clips Video clips Slides can be formatted as needed Animated effects can be added to slides and objects Animation Transitions Chapter 6 Understanding Computers, 12th Edition 47

48 Finishing a Presentation Slide sorter view: Used to rearrange the slide order Can add speaker notes, recorded narration, etc. Show can be set up to run automatically or on mouse clicks Can usually print the slides to create overhead transparencies or an audience handout Speaker tools Speaker notes Pens and highlighters Presenter view Chapter 6 Understanding Computers, 12th Edition 48

49 Presentation Graphics and the Web Presentation graphics programs can be used to generate Web pages or Web page content Slides can include hyperlinks Users can usually control Web-based presentations Default PowerPoint 2007 format is.pptx Chapter 6 Understanding Computers, 12th Edition 49

50 Graphics and Multimedia Concepts Graphics: Graphical images, such as digital photographs, clip art, scanned drawings, and original images created using a software program Multimedia: Typically refers to content containing sound or video Large variety of graphics and multimedia software, such as to Create or modify graphics Edit digital audio or video Play multimedia files Burn CDs and DVDs Chapter 6 Understanding Computers, 12th Edition 50

51 Graphics Software Graphics software: Used to create or modify images Painting programs: Typically used to create bitmapped images (Microsoft Paint, Corel Painter X) Drawing programs: Typically create images using mathematical formulas (Adobe Illustrator CS3, CorelDRAW X3) Image editing or photo editing programs: Designed for touching up or modifying images Crop, eliminate red-eye, etc. Optimize file size for the Web Adobe Photoshop, Apple iphoto, etc. Chapter 6 Understanding Computers, 12th Edition 51

52 Graphics Software Chapter 6 Understanding Computers, 12th Edition 52

53 Audio Editing Software Audio editing software: Used to create and edit audio files Podcasts, musical compositions, etc. Chapter 6 Understanding Computers, 12th Edition 53

54 Video Editing Software Video editing software: Used to modify existing videos Deleting scenes Rearranging scenes Adding voiceovers, etc. DVD authoring software: Used to create DVD content Importing videos, creating menus, burning onto a DVD CD and DVD burning software: Used to record data on recordable or rewritable CDs and DVDs Custom music CDs Home movie DVDs Chapter 6 Understanding Computers, 12th Edition 54

55 Video Editing Software Chapter 6 Understanding Computers, 12th Edition 55

56 Media Players Media players: Used to play multimedia Music CDs, downloaded music, online audio Downloaded and online video Rip and burn CDs and DVDs Chapter 6 Understanding Computers, 12th Edition 56

57 Graphics, Multimedia, and the Web Graphics and multimedia software is often used by individuals and businesses alike to create Web sites or content to be shared via the Web Games Tutorials Videos Demonstrations Other content Creating multimedia Web sites is discussed in Chapter 10 Chapter 6 Understanding Computers, 12th Edition 57

58 Other Types of Application Software Desktop and personal publishing software Educational software Entertainment software Reference software Accounting and personal finance software CAD and other types of design software Project management and collaboration software Remote access software Note taking and personal productivity software Chapter 6 Understanding Computers, 12th Edition 58

59 Other Types of Application Software Chapter 6 Understanding Computers, 12th Edition 59

60 Summary The Basics of Application Software Word Processing Concepts Spreadsheet Concepts Database Concepts Presentation Graphics Concepts Graphics and Multimedia Concepts Other Types of Application Software Chapter 6 Understanding Computers, 12th Edition 60

Chapter 3. Basic Application Software. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 3. Basic Application Software. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 3 Basic Application Software McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Competencies (Page 1 of 2) Discuss common features of most software applications

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

Chapter Topics. Technology in Action. Productivity Software. Application Software 12/18/2008. System Software vs. Application Software

Chapter Topics. Technology in Action. Productivity Software. Application Software 12/18/2008. System Software vs. Application Software Technology in Action Chapter 4 Application Software: Programs That Let You Work and Play 2009 Prentice-Hall, Inc. 1 Chapter Topics Application vs. system software Productivity software Multimedia software

More information

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 University of Sheffield Contents 1. INTRODUCTION... 3 2. GETTING STARTED... 4 2.1 STARTING POWERPOINT... 4 3. THE USER INTERFACE...

More information

Technology in Action. 2007 Prentice-Hall, Inc. 1

Technology in Action. 2007 Prentice-Hall, Inc. 1 Technology in Action 2007 Prentice-Hall, Inc. 1 Technology in Action Chapter 4 Application Software: Programs That Let You Work and Play 2007 Prentice-Hall, Inc. 2 Chapter Topics Application vs. system

More information

DESKTOP PRODUCTIVITY SOFTWARE

DESKTOP PRODUCTIVITY SOFTWARE USING WINDOWS 8 UNIT 1: INTRODUCTION TO COMPUTERS Topic A: Overview of computers Topic B: How computers work Topic C: Starting the computer UNIT 2: INPUT DEVICES Topic A: Mouse and keyboard basics Topic

More information

Chapter 3. Application Software. Chapter 3 Objectives. Application Software

Chapter 3. Application Software. Chapter 3 Objectives. Application Software Chapter 3 Objectives Chapter 3 Application Software Identify the categories of application software Explain ways software is distributed Explain how to work with application software Identify the key features

More information

Oregon State Bar Software Standards 2005. Software Proficiency Expectations (Items in bold are to be demonstrated)

Oregon State Bar Software Standards 2005. Software Proficiency Expectations (Items in bold are to be demonstrated) Oregon State Bar Software Standards 2005 Computer Basics (all users) Software Proficiency Expectations (Items in bold are to be demonstrated) Touch typing (at least 25 words per minute). Starting, shutting

More information

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ PowerPoint is the presentation program included in the Microsoft Office suite. With PowerPoint, you can create engaging presentations that can be presented in person, online,

More information

Discovering Computers 2008. Chapter 3 Application Software

Discovering Computers 2008. Chapter 3 Application Software Discovering Computers 2008 Chapter 3 Application Software Chapter 3 Objectives Identify the categories of application software Explain ways software is distributed Explain how to work with application

More information

PowerPoint 2013: Basic Skills

PowerPoint 2013: Basic Skills PowerPoint 2013: Basic Skills Information Technology September 1, 2014 1 P a g e Getting Started There are a variety of ways to start using PowerPoint software. You can click on a shortcut on your desktop

More information

Page 1. 1.0 Create and Manage a Presentation 1.1 Create a Presentation Pages Where Covered

Page 1. 1.0 Create and Manage a Presentation 1.1 Create a Presentation Pages Where Covered Page 1 Study Guide for MOS Objectives in Microsoft PowerPoint 2013 Illustrated 1.0 Create and Manage a Presentation 1.1 Create a Presentation creating blank presentations 6 creating presentations using

More information

CHAPTER 4: APPLICATION SOFTWARE: PROGRAMS THAT LET YOU WORK AND PLAY

CHAPTER 4: APPLICATION SOFTWARE: PROGRAMS THAT LET YOU WORK AND PLAY Multiple Choice: CHAPTER 4: APPLICATION SOFTWARE: PROGRAMS THAT LET YOU WORK AND PLAY 1. The following tasks are all performed by productivity software EXCEPT: A. word processing. B. file compression.

More information

Chapter 3. Application Software. Chapter 3 Objectives. Application Software. Application Software. Application Software. What is application software?

Chapter 3. Application Software. Chapter 3 Objectives. Application Software. Application Software. Application Software. What is application software? Chapter 3 Objectives Chapter 3 Application Software Identify the the categories of of application software Explain ways software is is distributed Explain how to to work with application software Identify

More information

PowerPoint 2013 Basics for Windows Training Objective

PowerPoint 2013 Basics for Windows Training Objective PowerPoint 2013 Basics for Windows PowerPoint 2013 Basics for Windows Training Objective To learn the tools and features to get started using PowerPoint more efficiently and effectively. What you can expect

More information

Computer Skills: Levels of Proficiency

Computer Skills: Levels of Proficiency Computer Skills: Levels of Proficiency September 2011 Computer Skills: Levels of Proficiency Because of the continually increasing use of computers in our daily communications and work, the knowledge of

More information

Microsoft Office PowerPoint 2003. Creating a new presentation from a design template. Creating a new presentation from a design template

Microsoft Office PowerPoint 2003. Creating a new presentation from a design template. Creating a new presentation from a design template Microsoft Office PowerPoint 2003 Tutorial 2 Applying and Modifying Text and Graphic Objects 1 Creating a new presentation from a design template Click File on the menu bar, and then click New Click the

More information

Microsoft Publisher 2010 What s New!

Microsoft Publisher 2010 What s New! Microsoft Publisher 2010 What s New! INTRODUCTION Microsoft Publisher 2010 is a desktop publishing program used to create professional looking publications and communication materials for print. A new

More information

Microsoft Excel Basics

Microsoft Excel Basics COMMUNITY TECHNICAL SUPPORT Microsoft Excel Basics Introduction to Excel Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are

More information

Using PowerPoint Short Course

Using PowerPoint Short Course Using PowerPoint Short Course PowerPoint is a software package that enables you to create presentation slides. Your presentation can include Text and Bulleted points, Tables, Graphs even Flow charts. To

More information

Computer Literacy Syllabus Class time: Mondays 5:00 7:00 p.m. Class location: 955 W. Main Street, Mt. Vernon, KY 40456

Computer Literacy Syllabus Class time: Mondays 5:00 7:00 p.m. Class location: 955 W. Main Street, Mt. Vernon, KY 40456 Computer Literacy Syllabus Class time: Mondays 5:00 7:00 p.m. Class location: 955 W. Main Street, Mt. Vernon, KY 40456 INSTRUCTOR: Jamie A. McFerron OFFICE: 245 Richmond Street Mt. Vernon, KY 40456 PHONE:

More information

Microsoft PowerPoint 2010 Handout

Microsoft PowerPoint 2010 Handout Microsoft PowerPoint 2010 Handout PowerPoint is a presentation software program that is part of the Microsoft Office package. This program helps you to enhance your oral presentation and keep the audience

More information

Microsoft PowerPoint 2010

Microsoft PowerPoint 2010 Microsoft PowerPoint 2010 Starting PowerPoint... 2 PowerPoint Window Properties... 2 The Ribbon... 3 Default Tabs... 3 Contextual Tabs... 3 Minimizing and Restoring the Ribbon... 4 The Backstage View...

More information

I ntroduction. Accessing Microsoft PowerPoint. Anatomy of a PowerPoint Window

I ntroduction. Accessing Microsoft PowerPoint. Anatomy of a PowerPoint Window Accessing Microsoft PowerPoint To access Microsoft PowerPoint from your home computer, you will probably either use the Start menu to select the program or double-click on an icon on the Desktop. To open

More information

CREATING FORMAL REPORT. using MICROSOFT WORD. and EXCEL

CREATING FORMAL REPORT. using MICROSOFT WORD. and EXCEL CREATING a FORMAL REPORT using MICROSOFT WORD and EXCEL TABLE OF CONTENTS TABLE OF CONTENTS... 2 1 INTRODUCTION... 4 1.1 Aim... 4 1.2 Authorisation... 4 1.3 Sources of Information... 4 2 FINDINGS... 4

More information

Excel 2010: Create your first spreadsheet

Excel 2010: Create your first spreadsheet Excel 2010: Create your first spreadsheet Goals: After completing this course you will be able to: Create a new spreadsheet. Add, subtract, multiply, and divide in a spreadsheet. Enter and format column

More information

Microsoft Office PowerPoint 2013

Microsoft Office PowerPoint 2013 Microsoft Office PowerPoint 2013 Navigating the PowerPoint 2013 Environment The Ribbon: The ribbon is where you will access a majority of the commands you will use to create and develop your presentation.

More information

Unit 4 Objectives. Software. Component 4: Introduction to Information and Computer Science. Unit 4: Application and System Software Lecture 1

Unit 4 Objectives. Software. Component 4: Introduction to Information and Computer Science. Unit 4: Application and System Software Lecture 1 Component 4: Introduction to Information and Computer Science Unit 4: Application and System Software Lecture 1 This material was developed by Oregon Health & Science University, funded by the Department

More information

Using PowerPoint s Advanced Features. What Are Advanced Features? Basic Skills:

Using PowerPoint s Advanced Features. What Are Advanced Features? Basic Skills: Using PowerPoint s Advanced Features September, 2003 Suzanne Czurylo czurylo@umich.edu For questions about using PowerPoint, please contact Software Support at umbssofthelp@umich.edu What Are Advanced

More information

Power Point 2003 Table of Contents

Power Point 2003 Table of Contents Power Point 2003 Table of Contents Creating a Presentation... 2 Selecting Background and Format for Slide... 3 Creating the Title Slide... 4 Adding a New Slide... 5 Types of Text for a Slide: Taken from

More information

Spreadsheet - Introduction

Spreadsheet - Introduction CSCA0102 IT and Business Applications Chapter 6 Spreadsheet - Introduction Spreadsheet A spreadsheet (or spreadsheet program) is software that permits numerical data to be used and to perform automatic

More information

Microsoft Office 2013

Microsoft Office 2013 Student manuals available at: www.learnit.com/manuals Username: manuals; Password: password Microsoft Office 2013 New Features Take this class home with you! Student Videos Available at: www.learnitanytime.com

More information

Lower School. Third Grade

Lower School. Third Grade Lower School The goal of the Lower School Computer curriculum is to continue to develop technology skills for both academic learning and personal productivity in the 21 st century. Students learn the science

More information

Introduction to Microsoft Word 2003

Introduction to Microsoft Word 2003 Introduction to Microsoft Word 2003 Sabeera Kulkarni Information Technology Lab School of Information University of Texas at Austin Fall 2004 1. Objective This tutorial is designed for users who are new

More information

Using FileMaker Pro with Microsoft Office

Using FileMaker Pro with Microsoft Office Hands-on Guide Using FileMaker Pro with Microsoft Office Making FileMaker Pro Your Office Companion page 1 Table of Contents Introduction... 3 Before You Get Started... 4 Sharing Data between FileMaker

More information

Word 2007 WOWS of Word Office 2007 brings a whole new basket of bells and whistles for our enjoyment. The whistles turn to wows.

Word 2007 WOWS of Word Office 2007 brings a whole new basket of bells and whistles for our enjoyment. The whistles turn to wows. WOWS of Word Office brings a whole new basket of bells and whistles for our enjoyment. The whistles turn to wows. gfruth@wm.edu Templates Click on the Office Button PDF and select New. You can now change

More information

Chapter 3 Software. Computer Concepts 2013. 3 Chapter Contents. 3 Section A: Software Basics 13-09-27

Chapter 3 Software. Computer Concepts 2013. 3 Chapter Contents. 3 Section A: Software Basics 13-09-27 Chapter 3 Software Computer Concepts 2013 3 Chapter Contents Ø Section A: Software Basics Ø Section B: Office Suites Ø Section C: Installing Software and Upgrades Ø Section D: Buying Software Ø Section

More information

Overview of Microsoft Office Word 2007

Overview of Microsoft Office Word 2007 Overview of Microsoft Office What Is Word Processing? Office is a word processing software application whose purpose is to help you create any type of written communication. A word processor can be used

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

BUILDING DIGITAL LITERACY PURPOSE DEFINING DIGITAL LITERACY USING THIS GUIDE

BUILDING DIGITAL LITERACY PURPOSE DEFINING DIGITAL LITERACY USING THIS GUIDE BUILDING PURPOSE In today s society, it is critical for students to be able to use the vast amount of technology available to them. Computer literacy will provide students with skills they need to succeed

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame...

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame... Using Microsoft Office 2003 Introduction to FrontPage Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Fall 2005 Contents Launching FrontPage... 3 Working with

More information

Working together with Word, Excel and PowerPoint 2013

Working together with Word, Excel and PowerPoint 2013 Working together with Word, Excel and PowerPoint 2013 Information Services Working together with Word, Excel and PowerPoint 2013 Have you ever needed to include data from Excel or a slide from PowerPoint

More information

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Excel basics Excel is a powerful spreadsheet and data analysis application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features

More information

CSCA0101 Computing Basics CSCA0101 COMPUTING BASICS. Chapter 7 Software

CSCA0101 Computing Basics CSCA0101 COMPUTING BASICS. Chapter 7 Software CSCA0101 COMPUTING BASICS Chapter 7 1 1. Computer Application 2. Types of Computer 3. Licensing 4. Types of License 5. Piracy 2 Computer software, or just software, is a collection of computer programs

More information

LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY AND SERVICE DIVISION SYLLABUS

LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY AND SERVICE DIVISION SYLLABUS LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY AND SERVICE DIVISION SYLLABUS Course Title: Business Computer Skills Course Number: CITPT 110-01/PT01 and CITPT 110-02/PT02 Credit Hours: 3 Semester: Fall

More information

Hands-on Guide. FileMaker Pro. Using FileMaker Pro with Microsoft Office

Hands-on Guide. FileMaker Pro. Using FileMaker Pro with Microsoft Office Hands-on Guide FileMaker Pro Using FileMaker Pro with Microsoft Office Table of Contents Introduction... 3 Before You Get Started... 4 Sharing Data between FileMaker Pro and Microsoft Excel... 5 Drag and

More information

Microsoft Power Point 2007: The Basics

Microsoft Power Point 2007: The Basics Creating a presentation in Microsoft PowerPoint involves starting with a basic design; adding new slides and content, choosing layouts; modifying slide design; and creating effects such as animated slide

More information

Microsoft Office Excel 2007 Key Features. Office of Enterprise Development and Support Applications Support Group

Microsoft Office Excel 2007 Key Features. Office of Enterprise Development and Support Applications Support Group Microsoft Office Excel 2007 Key Features Office of Enterprise Development and Support Applications Support Group 2011 TABLE OF CONTENTS Office of Enterprise Development & Support Acknowledgment. 3 Introduction.

More information

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Contents Microsoft Office Interface... 4 File Ribbon Tab... 5 Microsoft Office Quick Access Toolbar... 6 Appearance

More information

Search help. More on Office.com: images templates. Here are some basic tasks that you can do in Microsoft Excel 2010.

Search help. More on Office.com: images templates. Here are some basic tasks that you can do in Microsoft Excel 2010. Page 1 of 8 Excel 2010 Home > Excel 2010 Help and How-to > Getting started with Excel Search help More on Office.com: images templates Basic tasks in Excel 2010 Here are some basic tasks that you can do

More information

To reuse a template that you ve recently used, click Recent Templates, click the template that you want, and then click Create.

To reuse a template that you ve recently used, click Recent Templates, click the template that you want, and then click Create. What is Excel? Applies to: Excel 2010 Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze

More information

Microsoft Word 2007 Module 1

Microsoft Word 2007 Module 1 Microsoft Word 2007 Module 1 http://pds.hccfl.edu/pds Microsoft Word 2007: Module 1 July, 2007 2007 Hillsborough Community College - Professional Development and Web Services Hillsborough Community College

More information

Computer Skills Checklist 1

Computer Skills Checklist 1 Computer Checklist 1 Computer User Levels 1 The following skills checklist is organized according to program title and categorized into three levels of computer literacy:,, and. users demonstrate little

More information

What is Microsoft PowerPoint?

What is Microsoft PowerPoint? What is Microsoft PowerPoint? Microsoft PowerPoint is a powerful presentation builder. In PowerPoint, you can create slides for a slide-show with dynamic effects that will keep any audience s attention.

More information

Microsoft PowerPoint Tutorial

Microsoft PowerPoint Tutorial Microsoft PowerPoint Tutorial Contents Starting MS PowerPoint... 1 The MS PowerPoint Window... 2 Title Bar...2 Office Button...3 Saving Your Work... 3 For the first time... 3 While you work... 3 Backing

More information

Q&As: Microsoft Excel 2013: Chapter 2

Q&As: Microsoft Excel 2013: Chapter 2 Q&As: Microsoft Excel 2013: Chapter 2 In Step 5, why did the date that was entered change from 4/5/10 to 4/5/2010? When Excel recognizes that you entered a date in mm/dd/yy format, it automatically formats

More information

Microsoft Excel 2013 Tutorial

Microsoft Excel 2013 Tutorial Microsoft Excel 2013 Tutorial TABLE OF CONTENTS 1. Getting Started Pg. 3 2. Creating A New Document Pg. 3 3. Saving Your Document Pg. 4 4. Toolbars Pg. 4 5. Formatting Pg. 6 Working With Cells Pg. 6 Changing

More information

Right-click the Start button and select Properties. Click the Customize button and choose from the options displayed:

Right-click the Start button and select Properties. Click the Customize button and choose from the options displayed: What s New in Windows 7 & Office 2010 www.salford.ac.uk/library Contents 1 Windows 7... 2 2 General Office 2010... 4 3 Access... 5 4 Excel 2010... 7 5 Outlook... 8 6 PowerPoint... 9 7 Word... 10 1 (KS

More information

Contents. Microsoft Office 2010 Tutorial... 1

Contents. Microsoft Office 2010 Tutorial... 1 Microsoft Office 2010 Tutorial Contents Microsoft Office 2010 Tutorial... 1 Find your way through long documents with the new Document Navigation pane and Search... 4 Adjust the spaces between lines or

More information

A Beginner s Guide to PowerPoint 2010

A Beginner s Guide to PowerPoint 2010 A Beginner s Guide to PowerPoint 2010 I. The Opening Screen You will see the default opening screen is actually composed of three parts: 1. The Slides/Outline tabs on the left which displays thumbnails

More information

Microsoft PowerPoint 2008

Microsoft PowerPoint 2008 Microsoft PowerPoint 2008 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Slide Layouts... 3 Adding an Image to a Slide...

More information

Personal Portfolios on Blackboard

Personal Portfolios on Blackboard Personal Portfolios on Blackboard This handout has four parts: 1. Creating Personal Portfolios p. 2-11 2. Creating Personal Artifacts p. 12-17 3. Sharing Personal Portfolios p. 18-22 4. Downloading Personal

More information

Unit One: Create and Format PowerPoint Lesson 1- Create/Prepare

Unit One: Create and Format PowerPoint Lesson 1- Create/Prepare POWERPOINT 2013 Computer/PowerPoint Concepts Internet Safety Review Digital Filing Email Cloud Pre Checklist Completion Digital Filing Unit One: Create and Format PowerPoint Lesson 1- Create/Prepare Planning

More information

PS: Presentation software

PS: Presentation software This is the ability to use software applications to produce effective s, which include a combination of media (eg images, animation and sound) for education, entertainment or information sharing. A. A

More information

MASTER COURSE OUTLINE

MASTER COURSE OUTLINE A. BUSA 1065 Microcomputer Applications B. COURSE DESCRIPTION: MASTER COURSE OUTLINE This course provides a basic understanding of computer history, concepts, and microcomputer applications using IBM or

More information

Handout: Word 2010 Tips and Shortcuts

Handout: Word 2010 Tips and Shortcuts Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW

More information

Microsoft Excel 2010 Part 3: Advanced Excel

Microsoft Excel 2010 Part 3: Advanced Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting

More information

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013 Running Descriptive and Correlational Analysis in Excel 2013 Tips for coding a survey Use short phrases for your data table headers to keep your worksheet neat, you can always edit the labels in tables

More information

Microsoft Office PowerPoint 2007. Lyon County Schools

Microsoft Office PowerPoint 2007. Lyon County Schools Microsoft Office PowerPoint 2007 Lyon County Schools Accessing 2007 Programs Button When you open any of the 2007 Microsoft Office programs, you ll notice THE button (with the Microsoft logo on it). The

More information

Manual. OIRE Escuela de Profesiones de la Salud. Power Point 2007

Manual. OIRE Escuela de Profesiones de la Salud. Power Point 2007 Power Point 2007 Manual OIRE Escuela de Profesiones de la Salud Power Point 2007 2008 The New Power Point Interface PowerPoint is currently the most common software used for making visual aids for presentations.

More information

Search help. More on Office.com: images templates

Search help. More on Office.com: images templates Page 1 of 7 PowerPoint 2010 Home > PowerPoint 2010 Help and How-to > Getting started with PowerPoint Search help More on Office.com: images templates Basic tasks in PowerPoint 2010 Here are some basic

More information

Microsoft PowerPoint 2011

Microsoft PowerPoint 2011 Microsoft PowerPoint 2011 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Adding an Image to a Slide... 4 Downloading Images

More information

Computer Applications (10004)

Computer Applications (10004) Computer Applications (10004) Rationale Statement: With the growing need for computers in school and business, it is important that South Dakota high school students have an understanding of common application

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

Macros in Word & Excel

Macros in Word & Excel Macros in Word & Excel Description: If you perform a task repeatedly in Word or Excel, you can automate the task by using a macro. A macro is a series of steps that is grouped together as a single step

More information

Microsoft Office Series

Microsoft Office Series Microsoft Office Series Microsoft Office is the office suite of desktop applications delivering the tools and services to get work done. Our Microsoft Office Quickcert offerings allow your key individuals

More information

Microsoft Excel 2010. Understanding the Basics

Microsoft Excel 2010. Understanding the Basics Microsoft Excel 2010 Understanding the Basics Table of Contents Opening Excel 2010 2 Components of Excel 2 The Ribbon 3 o Contextual Tabs 3 o Dialog Box Launcher 4 o Quick Access Toolbar 4 Key Tips 5 The

More information

Microsoft PowerPoint 2007

Microsoft PowerPoint 2007 Microsoft PowerPoint 2007 PowerPoint is currently the most common software used for making visual aids for presentations. It has been redesigned for the 2007 release with a much more user-friendly and

More information

PowerPoint 2013 Basics of Creating a PowerPoint Presentation

PowerPoint 2013 Basics of Creating a PowerPoint Presentation Revision 4 (01-31-2014) PowerPoint 2013 Basics of Creating a PowerPoint Presentation MICROSOFT POWERPOINT PowerPoint is software that lets you create visual presentations. PowerPoint presentations are

More information

A guide to giving a Presentation & Using Microsoft PowerPoint

A guide to giving a Presentation & Using Microsoft PowerPoint A guide to giving a Presentation & Using Microsoft PowerPoint August 2013 Contents PAGE NO. PREPARING YOUR PRESENTATION...1 Introduction...1 The Four P s...1 Plan...1 Prepare...1 Practice...2 Present...2

More information

Publisher 2010 Cheat Sheet

Publisher 2010 Cheat Sheet April 20, 2012 Publisher 2010 Cheat Sheet Toolbar customize click on arrow and then check the ones you want a shortcut for File Tab (has new, open save, print, and shows recent documents, and has choices

More information

Microsoft Access 2007 Introduction

Microsoft Access 2007 Introduction Microsoft Access 2007 Introduction Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. Examples of databases are an

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

CURRICULUM FOUNDATIONS

CURRICULUM FOUNDATIONS Susan H. Carper Old Dominion University OTED 785 Fall 2002 CURRICULUM FOUNDATIONS DEFINITION OF MICROSOFT OFFICE Microsoft Office is a software suite that includes several productivity applications. Microsoft

More information

Middle School. Sixth Grade

Middle School. Sixth Grade Middle School The goal of the Middle School Computer curriculum is to further develop technology skills for both academic learning and personal productivity in the 21 st century. Students learn the science

More information

Microsoft Excel Training - Course Topic Selections

Microsoft Excel Training - Course Topic Selections Microsoft Excel Training - Course Topic Selections The Basics Creating a New Workbook Navigating in Excel Moving the Cell Pointer Using Excel Menus Using Excel Toolbars: Hiding, Displaying, and Moving

More information

Intermediate PowerPoint

Intermediate PowerPoint Intermediate PowerPoint Charts and Templates By: Jim Waddell Last modified: January 2002 Topics to be covered: Creating Charts 2 Creating the chart. 2 Line Charts and Scatter Plots 4 Making a Line Chart.

More information

Titles. presentation with. a password. presentations. using. other. Microsoft PowerPoint. Page 1

Titles. presentation with. a password. presentations. using. other. Microsoft PowerPoint. Page 1 Microsoft PowerPoint 2010 learning assets Simply type the id# in the search mechanism of ACS Skills Online too access the learning assets outlined below. Titles Microsoft PowerPoint 2010: Adding Charts

More information

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003 In This Guide Microsoft PowerPoint 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free PowerPoint

More information

Microsoft Office System Tip Sheet

Microsoft Office System Tip Sheet Experience the 2007 Microsoft Office System The 2007 Microsoft Office system includes programs, servers, services, and solutions designed to work together to help you succeed. New features in the 2007

More information

PEMBINA TRAILS SCHOOL DIVISION. Information Technology Department

PEMBINA TRAILS SCHOOL DIVISION. Information Technology Department Information Technology Department Intro to Microsoft PowerPoint 2003 INFORMATION TECHNOLOGY DEPT. Introduction to Microsoft PowerPoint 2003 Ivone B. Kordic Instructional Technology Assistant Information

More information

Microsoft Office Topics per Course

Microsoft Office Topics per Course Microsoft Office Topics per Course This document contains: List of courses Details of what is covered in each course Registration links Please review prerequisites and topics before registering. MS Office

More information

Functions of Software Programs

Functions of Software Programs Functions of Software Programs The Design Center contains a wide array of graphic design, web, video, and audio editing software. Many of these applications, such as Photoshop and Final Cut Pro are powerful,

More information

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1 Migrating to Excel 2010 - Excel - Microsoft Office 1 of 1 In This Guide Microsoft Excel 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key

More information

You can make your own layout / theme for your PowerPoint project.

You can make your own layout / theme for your PowerPoint project. About the PowerPoint Intermediate Workshop The purpose of the PowerPoint Intermediate workshop is to inform users more about the design aspect of making presentations. We will build on the skills learned

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

The main imovie window is divided into six major parts.

The main imovie window is divided into six major parts. The main imovie window is divided into six major parts. 1. Project Drag clips to the project area to create a timeline 2. Preview Window Displays a preview of your video 3. Toolbar Contains a variety of

More information

Instructions to Create Your Rollup Poster in PowerPoint

Instructions to Create Your Rollup Poster in PowerPoint Instructions to Create Your Rollup Poster in PowerPoint THE IDEAL POSTER IS DESIGNED TO... Provide a brief overview of your research Encourage discussion Stand alone when you re not there to provide an

More information

MS Word 2007 practical notes

MS Word 2007 practical notes MS Word 2007 practical notes Contents Opening Microsoft Word 2007 in the practical room... 4 Screen Layout... 4 The Microsoft Office Button... 4 The Ribbon... 5 Quick Access Toolbar... 5 Moving in the

More information