Unlike other computer programs you may have come across, SPSS has many user

Size: px
Start display at page:

Download "Unlike other computer programs you may have come across, SPSS has many user"

Transcription

1 7 2 Some Basic Steps in SPSS FILES FOR CHAPTER 2:.SPSS_demo.sav Chapter 2_Basic steps.spv You can find them in the Data files folder of the zipped file you downloaded from oluwadiya.sitesled.com/files/ SPSS%20Stuff.htm WHEN FILES WON T OPEN If you want to open a file by double-clicking on it, the file has to be associated with the program in which it was created. If you double-click on the SPSS_ demo.sav file, and instead of SPSS opening it, you see a warning dialog box that says Windows can t open this file, it means that you have not installed SPSS on your computer. The second likely reason may be that you have installed SPSS, but Windows has not associated. sav files with SPSS on your PC. Unlike other computer programs you may have come across, SPSS has many user interfaces. For example, the user interface for entering data is different from the user interface in which the result of your analysis are displayed. These interfaces are called Windows. In this chapter, you will learn how to navigate through the different kinds of windows in SPSS. You will also practice the most commonly used procedures. Opening Data Files As it is common with most windows programs, there are two ways to open a file in SPSS. In both methods, you must know the location of the file in your computer before you can open it. We shall be opening one of the files you downloaded from the internet. Method one: Double-Clicking. This is the easiest way to open a file. In Windows explorer, navigate to the folder where you saved the files you downloaded from the internet. Double-click on SPSS_Demo.sav to open it. Method two: Opening from within SPSS: Open SPSS. In the dialog box that comes up (See Figure 1-1 on page 1), select the Open an existing data source option, and click on the file on the list. If the file is not on the list, click on the More files option to browse for the file on your computer. In the Open Data dialog box that comes up, navigate to the folder where you kept the file. Click on SPSS_Demo.sav to select it, then click the Open button. Data Editor Windows The Title Bar is the horizontal bar at the top of the window. It bears the name of the current FIGURE 2-1: The two images compare the title bar of an unsaved and a saved file. Image 1 Image 2 file you are working on. However, if you have not saved the file, it will be given the name Untitled. In Figure 2-1, the file in Image 1 has not been saved while the one in Image 2 has been saved with the name SPSS_Demo. The Menu Bar (labelled 2 in Figure 2-1) is the horizontal bar just below the Title Bar. Beneath the menu bar is the Tool Bar (labelled 3 in Figure 2-1) which contains the icons of the most commonly used commands. By clicking any of the buttons, you will be able to run the appropriate command. Click any of the Menu Bar items to show its submenus. In Figure 2-2 (A), we have clicked FIGURE 2-2: Submenus come in two ways: (A) Followed by ellipsis and (B) Followed by arrowheads. Motivation is what gets you started. Habit is what keeps you going...anonymous.

2 8 Chapter 2 DIALOG BOXES THAT WILL NOT DIALOG! Some dialog boxes will not allow you to manipulate them. They are message boxes for display error messages and information indicating why a requested task cannot be effected. on TRANSFORM to show its submenus. There are two types of submenu items; some, like Compute Variable..., have an ellipsis after them; clicking these submenus will bring up a dialog box through which you can immediately execute the command. Certain other submenus, such as the one shown in Figure 2-2 (B), Descriptive Statistics, have black arrowheads to their extreme right, which causes yet another sets of submenus to unfold. These offshoots e.g. Frequency in Figure 2-2 (B) are secondary submenus. Clicking on a secondary submenu brings up a dialog box that will execute the submenu command. When a menu item is dim or not visible, the command is not suitable for the type of data being analyzed. What are Dialog Boxes? FIGURE 2-3: Components of a typical dialog box exemplified by the Frequencies dialog box. WAYS TO SELECT SEVERAL VARIABLES AT THE SAME TIME If you want to select more than one variable at a time. This can be done in two ways: a) Select adjacent variables by holding down the shift key on the keyboard as you click each variable. b) Select non-contiguous variables by holding down the control key on the keyboard as you simultaneously click each variable. Dialog boxes are used to instruct SPSS to complete a task or procedure. Understanding how to use Dialog Boxes is central to data manipulation and analysis in SPSS. Dialog boxes appear when you click a menu or submenu item with an ellipsis trailing after them. They contain options you can select. After you specify the options, you then choose a command button to execute the procedure. Open the file SPSS_Demo.sav in the Data Files folder of the items you downloaded from the Internet. Go to the menu bar and click ANALYZE. Click again on DESCRIPTIVE STATISTICS and then on FREQUENCIES Dialog boxes also have Title Bars which bear the name of the selected menu or submenu function. In Figure 2-3, the title bar shows Frequencies, which is the submenu item that we selected. Most Dialog boxes are constructed along similar lines. We will use Figure 2-3 to illustrate a typical Dialog box. SECTION 1 is a box which we will refer to as the variable list box. It contains the variables from which you can make your selections. If there are more variables than can fit in the box, scroll bars are provided so you can scroll through the list. Sometimes, some variables may be absent from a dialog box because such variables are not appropriate for procedures that are carried out with the particular dialog box. For example, categorical variables will not be listed in Dialog boxes for procedures, such as Means or Correlations which require continuous data. When you click a variable in the box, it will be highlighted in blue, indicating that it is selected. The arrow (A in Figure 2-3) immediately to the right of the variable list box will become bold. You have to click this arrow to move the selected variable(s) in section 1 to the box in section 2. Life in abundance comes only through great love...elbert Hubbard.

3 Some Basic Steps in SPSS 9 SECTION 2 is the box into which you move the selected variable(s) in the variable list. You do this by clicking the arrow button. Observe that the box is labelled Variable(s). Sometimes this label is different, but the functions remain the same. SPSS will use only the variables in this box for its analysis. SECTION 3 contains small white boxes called Check boxes. Each check box has a label detailing its function. When check boxes are selected, SPSS will carry out the assigned action. In Figure 2-3, the label is Display frequency tables. Click in the check box with the left mouse button and a tick mark will appear in the box to show that it has been selected. To deselect it, click again in the check box. Check boxes are not mutually exclusive, you can therefore select as many of them as you need. SECTION 4 contains the following command buttons: OK executes the procedure and bring up an output viewer window. Click this button only when you are satisfied with your choices. Paste saves all your selections into a syntax window. Reset returns everything in the dialog box to its default state. All the selected variables will be returned to the variable list box and all selections in the main and supplementary dialog boxes will become deselected. Cancel removes the dialog box without carrying out the procedure. This can also be done by clicking the X button on the upper right hand corner. Help brings up a window with instructions and explanations relating to the procedures in the dialog box. Be warned though, these helps are cryptic and may be difficult to understand. In other words, you need helps to understand the help! You can also access the help window by clicking on the? button in the upper right hand corner. SECTION 5 contains a set of buttons that when clicked will bring up other dialog boxes for CONTINUE VERSUS OK Supplementary dialog boxes use the button Continue to execute their actions while main dialog boxes utilize the button OK. WHAT S IN A NAME? Prior to SPSS 16, output files were saved as files with the.spo extensions; but from version 16 and above, extension of output files had been changed to.spv. SPSS 16 and above can no longer open output files generated by earlier versions and vice-versa. Data files, on the other hand, still have the same extension and can be opened by all versions of SPSS. supplementary analysis under the main procedure. For example, click the Statistics button. This will bring up the Frequencies: Statistics dialog box shown in Figure 2-4. As Figure 2-4 shows, the various options in the dialog box allow us to generate other statistics like percentiles, measures of central tendency and dispersion along with frequency. Click Continue to confirm the options and return to the main dialog box. The SPSS Statistics Viewer Window FIGURE 2-4: Secondary dialog box. Note that it has a Continue button instead of the OK buttons in main dialog boxes. Secondly, the title is always compound, with a full colon between the names. Compare this title to the title in Figure 2-3. No love, no friendship, can cross the path of our destiny without leaving some mark on it forever...francois Mocuriac.

4 10 Chapter 2 HELPFUL TIPS In an outline view pane, a - sign indicates that the folder is open and clicking it hides its subfolders. A + indicates that the subfolders are hidden and you can reveal them by clicking the + sign. FIGURE 2-5: The outline pane of the SPSS Statistic Viewer window. Note the tree-like structure which is similar to the arrangement in Windows Explorer. Clicking OK in any dialog box or running a syntax command will generate the result of your analysis in a separate window called the SPSS Statistics Viewer window. We will be using the file Chapter2.spv for illustration. Go to the Output Files folder of the items you downloaded from the Internet, and double-click on the file. The SPSS Statistics Viewer window comes up. The bars on top of the window are arranged in a fashion similar to the Data Editor window. When you have not saved the work, it is automatically named Output X, where X is an integer. For example it will be Output 1, if it is the first unnamed viewer window you have opened, and Output 2, if it is the second, and so on. You should click on FILE on the menu bar and choose Save. In the Save As dialog box, enter the name with which you want to save the output in the File Name box. In this instance, type SPSS demo 2. Then click the Save button. The Viewer window has two columns; the smaller one on the left is the Outline Pane, which displays the output in an hierarchical list, while the larger one, the Output Display Pane is on the right, and it displays the results in full. Using the Outline Pane Click on + output to display them again. In a similar manner to the arrangement of files and folders in Windows Explorer, the items in the outline pane are arranged in hierarchies (see Figure 2-5). Some of the items in the outline pane are preceded by little boxes with either a + (Arrow 1) or a - (Arrow 2) sign. Items with preceding little boxes are folders. Folders can contain other folders (called sub-folders) and files. A - box preceding a folder means that the folder is open, and everything it contains is on display. On the other hand, a + box preceding a folder means that the folder is closed, and everything it contains is hidden. The folders that become hidden when you click on the negative sign are called sub-folders. In our example, all the folders in the output pain are sub-folders of the Output folder and Title Notes and Statistics are fields in the Frequency sub-folder. Click on - output to hide everything, then Click the little red box immediately to the left of Output. As Figure 2-6 shows, everything in the Outline Pane becomes highlighted in blue. Observe how all the structures in the Output Display Pane become surrounded by selection boxes. FIGURE 2-6: How to select a folder and all its contents. You should click that little box. Courage is not the lack of fear, it is acting in spite of it...mark Twain.

5 Some Basic Steps in SPSS 11 PRACTICE MAKES PERFECT Click on other items in the root menu for further practice. FIGURE 2-7: How to select a single file in the outline pane FIGURE 2-8: Repositioning items in the outline pane of the Statistic Viewer window Next, click on the file Gender and observe how this item alone was outlined (see Figure 2-7). In the Output Display Pane, a selection box is now placed around the gender bar chart. By dragging an item within the outline pane, you can move it from one position to the other within the Output Display Pane. Click on the item State of origin within the outline view with the left mouse button and while holding the button down, drag it up below the folder, Output and then release the button. Figure 2.8 shows that the table, State of origin has been moved up above everything else in the output display view. The small red arrow to the left of the item you click moves as you drag the mouse button. It indicates the current position to which the item will be moved if you release the mouse button that moment. To rename an item in the Outline Pane, double-click the item, and enter the new name. Using the Output Display pane To select an item in the Output Display Pane, click on it once. A selection box will be formed around the item to show that it is selected. In addition, a little red arrow will be placed next to FIGURE 2-9: Table in editing mode: The header row is highlighted in black, the table is surrounded by dash lines and the menu bar is altered by the addition of Insert, Pivot and Format. Three menus that are useful for editing tables. Love cures people; both the ones who give it and the ones who receive it...karl Menninger.

6 12 Chapter 2 FIGURE 2-10: The table context menu. (Generated when you right-click a table). PRACTICE MAKES PERFECT Right-click on different items in the Statistics Viewer and observe how the context menu keeps changing as you click different items. the item. Click anywhere outside the selection box to deselect the item. Once an object is selected in the output display pane, the object can be cut, copied or deleted using the appropriate submenu in the EDIT menu. The last item on the EDIT menu is for editing the selected item either in the current window or in a separate window. If you have deselected Statistics, select it once again, and in the EDIT menu, scroll down to the EDIT CONTENT and click the In Viewer submenu. Figure 2.9 shows the table becomes surrounded by dash-line box. Now take a closer look at the menu bar and observe that three new menu items have been added; PIVOT, INSERT and FORMAT. These menus are used to adjust the properties of the table and its cells. Furthermore, the tool bars have disappeared. The other option on the EDIT CONTENT submenu is In Separate Window. As the name suggests, choosing this option opens the selected table in a separate window - the SPSS Pivot Table Editor. What you can do in this window is similar to what you can do using the EDIT submenu. Finally, in the output display panel, right click on a table; the table context menu springs up. As shown in Figure 2-10, the menu contains most of the options in the EDIT menu. The context menu offers an immediately available list of command that can be applied. The content of the list will depend on the object you right click. In SPSS 15 and below, the statistics coach command is available in the context menu when you right-clicked a table. Sadly, this very convenient command has been removed in later versions. However, the same function can still be (albeit, less conveniently) accessed using the HELP menu. Never discourage anyone who continually makes progress, no matter how slow...plato.

7

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

Microsoft Excel 2010 Part 2: Intermediate Excel

Microsoft Excel 2010 Part 2: Intermediate Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 2: Intermediate Excel Spring 2014, Version 1.0 Table of Contents Introduction...3 Working with Rows and

More information

OpenForms360 Validation User Guide Notable Solutions Inc.

OpenForms360 Validation User Guide Notable Solutions Inc. OpenForms360 Validation User Guide 2011 Notable Solutions Inc. 1 T A B L E O F C O N T EN T S Introduction...5 What is OpenForms360 Validation?... 5 Using OpenForms360 Validation... 5 Features at a glance...

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

2 The Stata user interface

2 The Stata user interface 2 The Stata user interface The windows This chapter introduces the core of Stata s interface: its main windows, its toolbar, its menus, and its dialogs. The five main windows are the Review, Results, Command,

More information

Single Menus No other menus will follow necessitating additional user choices

Single Menus No other menus will follow necessitating additional user choices 57 UNIT-III STRUCTURES OF MENUS Single Menus No other menus will follow necessitating additional user choices Sequential Linear Menus Simultaneous Menus 58 Hierarchical Menus When many relationships exist

More information

Tabular Building Template Manager (BTM)

Tabular Building Template Manager (BTM) Tabular Building Template Manager (BTM) User Guide IES Vi rtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced

More information

MAXQDA and Chapter 9 Coding Schemes

MAXQDA and Chapter 9 Coding Schemes MAXQDA and Chapter 9 Coding Schemes Chapter 9 discusses how the structures of coding schemes, alternate groupings are key to moving forward with analysis. The nature and structures of the coding scheme

More information

Caja File Manager. Desktop User Guide

Caja File Manager. Desktop User Guide Caja File Manager Desktop User Guide Desktop User Guide» Working with Files This chapter describes how to use the Caja file manager. Introduction Spatial Mode Browser Mode Opening Files Searching For Files

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 Contents Starting Excel... 2 Excel Window Properties... 2 The Ribbon... 3 Tabs... 3 Contextual Tabs... 3 Dialog Box Launchers... 4 Galleries... 5 Minimizing the Ribbon... 5 The

More information

1. Right-click the worksheet tab you want to rename. The worksheet menu appears. 2. Select Rename.

1. Right-click the worksheet tab you want to rename. The worksheet menu appears. 2. Select Rename. Excel 2010 Worksheet Basics Introduction Page 1 Every Excel workbook contains at least one or more worksheets. If you are working with a large amount of related data, you can use worksheets to help organize

More information

Barchard Introduction to SPSS Marks

Barchard Introduction to SPSS Marks Barchard Introduction to SPSS 21.0 3 Marks Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data

More information

Quick Start Guide. ARIS Architect. Version 9.8 Service Release 2

Quick Start Guide. ARIS Architect. Version 9.8 Service Release 2 ARIS Architect Version 9.8 Service Release 2 October 2015 This document applies to ARIS Version 9.8 and to all subsequent releases. Specifications contained herein are subject to change and these changes

More information

ORGANIZING YOUR ARTWORK WITH LAYERS

ORGANIZING YOUR ARTWORK WITH LAYERS 9 ORGANIZING YOUR ARTWORK WITH LAYERS Lesson overview In this lesson, you ll learn how to do the following: Work with the Layers panel. Create, rearrange, and lock layers and sublayers. Move objects between

More information

Barchard Introduction to SPSS Marks

Barchard Introduction to SPSS Marks Barchard Introduction to SPSS 22.0 3 Marks Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data

More information

EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy

EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy Virus check and backups: Remember that if you are receiving a file from an external source a government agency or some other source, for example you will want

More information

Learning Worksheet Fundamentals

Learning Worksheet Fundamentals 1.1 LESSON 1 Learning Worksheet Fundamentals After completing this lesson, you will be able to: Create a workbook. Create a workbook from a template. Understand Microsoft Excel window elements. Select

More information

Solo 4.6 Release Notes

Solo 4.6 Release Notes June9, 2017 (Updated to include Solo 4.6.4 changes) Solo 4.6 Release Notes This release contains a number of new features, as well as enhancements to the user interface and overall performance. Together

More information

6. Essential Spreadsheet Operations

6. Essential Spreadsheet Operations 6. Essential Spreadsheet Operations 6.1 Working with Worksheets When you open a new workbook in Excel, the workbook has a designated number of worksheets in it. You can specify how many sheets each new

More information

Customize the Navigation Pane

Customize the Navigation Pane Page 1 of 7 Microsoft Office Outlook Home > Products > Outlook > Outlook 2007 Help and How-to > Search and navigation > Navigation pane Customize the Navigation Pane Applies to: Microsoft Office Outlook

More information

Introduction to the Visual Studio.NET Integrated Development Environment IDE. CSC 211 Intermediate Programming

Introduction to the Visual Studio.NET Integrated Development Environment IDE. CSC 211 Intermediate Programming Introduction to the Visual Studio.NET Integrated Development Environment IDE CSC 211 Intermediate Programming Visual Studio.NET Integrated Development Environment (IDE) The Start Page(Fig. 1) Helpful links

More information

Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved.

Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. Tabular Room Data User Guide IES Virtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any form without

More information

Application of Skills: Microsoft Excel 2013 Tutorial

Application of Skills: Microsoft Excel 2013 Tutorial Application of Skills: Microsoft Excel 2013 Tutorial Throughout this module, you will progress through a series of steps to create a spreadsheet for sales of a club or organization. You will continue to

More information

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet Copyright 1 99 Spreadsheet definition: A spreadsheet stores and manipulates data that lends itself to being stored in a table type format (e.g. Accounts, Science Experiments, Mathematical Trends, Statistics,

More information

Chapter11 practice file folder. For more information, see Download the practice files in this book s Introduction.

Chapter11 practice file folder. For more information, see Download the practice files in this book s Introduction. Make databases user friendly 11 IN THIS CHAPTER, YOU WILL LEARN HOW TO Design navigation forms. Create custom categories. Control which features are available. A Microsoft Access 2013 database can be a

More information

CHAPTER 2. GENERAL PROGRAM STRUCTURE

CHAPTER 2. GENERAL PROGRAM STRUCTURE CHAPTER 2. GENERAL PROGRAM STRUCTURE Windows Latent GOLD contains a main window called the Viewer. Viewer. When you estimate a model, all statistical results, tables and plots are displayed in the Viewer.

More information

Using Microsoft Word. Text Editing

Using Microsoft Word. Text Editing Using Microsoft Word A word processor is all about working with large amounts of text, so learning the basics of text editing is essential to being able to make the most of the program. The first thing

More information

Microsoft Excel 2010 Basic

Microsoft Excel 2010 Basic Microsoft Excel 2010 Basic Introduction to MS Excel 2010 Microsoft Excel 2010 is a spreadsheet software in the new Microsoft 2010 Office Suite. Excel allows you to store, manipulate and analyze data in

More information

Excel Foundation Quick Reference (Windows PC)

Excel Foundation Quick Reference (Windows PC) Excel Foundation Quick Reference (Windows PC) See https://staff.brighton.ac.uk/is/training/pages/excel/foundation.aspx for videos and exercises to accompany this quick reference card. Structure of a spreadsheet

More information

AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage:

AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage: Page 1 of 18 Using AutoCollage 2008 AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage: 1. Click on a folder name in the Image Browser. 2. Once at

More information

Interface. 2. Interface Photoshop CS/ImageReady CS for the Web H O T

Interface. 2. Interface Photoshop CS/ImageReady CS for the Web H O T 2. Interface Photoshop CS/ImageReady CS for the Web H O T 2. Interface The Welcome Screen Interface Overview Using the Toolbox Using Palettes Using the Options Bar Creating a Tool Preset Resetting Tools

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

Intermediate Microsoft Excel 2008

Intermediate Microsoft Excel 2008 Intermediate Microsoft Excel 2008 Table of Contents ADVANCED FORMATTING... 2 FORMATTING NUMBERS... 2 WRAPPING TEXT... 3 THE MERGE AND CENTER FUNCTIONS... 4 INSERTING COMMENTS... 5 FREEZE PANES... 6 INSERTING

More information

2 SELECTING AND ALIGNING

2 SELECTING AND ALIGNING 2 SELECTING AND ALIGNING Lesson overview In this lesson, you ll learn how to do the following: Differentiate between the various selection tools and employ different selection techniques. Recognize Smart

More information

Program and Graphical User Interface Design

Program and Graphical User Interface Design CHAPTER 2 Program and Graphical User Interface Design OBJECTIVES You will have mastered the material in this chapter when you can: Open and close Visual Studio 2010 Create a Visual Basic 2010 Windows Application

More information

Select Objects for Use

Select Objects for Use System In TNTgis you select geospatial data for viewing and analysis using the Select objects window (which may have varying names depending on the context). The upper part of the window has several tabbed

More information

Understanding How FrontPage Works

Understanding How FrontPage Works 8.1 LESSON 8 Understanding How FrontPage Works After completing this lesson, you will be able to: Open and preview a FrontPage-based Web site. Open and preview an individual Web page. Look at a Web site

More information

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

SUM - This says to add together cells F28 through F35. Notice that it will show your result is COUNTA - The COUNTA function will examine a set of cells and tell you how many cells are not empty. In this example, Excel analyzed 19 cells and found that only 18 were not empty. COUNTBLANK - The COUNTBLANK

More information

Introduction to Microsoft Office PowerPoint 2010

Introduction to Microsoft Office PowerPoint 2010 Introduction to Microsoft Office PowerPoint 2010 TABLE OF CONTENTS Open PowerPoint 2010... 1 About the Editing Screen... 1 Create a Title Slide... 6 Save Your Presentation... 6 Create a New Slide... 7

More information

Changing the Layout of a Document

Changing the Layout of a Document LESSON 5 Changing the Layout of a Document 5.1 After completing this lesson, you will be able to: Adjust page margin settings. Set paragraph indentation and spacing. Change indents and tab settings. Insert

More information

Dremel Digilab 3D Slicer Software

Dremel Digilab 3D Slicer Software Dremel Digilab 3D Slicer Software Dremel Digilab 3D Slicer prepares your model for 3D printing. For novices, it makes it easy to get great results. For experts, there are over 200 settings to adjust to

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Introduction This handout briefly outlines most of the basic uses and functions of Excel that we will be using in this course. Although Excel may be used for performing statistical

More information

How to set up a local root folder and site structure

How to set up a local root folder and site structure Activity 2.1 guide How to set up a local root folder and site structure The first thing to do when creating a new website with Adobe Dreamweaver CS3 is to define a site and identify a root folder where

More information

PART 7. Getting Started with Excel

PART 7. Getting Started with Excel PART 7 Getting ed with Excel When you start the application, Excel displays a blank workbook. A workbook is a file in which you store your data, similar to a three-ring binder. Within a workbook are worksheets,

More information

ARIS Architect QUICK START GUIDE. Version Service Release 7

ARIS Architect QUICK START GUIDE. Version Service Release 7 ARIS Architect QUICK START GUIDE Version 9.8 - Service Release 7 December 2016 This document applies to ARIS Version 9.8 and to all subsequent releases. Specifications contained herein are subject to change

More information

MS Excel Henrico County Public Library. I. Tour of the Excel Window

MS Excel Henrico County Public Library. I. Tour of the Excel Window MS Excel 2013 I. Tour of the Excel Window Start Excel by double-clicking on the Excel icon on the desktop. Excel may also be opened by clicking on the Start button>all Programs>Microsoft Office>Excel.

More information

Thermo Scientific. GRAMS Envision. Version 2.1. User Guide

Thermo Scientific. GRAMS Envision. Version 2.1. User Guide Thermo Scientific GRAMS Envision Version 2.1 User Guide 2013 Thermo Fisher Scientific Inc. All rights reserved. Thermo Fisher Scientific Inc. provides this document to its customers with a product purchase

More information

USING MICROSOFT ACCESS 2013 Guided Project 7-1

USING MICROSOFT ACCESS 2013 Guided Project 7-1 Guided Project 7-1 For this project, you enhance the functionality of a database for a friend s music collection. You use Design view to create a main form and a subform, and customize the form to add

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

Using Microsoft Word. Paragraph Formatting. Displaying Hidden Characters

Using Microsoft Word. Paragraph Formatting. Displaying Hidden Characters Using Microsoft Word Paragraph Formatting Every time you press the full-stop key in a document, you are telling Word that you are finishing one sentence and starting a new one. Similarly, if you press

More information

MS Excel Henrico County Public Library. I. Tour of the Excel Window

MS Excel Henrico County Public Library. I. Tour of the Excel Window MS Excel 2013 I. Tour of the Excel Window Start Excel by double-clicking on the Excel icon on the desktop. Excel may also be opened by clicking on the Start button>all Programs>Microsoft Office>Excel.

More information

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen.

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen. Excel is a spreadsheet application that allows for the storing, organizing and manipulation of data that is entered into it. Excel has variety of built in tools that allow users to perform both simple

More information

Table of Contents. Chapter 2. Looking at the Work Area

Table of Contents. Chapter 2. Looking at the Work Area Table of Contents... 1 Opening a PDF file in the work area... 2 Working with Acrobat tools and toolbars... 4 Working with Acrobat task buttons... 13 Working with the navigation pane... 14 Review... 18

More information

Cell Basics. Introduction

Cell Basics. Introduction Cell Basics Introduction Cells are the basic building blocks of a worksheet. Cells can contain a variety of content such as text, formatting attributes, formulas, and functions. The Cell Each rectangle

More information

User Guide. FTR Reporter For more information, visit

User Guide. FTR Reporter For more information, visit FTR Reporter 5.7.1 For more information, visit www.fortherecord.com TABLE OF CONTENTS INTRODUCTION... 5 Overview... 5 About This Document... 5 GETTING STARTED... 6 Installation... 6 Starting Reporter...

More information

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu TABLE OF CONTENTS Introduction... 1

More information

Display Systems International Software Demo Instructions

Display Systems International Software Demo Instructions Display Systems International Software Demo Instructions This demo guide has been re-written to better reflect the common features that people learning to use the DSI software are concerned with. This

More information

Introduction to Excel 2007

Introduction to Excel 2007 Introduction to Excel 2007 These documents are based on and developed from information published in the LTS Online Help Collection (www.uwec.edu/help) developed by the University of Wisconsin Eau Claire

More information

Unit D Lecture Notes Word 2003

Unit D Lecture Notes Word 2003 Unit D Lecture Notes Word 2003 Objectives: In this project you will learn: Set document margins Divide a document into sections Insert page breaks Insert page numbers Add headers and footers Edit headers

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

DataMaster for Windows

DataMaster for Windows DataMaster for Windows Version 3.0 April 2004 Mid America Computer Corp. 111 Admiral Drive Blair, NE 68008-0700 (402) 426-6222 Copyright 2003-2004 Mid America Computer Corp. All rights reserved. Table

More information

17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA Document Variables Code Variables... 1

17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA Document Variables Code Variables... 1 17 - Variables Contents 17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA... 1 Document Variables... 1 Code Variables... 1 The List of document variables and the List of code variables... 1 Managing

More information

The American University in Cairo. Academic Computing Services. Word prepared by. Soumaia Ahmed Al Ayyat

The American University in Cairo. Academic Computing Services. Word prepared by. Soumaia Ahmed Al Ayyat The American University in Cairo Academic Computing Services Word 2000 prepared by Soumaia Ahmed Al Ayyat Spring 2001 Table of Contents: Opening the Word Program Creating, Opening, and Saving Documents

More information

EFIS User Guide Family Support Programs User

EFIS User Guide Family Support Programs User Ministry of Education EFIS 2.0 - User Guide Family Support Programs User Version 2.0 June 2015 Table of Contents 1 Document History... 1 2 Logon to EFIS 2.0... 2 2.1 Logon through Go Secure... 2 2.2 Bookmarking

More information

MockupScreens - User Guide

MockupScreens - User Guide MockupScreens - User Guide Contents 1. Overview...4 2. Getting Started...5 Installing the software... 5 Registering... 9 3. Understanding the Interface...11 Menu Bar... 11 Tool bar... 14 Elements... 14

More information

Microsoft Excel > Shortcut Keys > Shortcuts

Microsoft Excel > Shortcut Keys > Shortcuts Microsoft Excel > Shortcut Keys > Shortcuts Function Keys F1 Displays the Office Assistant or (Help > Microsoft Excel Help) F2 Edits the active cell, putting the cursor at the end* F3 Displays the (Insert

More information

Creating Buttons and Pop-up Menus

Creating Buttons and Pop-up Menus Using Fireworks CHAPTER 12 Creating Buttons and Pop-up Menus 12 In Macromedia Fireworks 8 you can create a variety of JavaScript buttons and CSS or JavaScript pop-up menus, even if you know nothing about

More information

FastTrack Schedule 10. Tutorials. Copyright 2010, AEC Software, Inc. All rights reserved.

FastTrack Schedule 10. Tutorials. Copyright 2010, AEC Software, Inc. All rights reserved. FastTrack Schedule 10 Tutorials FastTrack Schedule Tutorials Version 10.0.0 by Carol S. Williamson AEC Software, Inc. With FastTrack Schedule 10, the new version of the award-winning project manager,

More information

Instructions for Using the Databases

Instructions for Using the Databases Appendix D Instructions for Using the Databases Two sets of databases have been created for you if you choose to use the Documenting Our Work forms. One set is in Access and one set is in Excel. They are

More information

Chapter 4: Single Table Form Lab

Chapter 4: Single Table Form Lab Chapter 4: Single Table Form Lab Learning Objectives This chapter provides practice with creating forms for individual tables in Access 2003. After this chapter, you should have acquired the knowledge

More information

VisualPST 2.4. Visual object report editor for PowerSchool. Copyright Park Bench Software, LLC All Rights Reserved

VisualPST 2.4. Visual object report editor for PowerSchool. Copyright Park Bench Software, LLC All Rights Reserved VisualPST 2.4 Visual object report editor for PowerSchool Copyright 2004-2015 Park Bench Software, LLC All Rights Reserved www.parkbenchsoftware.com This software is not free - if you use it, you must

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

Service Minder Plus Features/Helpful Hints

Service Minder Plus Features/Helpful Hints Service Minder Plus Features/Helpful Hints This manual covers helpful hints and use of features. Note: These items will be addressed during the training sessions. This document is meant to be used as an

More information

2 Getting Started. Getting Started (v1.8.6) 3/5/2007

2 Getting Started. Getting Started (v1.8.6) 3/5/2007 2 Getting Started Java will be used in the examples in this section; however, the information applies to all supported languages for which you have installed a compiler (e.g., Ada, C, C++, Java) unless

More information

This guide will show you how to create a basic multi-media PowerPoint presentation containing text, graphics, charts, and audio/video elements.

This guide will show you how to create a basic multi-media PowerPoint presentation containing text, graphics, charts, and audio/video elements. This guide will show you how to create a basic multi-media PowerPoint presentation containing text, graphics, charts, and audio/video elements. Before starting the steps outlined in this guide, it is recommended

More information

Topics Covered. Create and format a column chart Create and format a pie chart Create and format a line chart Use a trendline Insert a sparkline

Topics Covered. Create and format a column chart Create and format a pie chart Create and format a line chart Use a trendline Insert a sparkline Excel Charts CS101 Topics Covered Create and format a column chart Create and format a pie chart Create and format a line chart Use a trendline Insert a sparkline About Excel charts Display data Easier

More information

Word 2007 Tables Part 2

Word 2007 Tables Part 2 Word 2007 Tables Part 2 In this lesson you will learn to use formulas within tables, change the size and positions of a tables, convert information from table form to text form and vice versa, insert clipart

More information

COPYRIGHTED MATERIAL. Making Excel More Efficient

COPYRIGHTED MATERIAL. Making Excel More Efficient Making Excel More Efficient If you find yourself spending a major part of your day working with Excel, you can make those chores go faster and so make your overall work life more productive by making Excel

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface CHAPTER 1 Finding Your Way in the Inventor Interface COPYRIGHTED MATERIAL Understanding Inventor s interface behavior Opening existing files Creating new files Modifying the look and feel of Inventor Managing

More information

Excel Intermediate

Excel Intermediate Excel 2013 - Intermediate (103-124) Multiple Worksheets Quick Links Manipulating Sheets Pages EX16 EX17 Copying Worksheets Page EX337 Grouping Worksheets Pages EX330 EX332 Multi-Sheet Cell References Page

More information

Basic Concepts. Launching MultiAd Creator. To Create an Alias. file://c:\documents and Settings\Gary Horrie\Local Settings\Temp\~hh81F9.

Basic Concepts. Launching MultiAd Creator. To Create an Alias. file://c:\documents and Settings\Gary Horrie\Local Settings\Temp\~hh81F9. Page 1 of 71 This section describes several common tasks that you'll need to know in order to use Creator successfully. Examples include launching Creator and opening, saving and closing Creator documents.

More information

Quick Start Guide. ARIS Architect. Version 9.7

Quick Start Guide. ARIS Architect. Version 9.7 ARIS Architect Version 9.7 October 2014 This document applies to ARIS Version 9.7 and to all subsequent releases. Specifications contained herein are subject to change and these changes will be reported

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Files in Microsoft Excel are referred to as Workbooks. This is because they can contain more than one sheet. The number of sheets a workbook can contain is only limited by your computer

More information

Bombardier Business Aircraft Customer Services. Technical Publications. SmartPubs Viewer 3.0 User Guide. Updated January 2013 [2013]

Bombardier Business Aircraft Customer Services. Technical Publications. SmartPubs Viewer 3.0 User Guide. Updated January 2013 [2013] Bombardier Business Aircraft Customer Services Technical Publications SmartPubs Viewer 3.0 User Guide Updated January 2013 [2013] Table of Contents Application Views... 5 Collection View... 5 Manual View...

More information

MYGRAPHICSLAB: ADOBE INDESIGN CS6

MYGRAPHICSLAB: ADOBE INDESIGN CS6 GETTING STARTED MYGRAPHICSLAB: ADOBE INDESIGN CS6 USE THE APPLICATION BAR Use the Application bar at the top of the screen for easy access to workspace controls Point at controls to display tool tips From

More information

MadCap Software. Index Guide. Flare 2017 r2

MadCap Software. Index Guide. Flare 2017 r2 MadCap Software Index Guide Flare 2017 r2 Copyright 2017 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Apple is rightfully proud of the user interface design incorporated into

Apple is rightfully proud of the user interface design incorporated into Customizing OS X Apple is rightfully proud of the user interface design incorporated into the Macintosh OS X family of operating systems. The interface is easy to use, and it s also easy to customize so

More information

Graphical User Interface Canvas Frame Event structure Platform-free GUI operations Operator << Operator >> Operator = Operator ~ Operator + Operator

Graphical User Interface Canvas Frame Event structure Platform-free GUI operations Operator << Operator >> Operator = Operator ~ Operator + Operator Graphical User Interface Canvas Frame Event structure Platform-free GUI operations Operator > Operator = Operator ~ Operator + Operator - Operator [] Operator size Operator $ Operator? Operator!

More information

Excel 2016 Basics for Windows

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

More information

Microsoft Office Training Skills 2010

Microsoft Office Training Skills 2010 Microsoft Office Training Skills 2010 Lesson 5 Working with pages, Tables, Shapes and Securing Documents Adding Page color Add color to the background of one or several pages in the document. 1. Click

More information

Making Windows XP work for you

Making Windows XP work for you Making Windows XP work for you With each version of Windows that has been released over the past several years, Microsoft and other developers have been made aware of the issues surrounding accessibility

More information

GO! Finder V1.4. User Manual

GO! Finder V1.4. User Manual GO! Finder V1.4 User Manual 1 Tables of Contents GO! Finder Introduction-------------------------------------------------------------------------------------1 System Requirements ---------------------------------------------------------------------------------------2

More information

MerlinX Extension. For Adobe Creative Cloud Applications. MerlinOne Inc. 17 Whitney Road Quincy, MA T (617)

MerlinX Extension. For Adobe Creative Cloud Applications. MerlinOne Inc. 17 Whitney Road Quincy, MA T (617) MerlinX Extension For Adobe Creative Cloud Applications 17 Whitney Road Quincy, MA 02169 T (617) 328-6645 http://www.merlinone.com Table of Contents Table of Contents 1 Introduction 3 Installing the Extension

More information

Windows XP. A Quick Tour of Windows XP Features

Windows XP. A Quick Tour of Windows XP Features Windows XP A Quick Tour of Windows XP Features Windows XP Windows XP is an operating system, which comes in several versions: Home, Media, Professional. The Windows XP computer uses a graphics-based operating

More information

PowerPoint. Tutorial 1 Creating a Presentation. Tutorial 2 Applying and Modifying Text and Graphic Objects

PowerPoint. Tutorial 1 Creating a Presentation. Tutorial 2 Applying and Modifying Text and Graphic Objects PowerPoint Tutorial 1 Creating a Presentation Tutorial 2 Applying and Modifying Text and Graphic Objects Tutorial 3 Adding Special Effects to a Presentation COMPREHENSIVE PowerPoint Tutorial 1 Creating

More information

OrgPublisher Advanced Box Layout Editor

OrgPublisher Advanced Box Layout Editor OrgPublisher Advanced Box Layout Editor OrgPublisher Table of Contents Table of Contents... 3 Using the... 3 Arranging Chart Box Sections... 3 Sizing the Chart Box Section... 4 Moving, Deleting, or Resizing

More information

Graphic Design & Digital Photography. Photoshop Basics: Working With Selection.

Graphic Design & Digital Photography. Photoshop Basics: Working With Selection. 1 Graphic Design & Digital Photography Photoshop Basics: Working With Selection. What You ll Learn: Make specific areas of an image active using selection tools, reposition a selection marquee, move and

More information

EXCEL 2002 (XP) FOCUS ON: DESIGNING SPREADSHEETS AND WORKBOOKS

EXCEL 2002 (XP) FOCUS ON: DESIGNING SPREADSHEETS AND WORKBOOKS EXCEL 2002 (XP) FOCUS ON: DESIGNING SPREADSHEETS AND WORKBOOKS ABOUT GLOBAL KNOWLEDGE, INC. Global Knowledge, Inc., the world s largest independent provider of integrated IT education solutions, is dedicated

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

THE EXCEL ENVIRONMENT... 1 EDITING...

THE EXCEL ENVIRONMENT... 1 EDITING... Excel Essentials TABLE OF CONTENTS THE EXCEL ENVIRONMENT... 1 EDITING... 1 INSERTING A COLUMN... 1 DELETING A COLUMN... 1 INSERTING A ROW... DELETING A ROW... MOUSE POINTER SHAPES... USING AUTO-FILL...

More information