Access. Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM

Size: px
Start display at page:

Download "Access. Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM"

Transcription

1 Access 2010 Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM MONROE COUNTY LIBRARY SYSTEM SOUTH ROESSLER STREET MONROE, MI THE MONROE COUNTY LIBRARY SYSTEM SERVES ALL RESIDENTS OF THE COUNTY BY PROVIDING FREE ACCESS TO INFORMATION, EDUCATION AND RECREATION.

2 2

3 Table of Contents Purpose of Databases... 4 Access lets you:... 4 Database Objects:... 4 Open Microsoft Office Access... 5 Access Screen Description... 6 Ribbon Description... 7 Help... 8 Database Objects... 9 Save and Edit Data Saving a Table for the first time Saving an Edited Object Saving Data Update Data Add New Record Delete a Record Exercise 1: Table Description Exercise 2: Entering Data Exercise 3: Working with Forms Exercise 4: Queries Design a Query Perform a Query To Change Views: Exercise 5: Viewing a Report View a Report Rename an Object

4 Purpose of Databases Databases are used to organize lists of information for specific purposes, depending on the type of informationin the list. Access helps you to create your list and then use the information according to the needs of the information. Access lets you: Store Information This is where lists are created for anything you want to track. This could include anything from recipes, mailing lists, employee and business information, student information, and more. Find Information This is where you find specific data within your lists or tables for editing or informational purposes. Analyze and Print Information Here you can perform calculations, for example, percentage of sales in specific locations of a business. Manage Information Here you can edit information all at one time if you have listings with common data, for example, change the geographic area for a group of sales personnel. Share Information This is a multiuser database which allows more than one user to work with the same database. Database Objects: Tables store data in rows (records) and columns (fields). All database projects must contain one table. All other database objects are optional. Queries Asks questions of data stored in a table, example, how many people purchased a specific product. Forms Custom screen for viewing, adding and editing information in a table. Reports Creates a document that contains all the information in a table for printing. Macros Creates custom commands to perform a task by using a single command. Example would be, adding Name, Employee number to an expense report. Modules Enables creation of automatic tasks using a programming language Visual Basics. 4

5 Open Microsoft Office Access 1. Click on Start menu button at bottom left corner of screen 2. Click on All Programs (in Vista and Windows 7) a. For Windows XP, you only need to point to All Programs and the menu will open at right 3. Scroll down menu to Microsoft Office and click on it to open the folder. 4. Click on Microsoft Access

6 Access Screen Description File Menu Quick Access Tools Command Tabs Title Bar Minimize Maximize -- Close Ribbon Current Database Tabs Navigation Document Pane Pane Status Bar Page Navigation Document Search View Buttons File Menu: Options to Open, Save, Save As, Close, Info, Recent, Print, New, Share, Help and program Options. Quick Access Toolbar: Contains common commands such as Save, Undo, and Print or add more commands by clicking on the menu and choose the tools. Command Tabs: Opens the ribbon tools to create and edit a document. Title bar: Displays the name of the program and document you are currently working on. Minimize button: Removes window from view, but not closing the program. Maximize/Restore button: Enlarge or reduce size of window. Close button: Close the current presentation. If only one presentation is open, clicking this button will close the Access program as well. Ribbon: The tabs on the Ribbon replace the menus and toolbars found in previous versions of Access. Displays tools to create and format documents. Document pane: Displays the table, form, chart, etc. you are currently working on. Record Navigation bar pane: Scroll, filter and search for records. Navigation Pane: Outline for easy access to all tables, charts, forms, and other objects associated with current database. Double click and object to open it. View buttons: These buttons enable switching between Normal, Slide Sorter, and Slide Show views. Also on the View Tab ribbon. Status bar: Displays information about your presentation, such as your current location in the presentation. Right-click the status bar to specify what information is shown. Current database tabs: Each time an object (table, form, etc.) is opened in a database, a tab will be created for navigation. 6

7 Ribbon Description Command tab Button Group Dialog Box Launcher Contextual tab Command Tab Group Buttons Dialog Box Launcher Contextual Tab Home, Insert, Design, Animation, Slide Show, Review and View are command tabs that hold the tools for each type of task. Each command tab is divided into groups. The group name is at the bottom of the ribbon. Ex. Clipboard, Font, Paragraph, Styles and Editing. The tools on the command tabs used to perform a task by clicking on the tool. Opens dialog boxes with more options to format or change settings. These tabs become visible when you click on an object. Design, Layout or Format. 7

8 Help Help gives you step by step instructions on performing tasks. Enter search keywords here. Browse help topic categories. Choose a help source. 1. Click on button in upper right corner, under the close button, OR, press the F1 key in the top row on the keyboard. 2. Type in search topic and press the Enter key on your keyboard. 3. Click the option that most closely describes what you are looking for. a. You may need to try more than one if you are not sure what terms to use. 4. Instructions are printable, or you can keep the Help window open or minimize to access it from the task bar at the bottom of screen. 8

9 Database Objects Tables Tables store a database s data in rows (records) and columns (fields). For example, one table could store a list of customers and their addresses while another table could store the customers orders. A database must always contain at least one table where it can store information all the other database objects are optional. Queries Queries ask a question of data stored in a table. For example, a query might only display customers who are from Texas. Forms Forms are custom screens that provide an easy way to enter and view data in a table or query. Reports Reports present data from a table or query in a printed format. Macros Macros help you perform routine tasks by automating them into a single command. For example, you could create a macro that automatically opens and prints a report. Modules Like macros, modules automate tasks but by using a built-in programming language called Visual Basic or VB. Modules are much more powerful and complex than macros. 9

10 Save and Edit Data Saving a Table for the First Time 1. Click the Save button on the Quick Access toolbar or go the File menu and click on Save As. 2. A small window will open 3. Type the name of Table in the text box 4. Click OK 5. It will be listed in the Navigation pane at the left and also on the Tab for that Table. 10

11 Saving an Edited Object Saving Data 1. After you have entered data into a Table or other Object: 2. Click on the Home tab for the Object (Table, Report, etc.) you are working with, Click on the Record button. 3. Click on Save and enter a Name for your Object. 4. It will enter the new name on the Object tab, and an Icon representing the type of Object you are working with. Refresh/Update Data 1. When adding new records in a Table, you will need to Update any other Objects you have created in your database. 2. Click on the Home tab for the Table and In the Records group click on Save. 3. Click on the Refresh button. a. If you click on another Object, you may have to Update the new data there also. Add New Record 1. Click on the Home tab. 2. Click on the Record button. 3. Click on New. The Table or Form will automatically move to the last record (row) or form. 4. Enter new data. 5. Click on Update, if needed for other objects. Delete a Record 1. Click on the Home tab. 2. Select the Record to be deleted. 3. Click on the Record button. 4. Click on the Delete button. a. Right clicking a record from the first blank column in the specific record, will open a menu with the option to delete. b. Once you delete a record, you cannot undo to get it back. It is permanent! c. Deleting does not change record number. 11

12 Exercise 1: 1. Click on File Menu 2. Click on New 3. Click on Office.com Templates 4. Click on the Education Folder 5. Click Student Template (blue border) 6. Type Students in the File Name box (bottom of Blank Database preview pane at right) 7. Click on the Create button (Under the File Name box) 8. A new database will open ready to create a new table. a. Because a template is being used, there will be objects in the NavigationPane at the left of the screen. The Navigation pane can be closed or open. If you have a large amount of data, closing it may give you more viewing of the database information. i. To close it, click the << in the upper right corner of the Navigation Pane. ii. To open it, click the >> at the left of the Navigation pane title. iii. Open or close the various objects by clicking the up or down arrows. This helps when there are a lot of objects for a database.

13 Table Description Object Tab ID/Primary Key Field Record/Row Moving in a Table Status Bar Example shows Student List-Each time a new object is created, a new tab will be visible. These can be used for navigational purposes just at the Navigation Pane is used. Just click on the tab needed and continue working. Right click a tab to close or choose another view with current table data. Example shows numbers 1, 2, 3, and (New)-For this database each record number is automatically added when putting in new data records. This field can also be employee numbers or other such data that is unique to each record. There can be no duplicate ID or Primary Keys. Example shows First Name, Last Name, Address, Business Phone, etc. When using a blank database field names are added and named as needed. When using a template, blank fields do not affect the management of data. Example shows data for Jim Davis, Betty Smith, and George Jones. Notice that only one part of a name is entered in a cell. It is necessary to enter all data individually for sorting/query purposes. Records can have duplicate information in the fields. Click or use Tab key to move to the right for the next field. Enter to add a (New) record. Enables scrolling and searching for records. < First record; > Last Record; <Back One Record; >Next Record; Use Filters; Search box-type in searchthis can be any type of information entered into the database-text or numbers. 13

14 Exercise 2: Entering Data 1. Type the following data into the appropriate records. Click in the first record in the First Name cell to begin. Remember, record numbers are automatically entered when you start a new record. ID First Name Last Name Address Business Phone 1 Jim Davis somewhere@fun.com Betty Smith circustown@work.net George Jones musicisfun@sing.com In the Students Navigation, under the Supporting Objects, click on Students Extended for viewing purposes only. Many more fields are added in this table Data can be added as needed at any time and saved 3. For viewing purposes only click on another table ( table icon). Each time you open a new object, notice that a new tab for that object is now above the table. Now, click on the tabs to see each object opened. 14

15 Exercise 3: Working with Forms Forms are custom screens that provide an easy way to enter and view data in a table or query. 1. Click on Student Details in the Navigation pane to open the Form object. Notice that the fields shown in the Students Extended table are all listed here with space to type new data. Data can be edited, deleted or changed here for any individual record, just as in the table. Remember, if you delete a whole record, it is not retrievable and it does not change record numbers on existing records. Notice the tabs for other forms that are also listed in the Navigation pane 2. Fill in the Address data for each record. 3. Click on the list arrow at the right of the Level box and choose a class level for each student. 4. Advance to the next record and fill in the same sections. Click the Forward/Next arrow in the status bar to advance to the next record 5. Click on the Save option above the record. A new blank record will open. You may add another student using the same fields or try a few more fields. Be sure to Save when finished and close the form. 6. Click on the Students Extended table Tab to view added details in the table. 15

16 Exercise 4: Queries Queries ask questions of data stored in a Table. For example, a query might only display the students last name and address. Design a Query 1. Click on the Create Tab 2. Click on the Query Wizard 3. Click on Simple Query Wizard, click OK 4. In the Table Query list box, choose Table: Students 5. In the Available Fields list click on: ID, click on the > arrow First Name, click on the > arrow Last Name, click on the > arrow , click on the >arrow Click Next 16

17 6. In the What do you want to name the Query, type Query 7. Select the Open the Query to view information option 8. Click Finish Perform a Query 1. The Show Table Window will be in front of the Query Design page. If you do not see the Show Table window, click on the Design tab and click on the Show Table button. 2. On the Table tab, click on the Students Table and click the Add button 3. To add data information to the Query, click one time each in the Table list window on: ID First Name Last Name Each item will create a field (column) on the table below. 4. Remove the check mark in the First Name Show row. This will keep this data from showing on the Query. 17

18 Use Design Tab for Run button 5. Click on the Design Tab on the ribbon, and then click on the Run Query button (!). 6. New Query table will open for viewing. To Change Views: 1. On the Design tab, click on the View button and choose Design View. The view button is visible on the Home tab and can be used for all Objects. 2. In the Design View you can go back to the Datasheet view (Table) without running the Query. It will not show the changes you made to the Query unless you click on the Run button (!) Changing views is available for all objects. 18

19 Exercise 5: Viewing a Report Reports present data from a table or query that will display information in a format for printing that can be used in any type of presentation. They can be created using the Report button, from a Blank report or using the Wizard. Report Button takes existing data in a table or datasheet and creates a report for you. The design can be changed for individual purposes. Blank report allows you to choose the table or query and then drag and drop the appropriate field of information. Wizard works like the wizard used when you create a Query to create a report with only the data needed. Report Design allows you to add and change various options to your report such as drop-down lists, buttons, check boxes, font styles and sizes, headers and footers, etc. For this exercise, the Report button highlighted below is what will be used. For practice using the View button to see data view and design view click on the button choose from the menu. View a Report 1. Open the Query by double clicking it in the Navigation pane. 2. Click on the Create Tab 3. Click on the Report button 4. Click on the Save button in the Quick access toolbar or Save As in the File menu and Name the report Report. 19 If the As box does not show Report, click on the arrow and choose it from the list.

20 Rename an Object 1. To rename an object (table, report, form, query) it must be closed. a. To close an object, right click the tab and click close on the menu. 2. In the navigation pane, right click the object to be renamed. 3. On the menu, click on Rename 4. In the navigation pane, click in the name box and type in the new name. 20

21

Power Point. Created with the Freeware Edition of HelpNDoc: Single source CHM, PDF, DOC and HTML Help creation

Power Point. Created with the Freeware Edition of HelpNDoc: Single source CHM, PDF, DOC and HTML Help creation Power Point Introduction PowerPoint is a presentation software package. With PowerPoint, you can easily create slide shows. Trainers and other presenters use slide shows to illustrate their presentations.

More information

Introduction to Microsoft Access 2016

Introduction to Microsoft Access 2016 Introduction to Microsoft Access 2016 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

What s New in Access 2007

What s New in Access 2007 What s New in Access 2007 This document provides a general overview of the new and improved features in Microsoft Access 2007. Opening Assurances 1. Functionality is the same; how we interact with the

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 1 Databases and Database Objects: An Introduction Objectives Describe the features of the Access window Create a database Create tables in Datasheet and Design views Add records

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Microsoft Word 2010 Basics

Microsoft Word 2010 Basics 1 Starting Word 2010 with XP Click the Start Button, All Programs, Microsoft Office, Microsoft Word 2010 Starting Word 2010 with 07 Click the Microsoft Office Button with the Windows flag logo Start Button,

More information

The Basics of PowerPoint

The Basics of PowerPoint MaryBeth Rajczewski The Basics of PowerPoint Microsoft PowerPoint is the premiere presentation software. It enables you to create professional presentations in a short amount of time. Presentations using

More information

When you pass Exam : Access 2010, you complete the requirements for the Microsoft Office Specialist (MOS) - Access 2010 certification.

When you pass Exam : Access 2010, you complete the requirements for the Microsoft Office Specialist (MOS) - Access 2010 certification. Appendix 1 Microsoft Office Specialist: Access Certification Introduction The candidates for Microsoft Office Specialist certification should have core-level knowledge of Microsoft Office Access 2010.

More information

Word Select New in the left pane. 3. Select Blank document in the Available Templates pane. 4. Click the Create button.

Word Select New in the left pane. 3. Select Blank document in the Available Templates pane. 4. Click the Create button. Microsoft QUICK Word 2010 Source Getting Started The Word Window u v w x z Opening a Document 2. Select Open in the left pane. 3. In the Open dialog box, locate and select the file you want to open. 4.

More information

Chapter 4 Printing and Viewing a Presentation Using Proofing Tools I. Spell Check II. The Thesaurus... 23

Chapter 4 Printing and Viewing a Presentation Using Proofing Tools I. Spell Check II. The Thesaurus... 23 PowerPoint Level 1 Table of Contents Chapter 1 Getting Started... 7 Interacting with PowerPoint... 7 Slides... 7 I. Adding Slides... 8 II. Deleting Slides... 8 III. Cutting, Copying and Pasting Slides...

More information

3. Click the Change Case button. 4. On the menu, click the desired case option. Managing Document Properties

3. Click the Change Case button. 4. On the menu, click the desired case option. Managing Document Properties PROCEDURES LESSON 20: CHANGING CASE AND MANAGING DOCUMENT PROPERTIES Using Uppercase Mode 1 Press the Caps Lock key 2 Type the desired text in all caps Showing Caps Lock on the Status Bar 1 Right-click

More information

WORD 2010 TIP SHEET GLOSSARY

WORD 2010 TIP SHEET GLOSSARY GLOSSARY Clipart this term refers to art that is actually a part of the Word package. Clipart does not usually refer to photographs. It is thematic graphic content that is used to spice up Word documents

More information

SOFTWARE SKILLS BUILDERS

SOFTWARE SKILLS BUILDERS USING ACCESS TO CREATE A SCIENCE DATABASE A database allows you to enter, store, retrieve, and manipulate data efficiently. You will first design your database and enter information into a table called

More information

Contents. Launching Word

Contents. Launching Word Using Microsoft Office 2007 Introduction to Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Winter 2009 Contents Launching Word 2007... 3 Working with

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

Contents Microsoft PowerPoint Lesson 1: The PowerPoint Window...2 The Quick Access Toolbar...3 The Title Bar...3 Rulers...

Contents Microsoft PowerPoint Lesson 1: The PowerPoint Window...2 The Quick Access Toolbar...3 The Title Bar...3 Rulers... Contents Microsoft PowerPoint 2007...2 Lesson 1: The PowerPoint Window...2 The Quick Access Toolbar...3 The Title Bar...3 Rulers...3 Slides, Placeholders, and Notes...4 Status Bar, Tabs, View Buttons,

More information

PowerPoint Introduction

PowerPoint Introduction PowerPoint 2010 Introduction PowerPoint 2010 is a presentation software that allows you to create dynamic slide presentations that can include animation, narration, images, and videos. In this lesson,

More information

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook Excel 2016 Main Screen Fundamental Concepts General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Ctrl + O Ctrl + N Ctrl + S Ctrl + P Ctrl + W Help Run Spell Check Calculate

More information

Microsoft PowerPoint 2013 Beginning

Microsoft PowerPoint 2013 Beginning Microsoft PowerPoint 2013 Beginning PowerPoint Presentations on the Web... 2 Starting PowerPoint... 2 Opening a Presentation... 2 File Tab... 3 Quick Access Toolbar... 3 The Ribbon... 4 Keyboard Shortcuts...

More information

Section 1 Getting Started

Section 1 Getting Started Section 1 Getting Started ECDL Section 1 Getting Started By the end of this section you should be able to: Understand PowerPoint Principles Start PowerPoint Use an Installed Template Recognise the Screen

More information

PowerPoint 2016 Basics for Mac

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

More information

Word Getting Started The Word Window u vw. Microsoft QUICK Source. Creating a New Blank Document. Creating a New Document from a Template

Word Getting Started The Word Window u vw. Microsoft QUICK Source. Creating a New Blank Document. Creating a New Document from a Template Microsoft QUICK Source Word 2007 Getting Started The Word Window u vw x y z u Quick Access Toolbar contains shortcuts for the most commonly used tools. v Microsoft Office Button contains common file and

More information

Word 2013 Quick Start Guide

Word 2013 Quick Start Guide Getting Started File Tab: Click to access actions like Print, Save As, and Word Options. Ribbon: Logically organize actions onto Tabs, Groups, and Buttons to facilitate finding commands. Active Document

More information

AUSTIN COMMUNITY COLLEGE CONTINUING EDUCATION. INTRODUCTION TO DATABASE/FILE MANAGEMENT (Access Introduction) (12 hours) ITSW 1053 COURSE SYLLABUS

AUSTIN COMMUNITY COLLEGE CONTINUING EDUCATION. INTRODUCTION TO DATABASE/FILE MANAGEMENT (Access Introduction) (12 hours) ITSW 1053 COURSE SYLLABUS Course Description: Learn how to design and complete a working database system using this popular software. An introduction to database concepts including: Program parameters, data dictionary, optional

More information

Getting started with Ms Access Getting Started. Primary Key Composite Key Foreign Key

Getting started with Ms Access Getting Started. Primary Key Composite Key Foreign Key Getting started with Ms Access 2007 Getting Started Customize Microsoft Office Toolbar The Ribbon Quick Access Toolbar Navigation Tabbed Document Window Viewing Primary Key Composite Key Foreign Key Table

More information

Lesson 21 Getting Started with PowerPoint Essentials

Lesson 21 Getting Started with PowerPoint Essentials Getting Started with PowerPoint Essentials Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition 1 Objectives Identify the parts of the PowerPoint screen and navigate through a presentation.

More information

Tutorial 1. Creating a Database

Tutorial 1. Creating a Database Tutorial 1 Creating a Database Microsoft Access 2010 Objectives Learn basic database concepts and terms Explore the Microsoft Access window and Backstage view Create a blank database Create and save a

More information

Managing Document Properties

Managing Document Properties PROCEDURES LESSON 20: CHANGING CASE AND MANAGING DOCUMENT PROPERTIES Using Uppercase Mode 1 Press the Caps Lock key 2 Type the desired text in all caps Showing Caps Lock on the Status Bar 1 Right-click

More information

Table of Contents Lesson 1: Introduction to the New Interface... 2 Lesson 2: Prepare to Work with Office

Table of Contents Lesson 1: Introduction to the New Interface... 2 Lesson 2: Prepare to Work with Office Table of Contents Lesson 1: Introduction to the New Interface... 2 Exercise 1: The New Elements... 3 Exercise 2: Use the Office Button and Quick Access Toolbar... 4 The Office Button... 4 The Quick Access

More information

Microsoft Power Point Lab Manual

Microsoft Power Point Lab Manual Microsoft Power Point Lab Manual Table of Contents The PowerPoint Window PowerPoint is a presentation software package. With PowerPoint, you can easily create slide shows. The Microsoft Office Button The

More information

Preview New Features of Office 2007 Programs

Preview New Features of Office 2007 Programs Preview New Features of Office 2007 Programs With new software, you expect some increased functionality. This lesson is a subjective review of new features that the trainers of Software Training Services

More information

Microsoft Excel Important Notice

Microsoft Excel Important Notice Microsoft Excel 2013 Important Notice All candidates who follow an ICDL/ECDL course must have an official ICDL/ECDL Registration Number (which is proof of your Profile Number with ICDL/ECDL and will track

More information

BASIC MICROSOFT POWERPOINT

BASIC MICROSOFT POWERPOINT BASIC MICROSOFT POWERPOINT PART ONE PHONE: 504-838-1144 IT Training Team Jefferson Parish Library EMAIL: jpltrain@jplibrary.net In this class you will learn to: Launch, close, and interact with Microsoft

More information

Excel 2010 Level 1: The Excel Environment

Excel 2010 Level 1: The Excel Environment Excel 2010 Level 1: The Excel Environment Table of Contents The Excel 2010 Environment... 1 The Excel Window... 1 File Tab... 1 The Quick Access Toolbar... 4 Access the Customize the Quick Access Toolbar

More information

Introduction to Word 2010

Introduction to Word 2010 Introduction to Word 2010 Screen Elements 4 1 2 3 5 10 6 7 8 9 1. File Tab: The File tab will bring you into the Backstage View. The Backstage View is where you manage your files and the data about them

More information

Contents. Project One. Introduction to Microsoft Windows XP and Office Creating and Editing a Word Document. Microsoft Word 2003

Contents. Project One. Introduction to Microsoft Windows XP and Office Creating and Editing a Word Document. Microsoft Word 2003 FM TBBBB 39909 10/27/06 4:06 PM Page iii Contents FMTOC TBBBB 39909 Page iii 10/20/06 MD Preface To the Student Introduction to Microsoft Windows XP and Office 2003 ix xiv Objectives WIN 4 Introduction

More information

PowerPoint 2010 Introduction

PowerPoint 2010 Introduction PowerPoint 2010 Introduction TOOLBAR RIBBON What is the ribbon? The ribbon contains the commands and other menu items that were on menu and toolbars in PowerPoint 2003 and earlier. The ribbon is designed

More information

PowerPoint Spring 2002

PowerPoint Spring 2002 PowerPoint 2000 Spring 2002 Table of Contents I. INTRODUCTION... 1 II. GETTING STARTED... 1 A. Opening PowerPoint... 1 B. The Mouse Pointer... 1 C. Working with Text... 2 1. Windows Control Buttons...

More information

Microsoft PowerPoint 2007 Beginning

Microsoft PowerPoint 2007 Beginning Microsoft PowerPoint 2007 Beginning Educational Technology Center PowerPoint Presentations on the Web... 2 Starting PowerPoint... 2 Opening a Presentation... 2 Microsoft Office Button... 3 Quick Access

More information

Module 4 : Spreadsheets

Module 4 : Spreadsheets Module 4 : Spreadsheets What is a spreadsheet program? A spreadsheet program allows you to store, organise and analyse information. Applications of spreadsheets focus on generating numeric information

More information

MS Word 2010 An Introduction

MS Word 2010 An Introduction MS Word 2010 An Introduction Table of Contents The MS Word 2010 Environment... 1 The Word Window Frame... 1 The File Tab... 1 The Quick Access Toolbar... 4 To Customize the Quick Access Toolbar:... 4

More information

6. In the last Import Wizard dialog box, click Finish. Saving Excel Data in CSV File Format

6. In the last Import Wizard dialog box, click Finish. Saving Excel Data in CSV File Format PROCEDURES LESSON 39: WKING WITH FILE FMATS Using the Compatibility Checker 2 Click Info 3 Click Check for Issues 4 Click Check Compatibility 5 Review the issues and click OK Importing a File 1 Click the

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

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling Access Review Relational Databases Different tables can have the same field in common. This feature is used to explicitly specify a relationship between two tables. Values appearing in field A in one table

More information

Microsoft Word Important Notice

Microsoft Word Important Notice Microsoft Word 2013 Important Notice All candidates who follow an ICDL/ECDL course must have an official ICDL/ECDL Registration Number (which is proof of your Profile Number with ICDL/ECDL and will track

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 1 Databases and Database Objects: An Introduction Objectives Design a database to satisfy a collection of requirements Describe the features of the Access window Create a

More information

Budget Exercise for Intermediate Excel

Budget Exercise for Intermediate Excel Budget Exercise for Intermediate Excel Follow the directions below to create a 12 month budget exercise. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Office 2010: Transition from Office Contents. Moving to Microsoft Office Microsoft Office 2010 Project Transition from Office 2003

Office 2010: Transition from Office Contents. Moving to Microsoft Office Microsoft Office 2010 Project Transition from Office 2003 Office 2010: Transition from Office 2003 Contents Office 2010: Transition from Office 2003... 1 Moving to Microsoft Office 2010... 1 Universal Features... 2 KeyTips... 2 Backstage View... 2 Quick Access

More information

Free Microsoft Office 2010 training from MedCerts. Course Outline

Free Microsoft Office 2010 training from MedCerts. Course Outline Free Microsoft Office 2010 training from MedCerts Course Outline Microsoft Office Word 2010: Basic Course Introduction Unit 01 - Getting Started Topic A: The Word Window The Word 2010 Window Demo - A-1:

More information

Microsoft PowerPoint 2010 Beginning

Microsoft PowerPoint 2010 Beginning Microsoft PowerPoint 2010 Beginning PowerPoint Presentations on the Web... 2 Starting PowerPoint... 2 Opening a Presentation... 2 File Tab... 3 Quick Access Toolbar... 3 The Ribbon... 4 Keyboard Shortcuts...

More information

To complete this activity, you will need the following files:

To complete this activity, you will need the following files: CHAPTER 1 Windows XP More Skills 12 Move Data Between Windows You can open several application windows at the same time; they do not need to be files created by the same program. Having more than one window

More information

Skills Exam Objective Objective Number

Skills Exam Objective Objective Number Overview 1 LESSON SKILL MATRIX Skills Exam Objective Objective Number Starting Excel Create a workbook. 1.1.1 Working in the Excel Window Customize the Quick Access Toolbar. 1.4.3 Changing Workbook and

More information

Review the interactive to learn how to navigate and interact with slides in the PowerPoint window.

Review the interactive to learn how to navigate and interact with slides in the PowerPoint window. Getting Started with PowerPoint Introduction Page 1 PowerPoint 2010 is a presentation software that allows you to create dynamic slide presentations that may include animation, narration, images, videos

More information

Excel 2010 Charts - Intermediate Excel 2010 Series The University of Akron. Table of Contents COURSE OVERVIEW... 2

Excel 2010 Charts - Intermediate Excel 2010 Series The University of Akron. Table of Contents COURSE OVERVIEW... 2 Table of Contents COURSE OVERVIEW... 2 DISCUSSION... 2 COURSE OBJECTIVES... 2 COURSE TOPICS... 2 LESSON 1: MODIFY CHART ELEMENTS... 3 DISCUSSION... 3 FORMAT A CHART ELEMENT... 4 WORK WITH DATA SERIES...

More information

Learn more about Pages, Keynote & Numbers

Learn more about Pages, Keynote & Numbers Learn more about Pages, Keynote & Numbers HCPS Instructional Technology May 2012 Adapted from Apple Help Guides CHAPTER ONE: PAGES Part 1: Get to Know Pages Opening and Creating Documents Opening a Pages

More information

INTRODUCTION ACCESS 2010

INTRODUCTION ACCESS 2010 INTRODUCTION ACCESS 2010 Overview of Ms. Access 2010 Microsoft Access is a computer application used to create and manage databases. Access Databases can store any type of information: numbers, text, and

More information

MS Word Basics. Groups within Tabs

MS Word Basics. Groups within Tabs MS Word Basics Instructor: Bev Alderman L e t s G e t S t a r t e d! Open and close MS Word Open Word from the desktop of your computer by Clicking on the Start>All programs>microsoft Office >Word 2010

More information

1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Powerpoint 2007)

1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Powerpoint 2007) 1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Powerpoint 2007) 2 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Powerpoint 2007) TABLE OF CONTENTS CHAPTER 1: GETTING STARTED... 4 MICROSOFT OFFICE

More information

Double-click on the PowerPoint icon on the desktop. Another way to access the program is to click on the Start button>programs>powerpoint.

Double-click on the PowerPoint icon on the desktop. Another way to access the program is to click on the Start button>programs>powerpoint. MS PowerPoint 2013 I. About PowerPoint A. What is it? Microsoft PowerPoint is a powerful tool to create professional looking presentations and slide shows. PowerPoint allows you to construct presentations

More information

To complete this database, you will need the following file:

To complete this database, you will need the following file: CHAPTER 2 Access More Skills 13 Create a Multiple Items Form A multiple items form displays records in rows and columns in the same manner as a datasheet. A multiple items form provides more formatting

More information

Quick Reference Card Business Objects Toolbar Design Mode

Quick Reference Card Business Objects Toolbar Design Mode Icon Description Open in a new window Pin/Unpin this tab Close this tab File Toolbar New create a new document Open Open a document Select a Folder Select a Document Select Open Save Click the button to

More information

Office 2007 Overview

Office 2007 Overview Kent School District Office 2007 Overview Office Button Quick Access Toolbar The Ribbon and Tabs Mini Toolbar Other Office Applications Resources 1 P a g e Created by G. Kinkade, CTE; adapted by G. Whiteman,

More information

Getting Started with. PowerPoint 2010

Getting Started with. PowerPoint 2010 Getting Started with 13 PowerPoint 2010 You can use PowerPoint to create presentations for almost any occasion, such as a business meeting, government forum, school project or lecture, church function,

More information

PowerPoint 2016 Building a Presentation

PowerPoint 2016 Building a Presentation PowerPoint 2016 Building a Presentation What is PowerPoint? PowerPoint is presentation software that helps users quickly and efficiently create dynamic, professional-looking presentations through the use

More information

Excel 2013 Getting Started

Excel 2013 Getting Started Excel 2013 Getting Started Introduction Excel 2013 is a spreadsheet program that allows you to store, organize, and analyze information. While you may think that Excel is only used by certain people to

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

Microsoft PowerPoint 2016 Basics Unit 1

Microsoft PowerPoint 2016 Basics Unit 1 Directions: Fill in the blanks. Creating Professional Presentations Segment 1. Microsoft PowerPoint Is a which allows users to create polished, professional slide based presentations Presentations can

More information

Exercise 5 Animated Excel Charts in PowerPoint

Exercise 5 Animated Excel Charts in PowerPoint Exercise 5 Animated Excel Charts in PowerPoint This is a fun exercise to show you how even graphs can become even more interesting if you use multimedia. You will write some slides on your own to summarize

More information

Microsoft Word 2010 Lesson Plan

Microsoft Word 2010 Lesson Plan Microsoft Word 2010 Lesson Plan Objective: This class is a brief introduction to Word 2010. It consists of 2 one and one-half hour sessions. By the end of this class you should be able to create a simple

More information

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation Study Guide PCIC 3 B2 GS3- Key Applications-Excel Copyright 2010 Teknimedia Corporation Teknimedia grants permission to any licensed owner of PCIC 3 B GS3 Key Applications-Excel to duplicate the contents

More information

Microsoft Excel 2010 Basics

Microsoft Excel 2010 Basics Microsoft Excel 2010 Basics Starting Word 2010 with XP: Click the Start Button, All Programs, Microsoft Office, Microsoft Excel 2010 Starting Word 2010 with 07: Click the Microsoft Office Button with the

More information

COURSE SYLLABUS. Credit Hours: Contact Hours Lab Hours 4 4 As needed by student

COURSE SYLLABUS. Credit Hours: Contact Hours Lab Hours 4 4 As needed by student Date Approved: Date Revised: 08/07 COURSE SYLLABUS Syllabus for: INFS 2010 Microcomputer Applications Discipline Number Course Name Former Quarter Course(s): N/A Catalog Description: This course is an

More information

Creating a Web Presentation

Creating a Web Presentation LESSON 9 Creating a Web Presentation 9.1 After completing this lesson, you will be able to: Create an agenda slide or home page. Create a hyperlink to a slide. Create a Web presentation with the AutoContent

More information

1. The PowerPoint Window

1. The PowerPoint Window 1. The PowerPoint Window PowerPoint is a presentation software package. With PowerPoint, you can easily create slide shows. Trainers and other presenters use slide shows to illustrate their presentations.

More information

Table of Contents COURSE OVERVIEW... 5

Table of Contents COURSE OVERVIEW... 5 Table of Contents COURSE OVERVIEW... 5 DISCUSSION... 5 THE NEW DATABASE FORMAT... 5 COURSE TOPICS... 6 CONVENTIONS USED IN THIS MANUAL... 7 Tip Open a File... 7 LESSON 1: THE NEW INTERFACE... 8 LESSON

More information

Getting Acquainted with Office 2007 Table of Contents

Getting Acquainted with Office 2007 Table of Contents Table of Contents Using the New Interface... 1 The Office Button... 1 The Ribbon... 2 Galleries... 2 Microsoft Help with Changes... 2 Viewing Familiar Dialog Boxes... 2 Download Get Started Tabs from Microsoft...

More information

11.1 Create Speaker Notes Print a Presentation Package a Presentation PowerPoint Tips... 44

11.1 Create Speaker Notes Print a Presentation Package a Presentation PowerPoint Tips... 44 Contents 1 Getting Started... 1 1.1 Presentations... 1 1.2 Microsoft Office Button... 1 1.3 Ribbon... 2 1.4 Mini Toolbar... 2 1.5 Navigation... 3 1.6 Slide Views... 4 2 Customize PowerPoint... 5 2.1 Popular...

More information

Beginning PowerPoint XP for Windows

Beginning PowerPoint XP for Windows Beginning PowerPoint XP for Windows Tutorial Description This course introduces you to the PowerPoint program basics for creating a simple on-screen presentation. Intended Audience Individuals interested

More information

Microsoft PowerPoint 2016 Basics Unit 9 Final Review - Student Notes Directions: Fill in the blanks.

Microsoft PowerPoint 2016 Basics Unit 9 Final Review - Student Notes Directions: Fill in the blanks. Directions: Fill in the blanks. 1. PowerPoint Window Layout 2. File Tab When clicked, opens - automatically opens the Info option by default Holds the following options: - Info - New - Open - Save - Save

More information

Microsoft Excel 2007

Microsoft Excel 2007 Learning computers is Show ezy Microsoft Excel 2007 301 Excel screen, toolbars, views, sheets, and uses for Excel 2005-8 Steve Slisar 2005-8 COPYRIGHT: The copyright for this publication is owned by Steve

More information

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs Course Description Word - Basics Word is a powerful word processing software package that will increase the productivity of any individual or corporation. It is ranked as one of the best word processors.

More information

Getting to Know PowerPoint. Use IT+

Getting to Know PowerPoint. Use IT+ Getting to Know PowerPoint Use IT+ Introduction PowerPoint 2013 is a presentation software that allows you to create dynamic slide presentations. Slideshows can include animation, description, images,

More information

Lab 2. Task 1 : Learning basic tasks with PowerPoint. Estimated time

Lab 2. Task 1 : Learning basic tasks with PowerPoint. Estimated time Lab 2 Task 1 : Learning basic tasks with PowerPoint Objective : To familiarize with basic tasks in PowerPoint : 1. Create a presentation 2. Find and apply a template 3. Insert a new slide 4. Format text

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited INTRODUCTION TO MICROSOFT EXCEL 2016 Introduction to Microsoft Excel 2016 (EXC2016.1 version 1.0.1) Copyright Information Copyright 2016 Webucator. All rights reserved. The Authors Dave Dunn Dave Dunn

More information

Microsoft Word 2010 Part 1: Introduction to Word

Microsoft Word 2010 Part 1: Introduction to Word CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Word 2010 Part 1: Introduction to Word Summer 2011, Version 1.0 Table of Contents Introduction...3 Starting the Program...3

More information

Word 2007/10/13 1 Introduction

Word 2007/10/13 1 Introduction Objectives Word 2007/10/13 1 Introduction Understand the new Word 2007 Interface Navigate the Office button Learn about the Quick Access menu Navigate the Ribbon menu interface Understand the I-beam Learn

More information

Mark for Follow Up. Address Book. To Delete a Message: Select the message and press the Delete key. To Create a New Message:

Mark for Follow Up. Address Book. To Delete a Message: Select the message and press the Delete key. To Create a New Message: Microsoft Outlook 2016 Quick Reference Card Outlook 2016 Screen Title Bar Free Quick References! Visit: qr.customguide.com Navigation Pane Ribbon Contains mail-related folders like your Inbox, Sent Items

More information

MICROSOFT POWERPOINT 2016 Quick Reference Guide

MICROSOFT POWERPOINT 2016 Quick Reference Guide MICROSOFT POWERPOINT 2016 Quick Reference Guide PowerPoint What is it? What s new in PowerPoint 2016? PowerPoint is a computer program that allows you to create, edit and produce slide show presentations.

More information

GDC MEMORIAL COLLEGE BAHAL (BHIWANI)

GDC MEMORIAL COLLEGE BAHAL (BHIWANI) GDC MEMORIAL COLLEGE BAHAL (BHIWANI)-127028 Lab Manual MS-Power Point (B.Com(pass &Voc).;B.Sc.(cs);M.Com) Department of Computer Science The PowerPoint Window Table of Contents PowerPoint is a presentation

More information

You can clear the sample data from the table by selecting the table and pressing Delete.

You can clear the sample data from the table by selecting the table and pressing Delete. Making Quick Tables Choose Insert tab. Then click Table. Then click Quick Tables. Select the style of table from the Quick Tables Gallery. You can clear the sample data from the table by selecting the

More information

Basic Microsoft PowerPoint. Your First Slides. Adapted from Taskstream Word Tutorial (2003) < >

Basic Microsoft PowerPoint. Your First Slides. Adapted from Taskstream Word Tutorial (2003) <  > Your First Slides (Demonstrated using Windows XP) Adapted from Taskstream Word Tutorial (2003) < http://www.taskstream.com > Revised and updated 4/05 by Dr. Bruce Ostertag What Can PowerPoint Do For Teachers?

More information

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010 Week 5 Creating a Calendar About Tables Tables are a good way to organize information. They can consist of only a few cells, or many cells that cover several pages. You can arrange boxes or cells vertically

More information

PowerPoint Essentials 1

PowerPoint Essentials 1 PowerPoint Essentials 1 LESSON SKILL MATRIX Skill Exam Objective Objective Number Working with an Existing Presentation Change views of a presentation. Insert text on a slide. 1.5.2 2.1.1 SOFTWARE ORIENTATION

More information

PowerPoint 2010 Project Four Assignment Sheet

PowerPoint 2010 Project Four Assignment Sheet PowerPoint 2010 Project Four Assignment Sheet In this project you will create a question and answer PowerPoint presentation in a game format to review and reinforce curriculum concepts. The presentation

More information

Microsoft PowerPoint 2007 Tutorial

Microsoft PowerPoint 2007 Tutorial Microsoft PowerPoint 2007 Tutorial Prepared By:- Mohammad Murtaza Khan I. T. Expert Sindh Judicial Academy Contents Getting Started... 5 Presentations... 5 Microsoft Office Button... 5 Ribbon... 6 Quick

More information

Section 1 -- Overview

Section 1 -- Overview Course Topics: I. MS PowerPoint 2003 Overview II. Navigating PowerPoint Presentations III. Creating and Editing Slides IV. Using Outlines V. Using Slide Masters VI. Working in Normal View VII. Creating

More information

Welcome. Microsoft PowerPoint 2010 Fundamentals Workshop. Faculty and Staff Development Program

Welcome. Microsoft PowerPoint 2010 Fundamentals Workshop. Faculty and Staff Development Program Faculty and Staff Development Program Welcome Microsoft PowerPoint 2010 Fundamentals Workshop Computing Services and Systems Development Phone: 412-624-HELP (4357) Last Updated: 04/19/13 Technology Help

More information

ECDL Module 6 REFERENCE MANUAL

ECDL Module 6 REFERENCE MANUAL ECDL Module 6 REFERENCE MANUAL Presentation Microsoft PowerPoint XP Edition for ECDL Syllabus Four PAGE 2 - ECDL MODULE 6 (USING POWERPOINT XP) - MANUAL 6.1 GETTING STARTED... 4 6.1.1 FIRST STEPS WITH

More information

Creating Visually Appealing Documents. Word Module 2. Diocese of St. Petersburg Office of Training

Creating Visually Appealing Documents. Word Module 2. Diocese of St. Petersburg Office of Training Creating Visually Appealing Documents Word 2010 Module 2 Diocese of St. Petersburg Office of Training Training@dosp.org Diocese of St. Petersburg 0 9/5/2014 This Page Left Intentionally Blank Diocese of

More information

Beginning PowerPoint: 2010 A Presentation Software

Beginning PowerPoint: 2010 A Presentation Software Beginning PowerPoint: 2010 A Presentation Software Objective 1: Review Screen Layout PowerPoint 2010 offers a similar user interface as 2007. The top portion of the window has a new structure for PowerPoint

More information