Heuristic User Interface Evaluation: Three Case Studies of Dialog Design

Size: px
Start display at page:

Download "Heuristic User Interface Evaluation: Three Case Studies of Dialog Design"

Transcription

1 Heuristic User Interface Evaluation: Three Case Studies of Dialog Design Renato Iannella Distributed Systems Technology Centre University of Queensland QLD, 4072, AUSTRALIA Tel: Fax: renato@dstc.edu.au KEYWORDS User Interface Design and Evaluation; Heuristic Evaluation; User Interface Guidelines; Dialog Design; Usability Engineering; Human-Computer Interaction. ABSTRACT This paper discusses the use of heuristic guidelines in the design and evaluation of user interfaces. Closely following such recommendations can improve the user s performance and reduce training costs. Three leading software applications are used as case studies in which the use of a simple set of heuristic guidelines has detected potential usability problems. Such problems can then be removed before more comprehensive usability evaluations are performed. INTRODUCTION The evaluation of user interfaces has traditionally held a low profile in software engineering. The application of such techniques has usually been either at the last stages of development or applied in a non-integrated fashion. This paper closely examines the dialog design of three leading software applications. The interfaces are summarised as they represent an excellent case study for the evaluation of user interfaces. Such real life examples provide concrete reference material for the application of Human-Computer Interaction (HCI) techniques in the software engineering lifecycle. Many have argued (Procter & Williams, 1992) that HCI should be owned by the software engineering community and that user interface concerns should be an integral part of the development cycle. Two of the major design aspects of user interfaces is consistency and feedback. Screen designs must look and behave consistently throughout the application and across similar applications. Appropriate feedback should also be provided for time consuming tasks and to indicate the status of options to the user. HEURISTIC GUIDELINES There is little question as to the benefits of user interface design guidelines and standards. Following user interface standards increases productivity for both the user and developer. Nielsen & Phillips (1993) outline the cost benefits of heuristic user interface evaluations and quote significant savings on increased expert user performance alone. Also, the costs of heuristic evaluations is lower than a formal usability evaluation. Other studies indicate that heuristic evaluations are a better method than cognitive walk-throughs for predicting specific problems (Desurvire et al, 1992). There are currently many thousands of usability guidelines available for developers. The guidelines cover a wide range of user interface areas and are available from a large number of sources. Guidelines are based on either heuristic knowledge or experimental evidence. The application of guidelines is usually a question of discovering the appropriate guidelines and extracting the relevant rules for the system being designed. Jeffries et al (1991) compared four usability techniques and report that heuristic evaluation identified the most serious problems with the least amount of effort. Nielsen (1992) also recommends that heuristic evaluations should be performed by a number of evaluators (three to five) to maximise results. However, Nielsen also states that usability specialists are more effective at finding problems, particularly specialists with expertise in the specific interface domain. There are three common classifications of guidelines: 1 International and national standards

2 2 System-dependent guidelines 3 System-independent guidelines The International Standards Organisation alone has developed approximately 70 standards with the same number of draft standards still to be released (Pangalos, 1992). Each standard covers a specific area of the user interface. System-dependent guidelines establish a degree of standardisation across computer environments. For example, the Common User Access (Berry, 1988) and Apple guidelines (Apple, 1987). System-independent guidelines provide non-hardware/software specific interface guidelines. They are usually gathered from diverse sources and presented in a manner that can be applied to specific interface environments. Guidelines are based on results from experiments, rule-of-thumb, or principles from human factors and interface design. Examples include Smith & Mosier (1986), Mayhew (1992), and Galitz (1993). The sheer number of guidelines may inhibit their use in the software development process. In some cases software has been developed to aid the designer in gathering and managing guidelines. An example from Smith & Mosier s 944 guidelines is hypersam (Iannella, 1994). HyperSAM provides tools to manage the gathering, sorting, searching, annotating, and extracting of user interface guidelines. Thovtrup & Nielsen (1991) also recommend that tools should be provided that support the implementation of interfaces that follow usability guidelines. They also mention the lack of concrete examples of correct interface designs. The majority of guidelines can be sensibly cut down to include only the major rules that present the largest proportion of problems in user interfaces. Such a list from Molich & Nielsen (1990) is shown in Table 1. The use of such simple and broad heuristics enables the interface to be challenged throughout the design stages. Nielsen & Molich (1990) outline the major advantages of heuristic evaluations to include the following: inexpensive intuitive and easy to motivate people to do it does not require advance planning can be used early in the development process One disadvantage is that it sometimes identifies usability problems without providing any direct solutions. CASE STUDY ONE Table 1: Heuristic Guidelines Simple and Natural Dialogue Speak the User s Language Minimise the User s Memory Load Be Consistent Provide Feedback Provide Clearly Marked Exits Provide Short-cuts Provide Good Error Messages Error Prevention Microsoft Excel 1 is a sophisticated spreadsheet program available on a wide range of personal computers. Excel has undergone a number of revisions adding increased functionality and utilising new user interface techniques. However, the Value Axis Scale dialog has been identified as being misleading as it contravenes a number of user interface guidelines. The Value Axis Scale dialog allows the scale on a chart s axes to be recalculated, minor and major units changed, and various other attributes modified. The Value Axis Scale dialog has been modified a number of times over the lifetime of the application. Unfortunately the designers have not identified a number of serious usability problems and have not followed applicable user interface guidelines. Consistency within user interface components and feedback are two of the areas that are lacking in the Value Axis Scale dialog 1. Microsoft Excel is a trademark of Microsoft Corporation

3 The Value Axis Scale dialog has evolved over four major versions. The dialog is not a frequently used part of the software which may have influenced the time spent on its design. Nevertheless, it should be designed with the full knowledge of usability heuristics. To view this from another perspective; the less frequently used dialog screens require just as much design effort as they should be as intuitive as possible. That is, seldom used functions, by their very nature, should follow the heuristic Minimise the User s Memory Load. Figure 1 shows the Value Axis Scale dialog from Excel version 1.5. Figure 1: Excel Version 1.5 Dialog The minimum and maximum text fields are for the starting and ending ranges of the value axes. The major and minor units specify the value of the axes increments. The Category (horizontal) axes crossing value may also be specified. The other important part of this dialog is the series of check boxes under the Automatic title. These correspond to the five text fields. With these check boxes on, the values in the text fields are ignored and are calculated automatically. Figure 2 shows the Value Axis Scale dialog from version 4.0. In this version, the Automatic check boxes have moved to the left of the dialog. The Automatic title has been shortened and placed under the dialog box title. A new option for the Category axes has been added at the bottom of the dialog. A number of extra buttons has also been added to the right-side of the dialog and the Tick Label Position radio buttons have been removed. From these changes, it is clear that a problem has been identified with this dialog. In particular, the movement of the Auto check boxes to the left of the text fields represents a major interface layout change. Dialog Evaluation Figure 2: Excel Version 4.0 Dialog From a study of the heuristic guidelines, four problems have been identified with the Value Axis Scale dialog. Each has been classified under the heuristics from Table 1. 1 The two Category Axis functions have been separated. (Heuristic: Minimise the user s memory load.)

4 2 Conflicting options are possible for the Category Axis. This major problem will lead to an error situation if both options are set by the user. This is because both options cannot be satisfied at once. For example, a user could enter 1000 into the Crosses at: text field and turn the Category Axis Crosses at Maximum Value check-box on. (Heuristic: Error prevention.) 3 Unclear use of Automatic scale settings. The word Auto under the main dialog title applies to all the check boxes listed under it. There is no clear indication that this is the case. In fact, the check boxes seem to apply to the values entered for each text field option. (Heuristic: Provide feedback.) 4 Inconsistent use of check boxes. Check boxes allow the user to select none, one, or more values from a list of options. For example, in this dialog, a user s perception of the Minimum check box may be that if they enter a value into the text field and turn the check box on, then that number would apply to the axes attribute. This is in fact not the case as the opposite is true. If the check box is turned on, the value in the text field is ignored and the automatic value is used. (Heuristic: Be consistent.) Dialog Redesign With the above problems identified, it is now possible to redesign the dialog to address each point by following usability heuristics. Figure 3 shows an example of the first redesigned dialog. The advantages of this dialog interface include (with respect to the four interface problems listed previously): 1 The Category Axis options are now clearly shown grouped together. (Heuristics: Minimise the user s memory load.) 2 The Category Axis options are now shown as radio buttons which correctly constrains the user to choose only one option. By doing this, a third option, Crosses at Default was added. (Heuristic: Error prevention.) 3 The Automatic and Manual settings are now separated more effectively by increasing the white space. The two columns of text fields and check boxes are more visual. (Heuristic: Provide feedback.) 4 By providing appropriate feedback, the check boxes now behave consistently. For example, when a user turns one of the check boxes on, the label and value for the Manual calculation is dimmed and the user can perceive its actions. (Heuristic: Be consistent.) There is still a problem with the last two points in that the check boxes are not totally consistent with user interface guidelines. They are still floating in white space with no obvious relationship with any text indicating the function of each check box. A second redesign of the dialog appears in Figure 4. In this case radio buttons have been utilised to enforce points 3 and 4 above. Only one radio button may be on at any time for each of the four axes scale options. Also the text fields are dimmed when inactive. The second design of the Value Axis Scale dialog now follows the applicable usability heuristics. The dialog should now be more consistent and clearer to use. In this particular case, since Excel has been on the market for a number of years, there are some other issues to address if the dialog was to be changed in a future version (Telles, 1990). CASE STUDY TWO Figure 3: Excel Dialog Redesign A The second case study examines the FrameMaker 2 publishing system (Macintosh version 3.0.1i). The example discussed here represents more than just following heuristics as in the previous case study. FrameMaker has three formatting functions 2. FrameMaker is a trademark of Frame Technology Corporation.

5 Figure 4: Excel Dialog Redesign B which can apply to paragraphs, characters, and tables. The user is able to create, modify, and delete style sheets (tags) for these three document formatting functions. Unfortunately, the way in which this has been implemented is not consistent across all three functions. The top of Figure 5 shows the Paragraph Format dialog screen involved in the formatting of paragraphs tags. There is also a floating dialog which displays all the paragraph tags so that the user can easily apply them to the document ( Catalog on the bottom right of Figure 5). On the bottom left of Figure 5 is an example of the Properties popup menu from the main Paragraph Format dialog. These are the full set of options that can be modified for each paragraph tag. The top of Figure 6 shows the Character Format dialog screen involved in the formatting of character tags. As with paragraph tags, there is also a floating dialog which displays all the character tags ( ƒ Catalog on the bottom of Figure 6). As can be easily seen, use of both the paragraph and character formatting functions are similar. Figure 5: FrameMaker Paragraph Dialogs The top of Figure 7 shows the Table Format dialog screen involved in the formatting of table tags. The first problem encountered here is that there is no floating dialog which displays all the table tags as with the paragraph and character formats. To apply a table tag, the user must select the table, display the Table Format dialog, and select from the list of tags on the bottom left of the dialog. Immediately, the user notices inconsistencies with the use of table tags. Deletion of table tags is also presented in an inconsistent manner. As with character and paragraph tags, removal of tags is via the Catalog dialog. Each Catalog dialog has a Delete option on the bottom. Since table tags have no Catalog dialog, the designers have placed this option in the Properties popup menu (see the bottom of Figure 7). The problems identified with the Table formatting dialog represents a significant dialog design flaw. The inconsistent manner in which the application and deletion of table tags is handled is misleading for users. The interface model used for paragraph

6 Figure 6: FrameMaker Character Dialogs and character tags should have been followed for table tags to minimise the user s memory load. The placement of the Delete from Catalog option in the Properties popup menu for table tags also presents an inconsistent and misleading interaction model. The solution to this problem is to follow the model used by the paragraph and character tag dialogs and include a Catalog floating dialog for table tags. CASE STUDY THREE The third case study examines the Microsoft Mail 3 electronic mail software (Macintosh version 3.1). The dialog under examination is the message addressing screen which allows message recipients to be selected into three categories: 1 Primary (To), 2 Carbon Copy (Cc), or 3 Blind Carbon Copy (Bcc). Figure 7: FrameMaker Table Dialogs Figure 8 shows an example message addressing screen from Microsoft Mail. In general this is an effective dialog, however, one area in which it does lack is in the specification of the recipient category. The dialog can be improved by providing a quicker interaction method for modifying the recipient categories. (Heuristic: Provide short-cuts) 3. Microsoft Mail is a trademark of Microsoft Corporation.

7 The message addressing dialog assumes that the user will select one of the Add as: buttons (To, Cc, Bcc) before selecting the recipients. All recipients added after this selection will be categorised as such. The recipient names will then be preceded by Cc: or Bcc:. If a user error is made (ie a recipient is added as the wrong category) the following must be performed: 1 select the recipient name, 2 remove the recipient name, 3 select a new recipient category, 4 reselect the original recipient, and 5 add to the recipient list. However, with a simple redesign of the interaction required in this dialog, these five steps can easily be reduced to two steps. The change would be as follows: 1 select the recipient name, and 2 select a new recipient category. This would then instantly change the category for that recipient. The key here is that the dialog design has not changed, but the user interaction model is now more flexible. This allows the user quicker access to modify the message recipient list. DISCUSSION The three case studies discussed in this paper are typical examples of the lack of attention in following usability heuristics. They have each identified specific areas in which the application of user interface guidelines during the design stages may have prevented usability problems. The first case study highlights the need to maintain consistency for use of interface objects and to provide feedback on their status. Confusion will prevail if check boxes are implemented inconsistently across and within applications. The design of every dialog must be scrutinised and challenged. A number of designs should be generated and with simple heuristics, the most effective implemented. The second case study has highlighted the need to provide a consist interaction model for similar parts of an application. The designs for the character and paragraph formatting dialogs should have been directly mapped to the table formatting functions. This would have provided a much more consistent and effective interface. The third case study highlighted the need to provide quicker mechanisms for users in carrying out typical tasks. The dialog design was in fact suitable, but the interaction implementation could have been improved to assist the user. This type of improvement can greatly increase the user s performance, particularly the experienced users. In all three cases, the need for explicit usability testing of the new designs is warranted. Heuristic evaluation may identify the potential interface problems but is no substitute for a full usability test with real users. In the examples reported here, only one experienced specialists was used. Adding more evaluators, as suggested by Nielsen (1992), would increase the number of problems found as well as producing different re-designed interfaces. However, just by using one evaluator, the more serious design problems were clearly identified. CONCLUSION Figure 8: Microsoft Mail Addressing Dialog This paper has highlighted the importance of following user interface guidelines in designing interfaces. In particular, it has used real applications and identified inadequacies in the interfaces and applied heuristic guidelines to develop an improved interface. This is an important exercise utilising common HCI tasks and can be seen as an effective case study for user interface design. The exercise could be extended to include usability evaluations by testing the new dialog designs with real users and recording their usages. In this case, it is clear to see that the simple application of a small set of heuristic guidelines can

8 have a significant effect on the dialog interface. A full usability evaluation may not have identified any problems with the dialogs evaluated. Hence the heuristics may have been the only evaluation technique used on the dialogs. The software engineering process needs to be sympathetic to the increasing applicability of HCI techniques. The heuristic evaluation of screen designs should be a mandatory task for software developers. If this is performed early, then large scale changes may not be required from final usability tests. As software engineers accepts HCI, then future international standards, such as European Community Council Directive 90/270/EEC stipulating usability requirements for commercial software, will not have such a significant effect on the industry. ACKNOWLEDGEMENTS The research reported in this paper was undertaken whilst the author was an employee of Bond University. The DSTC Pty Ltd has supported the author in the continuation of this work. REFERENCES Apple Computer. Human Interface Guidelines: The Apple Desktop Interface. Addison Wesley, Berry, R E. Common User Access A consistent and usable human-computer interface for the SAA environments. IBM Systems Journal 27.3 (1988): Desurvire, Heather W & Kondziela, Jim M & Atwood, Michael E. What is Gained and Lost when using Evaluation Methods other than Empirical Testing. Proceedings of People and Computers 7 HCI92, British Computer Society (1992): Galitz, Wilbert O. User-Interface Screen Design. Boston: QED Publishing Group, Iannella, Renato. HyperSAM A Practical User Interface Guidelines Management System. Proceedings of 2nd Annual CHISIG (Queensland) Symposium QCHI94, Bond University, Australia, 15th July (To appear) Jeffries, R & Miller, J R & Wharton, C & Vyeda K M. User Interface Evaluation in the Real World: A Comparison of Four Techniques. Proceedings of ACM Human Factors in Computing Systems CHI 91 (1991): Mayhew, Deborah J. Principles and Guidelines in Software User Interface Design. New Jersey: Prentice Hall, Molich, Rolf & Nielsen, Jakob. Improving a Human Computer Dialogue. Communications of the ACM 33.3 (Mar 1990): Nielsen, Jakob. Finding Usability Problems Through Heuristic Evaluation. Proceedings of ACM Human Factors in Computing Systems CHI 92 (1992): Nielsen, Jakob & Molich, Rolf. Heuristic Evaluation of User Interfaces. Proceedings of ACM Human Factors in Computing Systems CHI 90 (1990): Nielsen, Jakob & Phillips, Victoria L. Estimating the Relative Usability of Two Interfaces: Heuristic, Formal, and Empirical Methods Compared. Proceedings of ACM/IFIP Human Factors in Computing Systems INTERCHI 93 (1993): Pangalos, G J. Consistency and standardization of user interfaces. Information and Software Technology 34.6 (June 1992): Procter, R H & Williams, R A. HCI: Whose problem is IT anyway? Proceedings of IFIP TC2/WG2.7 Working Conference. Finland (10 14 Aug 1992): Smith, Sidney L & Mosier, Jane N. Guidelines for Designing User Interface Software. The MITRE Corporation, Bedford, MA , USA. Report: ESD-TR MTR Telles, Marcy. Updating an Older Interface. Proceedings of ACM Human Factors in Computing Systems CHI 90 (1990): Thovtrup, Henrik & Nielsen, Jakob. Assessing the Usability of a User Interface Standard. Proceedings of ACM Human Factors in Computing Systems CHI 91. (1991):

KaleidaGraph Quick Start Guide

KaleidaGraph Quick Start Guide KaleidaGraph Quick Start Guide This document is a hands-on guide that walks you through the use of KaleidaGraph. You will probably want to print this guide and then start your exploration of the product.

More information

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

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

More information

Chapter 6. Formatting Text with Character Tags

Chapter 6. Formatting Text with Character Tags Chapter 6 Formatting Text with Character Tags 143 144 FrameMaker 7: The Complete Reference In many desktop publishing applications, you use a single style sheet for both paragraph and character formatting.

More information

isupport 15 Release Notes

isupport 15 Release Notes isupport 15 Release Notes This document includes new features, changes, and fixes in isupport v15. The Readme.txt file included with the download includes a list of known issues. New Features in isupport

More information

Harvard Graduate School of Design: Heuristic Evaluation Report

Harvard Graduate School of Design: Heuristic Evaluation Report Harvard Graduate School of Design: Heuristic Evaluation Report Allison Hall LIS 644 Usability Theory and Practice Pratt SILS 10.16.13 1 Executive Summary Harvard University is known worldwide as having

More information

MYOB Document Manager

MYOB Document Manager MYOB Document Manager Version 4.0 User Guide Copyright 2009 MYOB Technology Pty Ltd. All rights reserved. Disclaimer MYOB has made every attempt to ensure the accuracy, relevance and completeness of this

More information

Intermediate PowerPoint

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

More information

MICROSOFT OUTLOOK 2010 READ, ORGANIZE, SEND AND RESPONSE E-MAILS

MICROSOFT OUTLOOK 2010 READ, ORGANIZE, SEND AND RESPONSE E-MAILS MICROSOFT OUTLOOK 2010 READ, ORGANIZE, SEND AND RESPONSE E-MAILS Last Edited: 2012-07-09 1 Read Emails... 4 Find the inbox... 4 Change new incoming e-mail notification options... 5 Read email... 6 Change

More information

Microsoft Word 2011: Create a Table of Contents

Microsoft Word 2011: Create a Table of Contents Microsoft Word 2011: Create a Table of Contents Creating a Table of Contents for a document can be updated quickly any time you need to add or remove details for it will update page numbers for you. A

More information

ITS Training Class Charts and PivotTables Using Excel 2007

ITS Training Class Charts and PivotTables Using Excel 2007 When you have a large amount of data and you need to get summary information and graph it, the PivotTable and PivotChart tools in Microsoft Excel will be the answer. The data does not need to be in one

More information

Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies

Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies Components of a Chart 1 Chart types 2 Data tables 4 The Chart Wizard 5 Column Charts 7 Line charts

More information

Entourage - an Introduction to E-mail

Entourage - an Introduction to E-mail Entourage - an Introduction to E-mail Version 2004 for Macintosh Table of Contents What is Entourage Starting Entourage The Navigation Pane Getting Help Creating and Sending a Message Using the UI Exchange

More information

This activity will show you how to draw graphs of algebraic functions in Excel.

This activity will show you how to draw graphs of algebraic functions in Excel. This activity will show you how to draw graphs of algebraic functions in Excel. Open a new Excel workbook. This is Excel in Office 2007. You may not have used this version before but it is very much the

More information

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

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

More information

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010 Produced by Flinders University Centre for Educational ICT PivotTables Excel 2010 CONTENTS Layout... 1 The Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands and Buttons

More information

Outlook Web Access. PRECEDED by v\

Outlook Web Access. PRECEDED by v\ Outlook Web Access Logging in to OWA (Outlook Web Access) from Home 1. Login page http://mail.vernonct.org/exchange 2. To avoid these steps each time you login, you can add the login page to your favorites.

More information

The Essential Guide to User Interface Design An Introduction to GUI Design Principles and Techniques

The Essential Guide to User Interface Design An Introduction to GUI Design Principles and Techniques The Essential Guide to User Interface Design An Introduction to GUI Design Principles and Techniques Third Edition Wilbert O. Galitz l 1 807 : WILEYp Wiley Publishing, Inc. Contents About the Author Preface

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

Spiel. Connect to people by sharing stories through your favorite discoveries

Spiel. Connect to people by sharing stories through your favorite discoveries Spiel Connect to people by sharing stories through your favorite discoveries Addison Leong Joanne Jang Katherine Liu SunMi Lee Development & user Development & user Design & product Development & testing

More information

Microsoft Outlook Introduction

Microsoft Outlook Introduction Microsoft Outlook Introduction Division of Information Technology February 2016 Contents Document Management History... 3 Introduction... 4 Getting Started... 4 Using MS Outlook... 4 What MS Outlook looks

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

Using Outlook 2010 for Email

Using Outlook 2010 for Email Using Outlook 2010 for Email Workbook Edition 1 June 2013 Document Reference: 3774 Contents Using Outlook 2010 for Email 1. Introduction Microsoft Outlook... 1 Outlook Basics... 1 2. The Ribbon Mail, Contacts

More information

Microsoft Outlook. KNOW HOW: Outlook. Using. Guide for using E-mail, Contacts, Personal Distribution Lists, Signatures and Archives

Microsoft Outlook. KNOW HOW: Outlook. Using. Guide for using E-mail, Contacts, Personal Distribution Lists, Signatures and Archives Trust Library Services http://www.mtwlibrary.nhs.uk http://mtwweb/cgt/library/default.htm http://mtwlibrary.blogspot.com KNOW HOW: Outlook Using Microsoft Outlook Guide for using E-mail, Contacts, Personal

More information

A simple three dimensional Column bar chart can be produced from the following example spreadsheet. Note that cell A1 is left blank.

A simple three dimensional Column bar chart can be produced from the following example spreadsheet. Note that cell A1 is left blank. Department of Library Services Creating Charts in Excel 2007 www.library.dmu.ac.uk Using the Microsoft Excel 2007 chart creation system you can quickly produce professional looking charts. This help sheet

More information

Acrobat X Pro Accessible Forms and Interactive Documents

Acrobat X Pro Accessible Forms and Interactive Documents Contents 2 PDF Form Fields 2 Acrobat Form Wizard 5 Enter Forms Editing Mode Directly 5 Create Form Fields Manually 6 Forms Editing Mode 8 Form Field Properties 11 Editing or Modifying an Existing Form

More information

Excel -- Creating Charts

Excel -- Creating Charts Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel

More information

Working with Tables: How to use tables in OpenOffice.org Writer

Working with Tables: How to use tables in OpenOffice.org Writer Working with Tables: How to use tables in OpenOffice.org Writer Title: Working with Tables: How to use tables in OpenOffice.org Writer Version: 1.0 First edition: January 2005 First English edition: January

More information

Client Marketing: Sets

Client Marketing: Sets Client Marketing Client Marketing: Sets Purpose Client Marketing Sets are used for selecting clients from the client records based on certain criteria you designate. Once the clients are selected, you

More information

BulkSMS Text Messenger Product Manual

BulkSMS Text Messenger Product Manual BulkSMS Text Messenger Product Manual 1. Installing the software 1.1. Download the BulkSMS Text Messenger Go to www.bulksms.com and choose your country. process. Click on products on the top menu and select

More information

TLMC WORKSHOP: THESIS FORMATTING IN WORD 2010

TLMC WORKSHOP: THESIS FORMATTING IN WORD 2010 Table of Contents Introduction... 2 Getting Help... 2 Tips... 2 Working with Styles... 3 Applying a Style... 3 Choosing Which Styles to Use... 3 Modifying a Style... 4 Creating A New Style... 4 Setting

More information

Outlook Web Access (OWA) User Guide

Outlook Web Access (OWA) User Guide Outlook Web Access (OWA) User Guide September 2010 TABLE OF CONTENTS TABLE OF CONTENTS... 2 1.0 INTRODUCTION... 4 1.1 OUTLOOK WEB ACCESS SECURITY CONSIDERATIONS... 4 2.0 GETTING STARTED... 5 2.1 LOGGING

More information

Introduction to Word 2007

Introduction to Word 2007 Introduction to Word 2007 You will notice some obvious changes immediately after starting Word 2007. For starters, the top bar has a completely new look, consisting of new features, buttons and naming

More information

User experience storyboards: Building better UIs with RUP, UML, and use cases

User experience storyboards: Building better UIs with RUP, UML, and use cases Copyright Rational Software 2003 http://www.therationaledge.com/content/nov_03/f_usability_jh.jsp User experience storyboards: Building better UIs with RUP, UML, and use cases by Jim Heumann Requirements

More information

Excel 2007 A Beginners Guide

Excel 2007 A Beginners Guide Excel 2007 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

Guide to the essentials of creating accessible PDFs with Microsoft Word and Acrobat Professional 8

Guide to the essentials of creating accessible PDFs with Microsoft Word and Acrobat Professional 8 Guide to the essentials of creating accessible PDFs with Microsoft Word and Acrobat Professional 8 1 Contents Introduction...3 Required software...3 What makes a PDF accessible?...3 Part 1: working in

More information

Web Portal User Guide. Version 6.0

Web Portal User Guide. Version 6.0 Web Portal User Guide Version 6.0 2013 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or its subsidiaries

More information

Excel macros made easy

Excel macros made easy IT Training Excel macros made easy Jane Barrett, IT Training & Engagement Team Information System Services Version 1.1 Scope Learning outcomes Understand the concept of what a macro is and what it does.

More information

Manual English KOI Desktop App 2.0.x

Manual English KOI Desktop App 2.0.x Manual English KOI Desktop App 2.0.x KOI Kommunikation, Organisation, Information Comm-Unity EDV GmbH 2010 Contents Introduction... 3 Information on how to use the documentation... 3 System requirements:...

More information

Creating trouble-free numbering in Microsoft Word

Creating trouble-free numbering in Microsoft Word Creating trouble-free numbering in Microsoft Word This note shows you how to create trouble-free chapter, section and paragraph numbering, as well as bulleted and numbered lists that look the way you want

More information

Pivot Tables & Pivot Charts

Pivot Tables & Pivot Charts Pivot Tables & Pivot Charts Pivot tables... 2 Creating pivot table using the wizard...2 The pivot table toolbar...5 Analysing data in a pivot table...5 Pivot Charts... 6 Creating a pivot chart using the

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

The Domain-Analysis Based Instruction System

The Domain-Analysis Based Instruction System Pre-publication draft of a paper which appeared in the Proceedings of the Fourth Annual Computer-Assisted Learning in Tertiary Education Conference (CALITE'86) University of Adelaide, pages 295-302 The

More information

Q&As: Microsoft Excel 2013: Chapter 2

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

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

White Paper: Designing Resourceful Graphical User Interfaces (GUIs) for Healthcare Applications

White Paper: Designing Resourceful Graphical User Interfaces (GUIs) for Healthcare Applications Accelerate Development Reduce Time to Product Automate Critical Tasks White Paper: Designing Resourceful Graphical User Interfaces (GUIs) for Healthcare Applications The ASHVINS GROUP, Inc. 6161 Blue Lagoon

More information

User research for information architecture projects

User research for information architecture projects Donna Maurer Maadmob Interaction Design http://maadmob.com.au/ Unpublished article User research provides a vital input to information architecture projects. It helps us to understand what information

More information

Heuristic Evaluation of User Interfaces versus Usability Testing

Heuristic Evaluation of User Interfaces versus Usability Testing Heuristic Evaluation of User Interfaces versus Usability Testing Soren Lauesen and Mimi Pave Musgrove This is Chapter 14 from Soren Lauesen: User Interface Design A Software Engineering Perspective, Addison

More information

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information

DATASTREAM CHARTING ADVANCED FEATURES

DATASTREAM CHARTING ADVANCED FEATURES DATASTREAM DATASTREAM CHARTING ADVANCED FEATURES Thomson Reuters Training Creating and customizing complex charts is easy with Datastream Charting. The full breadth and depth of Datastream s vast database

More information

Microsoft Excel 2013 Step-by-Step Exercises: PivotTables and PivotCharts: Exercise 1

Microsoft Excel 2013 Step-by-Step Exercises: PivotTables and PivotCharts: Exercise 1 Microsoft Excel 2013 Step-by-Step Exercises: PivotTables and PivotCharts: Exercise 1 In this exercise you will learn how to: Create a new PivotTable Add fields to a PivotTable Format and rename PivotTable

More information

EMPLOYEE TRAINING MANAGER USER MANUAL

EMPLOYEE TRAINING MANAGER USER MANUAL EMPLOYEE TRAINING MANAGER USER MANUAL Smart Company Software This document describes how to use Employee Training Manager, a desktop software application that allows you to track your employees or personnel

More information

Drawing a histogram using Excel

Drawing a histogram using Excel Drawing a histogram using Excel STEP 1: Examine the data to decide how many class intervals you need and what the class boundaries should be. (In an assignment you may be told what class boundaries to

More information

A LEVEL ECONOMICS. ECON1/Unit 1 Markets and Market Failure Mark scheme. 2140 June 2014. Version 0.1 Final

A LEVEL ECONOMICS. ECON1/Unit 1 Markets and Market Failure Mark scheme. 2140 June 2014. Version 0.1 Final A LEVEL ECONOMICS ECON1/Unit 1 Markets and Market Failure Mark scheme 2140 June 2014 Version 0.1 Final Mark schemes are prepared by the Lead Assessment Writer and considered, together with the relevant

More information

E A R LY A L E RT S Y S T E M

E A R LY A L E RT S Y S T E M E A R LY A L E RT S Y S T E M INTROD UCTI ON Early Alert is a homegrown application attached to the Web Grading product. It is primarily a retention and communication tool, enabling instructors to responsively

More information

Using an Edline Gradebook. EGP Teacher Guide

Using an Edline Gradebook. EGP Teacher Guide Using an Edline Gradebook EGP Teacher Guide Table of Contents Introduction...3 Setup...3 Get the Gradebook Web Plugin... 3 Using Your Web Gradebook... 4 Using the Web Gradebook on a Shared Computer...

More information

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0 European Computer Driving Licence Spreadsheet Software BCS ITQ Level 2 Using Microsoft Excel 2010 Syllabus Version 5.0 This training, which has been approved by BCS, The Chartered Institute for IT, includes

More information

Designing and Evaluating a Web-Based Collaboration Application: A Case Study

Designing and Evaluating a Web-Based Collaboration Application: A Case Study Designing and Evaluating a Web-Based Collaboration Application: A Case Study Wenli Zhu Microsoft Corporation, One Microsoft Way, Redmond, WA 98052 USA ABSTRACT The Web has evolved from a simple browsing

More information

OUTLOOK 2010 QUICK GUIDE. Version 1.7

OUTLOOK 2010 QUICK GUIDE. Version 1.7 OUTLOOK 2010 QUICK GUIDE Version 1.7 Table of Contents THE NAVIGATION PANE... 5 Mail... 5 Calendar... 5 Contacts... 5 Tasks... 5 Notes... 5 Folder List... 5 Shortcuts... 5 E-MAIL... 5 Create a new e-mail

More information

Briefing document: How to create a Gantt chart using a spreadsheet

Briefing document: How to create a Gantt chart using a spreadsheet Briefing document: How to create a Gantt chart using a spreadsheet A Gantt chart is a popular way of using a bar-type chart to show the schedule for a project. It is named after Henry Gantt who created

More information

Printing with Calc Title: Printing with Calc Version: 1.0 First edition: December 2004 First English edition: December 2004

Printing with Calc Title: Printing with Calc Version: 1.0 First edition: December 2004 First English edition: December 2004 Printing with Calc Title: Printing with Calc Version: 1.0 First edition: December 2004 First English edition: December 2004 Contents Overview...ii Copyright and trademark information...ii Feedback...ii

More information

Word Processing programs and their uses

Word Processing programs and their uses Word Processing programs and their uses An application that provides extensive tools for creating all kinds of text based programs. They are not limited to working with text and enable you to add images

More information

The Center for Teaching, Learning, & Technology

The Center for Teaching, Learning, & Technology The Center for Teaching, Learning, & Technology Instructional Technology Workshops Microsoft Excel 2010 Formulas and Charts Albert Robinson / Delwar Sayeed Faculty and Staff Development Programs Colston

More information

Advanced Excel Charts : Tables : Pivots : Macros

Advanced Excel Charts : Tables : Pivots : Macros Advanced Excel Charts : Tables : Pivots : Macros Charts In Excel, charts are a great way to visualize your data. However, it is always good to remember some charts are not meant to display particular types

More information

Email at Bradford - Outlook

Email at Bradford - Outlook This document provides guidance for staff using Office 365 with Microsoft Outlook 2010 for email at the University of Bradford. The University of Bradford retains copyright for this material, which may

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

More information

BCSD WebMail Documentation

BCSD WebMail Documentation BCSD WebMail Documentation Outlook Web Access is available to all BCSD account holders! Outlook Web Access provides Webbased access to your e-mail, your calendar, your contacts, and the global address

More information

Directions to Print from WorkFlows:

Directions to Print from WorkFlows: Directions to Print from WorkFlows: I. Getting Started: Adding the Finished Report Wizard to your toolbar Note: When working with reports you want to use the same WorkFlows login that you used to view

More information

Note: Before E-Z Mail can be installed; Microsoft Outlook or Lotus Notes must be installed on your system.

Note: Before E-Z Mail can be installed; Microsoft Outlook or Lotus Notes must be installed on your system. Note: Before E-Z Mail can be installed; Microsoft Outlook or Lotus Notes must be installed on your system. Install E-Z Mail by using the E-Z Mail installation on the original CDS installation disk, or

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

DIMENSIONS Dimensions in Microsoft Business Solutions Navision help you to better understand where your business is going.

DIMENSIONS Dimensions in Microsoft Business Solutions Navision help you to better understand where your business is going. MICROSOFT BUSINESS SOLUTIONS NAVISION DIMENSIONS Dimensions in Microsoft Business Solutions Navision help you to better understand where your business is going. Key benefits: Explore how your business

More information

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

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

More information

End User Manual. SharePoint. Please send feedback or suggestions for updates to the following email address IT.Training@lse.ac.uk

End User Manual. SharePoint. Please send feedback or suggestions for updates to the following email address IT.Training@lse.ac.uk SharePoint End User Manual Please send feedback or suggestions for updates to the following email address IT.Training@lse.ac.uk London School of Economics & Political Science 1 02/12/2014/lse.ac.uk/IMT/training

More information

Photo library user guide

Photo library user guide Photo library user guide Section 1: Getting started What is asset bank? Asset bank is the Council s photo library. The system allows the Council to organise photos in one place. What are the benefits of

More information

CNC Transfer. Operating Manual

CNC Transfer. Operating Manual Rank Brothers Ltd CNC Transfer Operating Manual Manufactured by: Rank Brothers Ltd 56 High Street, Bottisham, Cambridge CB25 9DA, England Tel: +44 (0)1223 811369 Fax: +44 (0)1223 811441 Website: http://www.rankbrothers.co.uk/

More information

WIMP: Windows, Icons, Menus (or mice), Pointers (or pull-down menus) Kathy Lynch and Julie Fisher 2004. Topic Overview. Suggested Readings.

WIMP: Windows, Icons, Menus (or mice), Pointers (or pull-down menus) Kathy Lynch and Julie Fisher 2004. Topic Overview. Suggested Readings. IMS3470 Human-computer interaction WIMP: Windows, Icons, Menus (or mice), Pointers (or pull-down menus) Kathy Lynch and Julie Fisher 2004 Topic Overview WIMP or is it GUI? (interface model using direct

More information

Spotfire v6 New Features. TIBCO Spotfire Delta Training Jumpstart

Spotfire v6 New Features. TIBCO Spotfire Delta Training Jumpstart Spotfire v6 New Features TIBCO Spotfire Delta Training Jumpstart Map charts New map chart Layers control Navigation control Interaction mode control Scale Web map Creating a map chart Layers are added

More information

Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals

Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals Excel 2003 Instructions Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals contains extensive instructions for using Excel 2010 and Excel for Mac 2011. There are a few instances

More information

Mastering Mail Merge. 2 Parts to a Mail Merge. Mail Merge Mailings Ribbon. Mailings Create Envelopes or Labels

Mastering Mail Merge. 2 Parts to a Mail Merge. Mail Merge Mailings Ribbon. Mailings Create Envelopes or Labels 2 Parts to a Mail Merge 1. MS Word Document (Letter, Labels, Envelope, Name Badge, etc) 2. Data Source Excel Spreadsheet Access Database / query Other databases (SQL Server / Oracle) Type in New List Mail

More information

Catholic Archdiocese of Atlanta Outlook 2003 Training

Catholic Archdiocese of Atlanta Outlook 2003 Training Catholic Archdiocese of Atlanta Outlook 2003 Training Information Technology Department of the Archdiocese of Atlanta Table of Contents BARRACUDA SPAM FILTER... 3 WHAT IS THE SPAM FILTER MS OUTLOOK PLUG-IN?...

More information

McAfee Endpoint Encryption Reporting Tool

McAfee Endpoint Encryption Reporting Tool McAfee Endpoint Encryption Reporting Tool User Guide Version 5.2.13 McAfee, Inc. McAfee, Inc. 3965 Freedom Circle, Santa Clara, CA 95054, USA Tel: (+1) 888.847.8766 For more information regarding local

More information

Microsoft Office. Mail Merge in Microsoft Word

Microsoft Office. Mail Merge in Microsoft Word Microsoft Office Mail Merge in Microsoft Word TABLE OF CONTENTS Microsoft Office... 1 Mail Merge in Microsoft Word... 1 CREATE THE SMS DATAFILE FOR EXPORT... 3 Add A Label Row To The Excel File... 3 Backup

More information

ABOUT THIS DOCUMENT ABOUT CHARTS/COMMON TERMINOLOGY

ABOUT THIS DOCUMENT ABOUT CHARTS/COMMON TERMINOLOGY A. Introduction B. Common Terminology C. Introduction to Chart Types D. Creating a Chart in FileMaker E. About Quick Charts 1. Quick Chart Behavior When Based on Sort Order F. Chart Examples 1. Charting

More information

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy USER GUIDE Unit 2: Synergy Chapter 2: Using Schoolwires Synergy Schoolwires Synergy & Assist Version 2.0 TABLE OF CONTENTS Introductions... 1 Audience... 1 Objectives... 1 Before You Begin... 1 Getting

More information

Working with sections in Word

Working with sections in Word Working with sections in Word Have you have ever wanted to create a Microsoft Word document with some pages numbered in Roman numerals and the rest in Arabic, or include a landscape page to accommodate

More information

Sendspace Wizard Desktop Tool Step-By-Step Guide

Sendspace Wizard Desktop Tool Step-By-Step Guide Sendspace Wizard Desktop Tool Step-By-Step Guide Copyright 2007 by sendspace.com This publication is designed to provide accurate and authoritative information for users of sendspace, the easy big file

More information

Writing Reports BJECTIVES ONTENTS. By the end of this section you should be able to :

Writing Reports BJECTIVES ONTENTS. By the end of this section you should be able to : Writing Reports By the end of this section you should be able to : O BJECTIVES Understand the purposes of a report Plan a report Understand the structure of a report Collect information for your report

More information

PowerScheduler Load Process User Guide. PowerSchool Student Information System

PowerScheduler Load Process User Guide. PowerSchool Student Information System PowerSchool Student Information System Released November 18, 2008 Document Owner: Documentation Services This edition applies to Release 5.2 of the PowerSchool software and to all subsequent releases and

More information

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

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

More information

Shentel (Shentel.net)

Shentel (Shentel.net) Shentel (Shentel.net) Email Quick Start Guide Your new webmail is now powered by Contents If you are forwarding your Shentel.net email to a third party address...2 If you use an email program other than

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro Information Technology Services Outreach and Distance Learning Technologies Copyright 2012 KSU Department of Information Technology Services This

More information

Revision Number: 1. CUFDIG505A Design information architecture

Revision Number: 1. CUFDIG505A Design information architecture Revision Number: 1 CUFDIG505A Design information architecture CUFDIG505A Design information architecture Modification History Not applicable. Unit Descriptor Unit descriptor This unit describes the performance

More information

A usability study of a website prototype designed to be responsive to screen size

A usability study of a website prototype designed to be responsive to screen size A usability study of a website prototype designed to be responsive to screen size Sophie Rundgren Interactive Media Design Södertörn University Alfred Nobels allé 7 141 89 Huddinge sophierundgren@gmail.com

More information

ARCHIVING TECHNOLOGIES

ARCHIVING TECHNOLOGIES ARCHIVING TECHNOLOGIES Have you ever considered the impact one untraceable email can have on an organization or individual s career? With so much corporate information contained within email, it is not

More information

JAWS 6 and Internet Explorer 6.0

JAWS 6 and Internet Explorer 6.0 JAWS 6 and Internet Explorer 6.0 High Tech Center Training Unit of the California Community Colleges at the Foothill-De Anza Community College District 21050 McClellan Road Cupertino, CA 95014 (408) 996-4636

More information

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros.

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros. MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros. Record a macro 1. On the Developer tab, in the Code group, click Record Macro. 2. In

More information

Preparing cash budgets

Preparing cash budgets 3 Preparing cash budgets this chapter covers... In this chapter we will examine in detail how a cash budget is prepared. This is an important part of your studies, and you will need to be able to prepare

More information

Microsoft Word defaults to left justified (aligned) paragraphs. This means that new lines automatically line up with the left margin.

Microsoft Word defaults to left justified (aligned) paragraphs. This means that new lines automatically line up with the left margin. Microsoft Word Part 2 Office 2007 Microsoft Word 2007 Part 2 Alignment Microsoft Word defaults to left justified (aligned) paragraphs. This means that new lines automatically line up with the left margin.

More information

Sage Abra SQL HRMS Reports. User Guide

Sage Abra SQL HRMS Reports. User Guide Sage Abra SQL HRMS Reports User Guide 2010 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

More information

Microsoft Outlook 2007 Introductory guide for staff

Microsoft Outlook 2007 Introductory guide for staff Platform: Windows PC Ref no: USER180 Date: 8 th January 2008 Version: 1 Authors: Julie Adams, Claire Napier Microsoft Outlook 2007 Introductory guide for staff This document provides an introduction to

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information