Crystal Reports 9 Templates

Size: px
Start display at page:

Download "Crystal Reports 9 Templates"

Transcription

1 Using Template Reports For Increased Productivity Reuse in Reporting One of the most demanding and time-consuming parts of the report design process is formatting all of your reports to have a consistent look-and-feel. In many companies, report designers are asked to conform to a corporate standard such as a letterhead or even something as demanding as GAAP or SEC specifications. In a perfect world, less work would be required if the report designer were allowed to focus their efforts on formatting one report and using it as a guide for all other reports that require visual, presentationquality features. After one report is completed with the appropriate formatting, why not apply its contents and formatting to other reports? Applying an existing report s layout to other reports is very straightforward with Crystal Reports 9. This is made possible through the customizable Report Templates functionality. The purpose of this white paper is to help you further understand the new Report Template functionality in Crystal Reports 9 and how it can improve report design efficiency and productivity in your organization. Contents REUSE IN REPORTING... 1 UNDERSTANDING REPORT TEMPLATES... 2 Using Report Templates... 2 HOW ARE TEMPLATES BETTER THAN STYLES IN PREVIOUS VERSIONS?... 2 USING EXISTING CRYSTAL REPORTS AS TEMPLATES... 3 CREATING USEFUL REPORT TEMPLATES... 4 Design Considerations for Effective Templates... 4 USING TEMPLATE FIELD OBJECTS... 4 USING REPORT TEMPLATES TO REDUCE REPORT CREATION EFFORT... 5 Applying Multiple Templates... 5 SUMMARY /27/2002 Copyright 2002 Crystal Decisions, Inc. All Rights Reserved. Page 1

2 Understanding Report Templates Report Templates can be thought of as a marriage between the data (in the original report) and the layout (template report). The template contains the basic structure of how a report should be displayed and formatted if the relevant fields have been added to a report. A Report Template is actually a regular report (RPT) file. This means that you can use virtually any RPT file as a Report Template. Templates are applied to other reports so that their formatting and layout can be used as a basis for the other reports. What is useful about the application of templates to other reports is that the formatting is applied to the report as well as the layout. An example of this would be a report that has four fields in a detail section, where all sections are squished together before applying a presentation-quality template. After the template is applied, the location of the fields in the template forces the fields in the existing report to span out and apply fonts as well. Using Report Templates Templates can store many types of objects. These objects can be applied to a report after the dataintensive portion of the report design process is complete. Applying an existing template to a report can save hours, even days, of mundane formatting tasks. Some types of tasks that can be accomplished by applying a template to a report are: Adding corporate logos and other images Formatting for consistent page numbering Applying font style/color/typeface for data fields Formatting field borders and background Sizing fields Formatting group headers and footers Formatting summary fields Adding watermarks Applying other complex formatting Inserting lines Inserting boxes Using repository objects Adding report titles Maintaining website links Formatting based on data-field type The options for using templates are virtually limitless. How Are Templates Better Than Styles in Previous Versions? Prior to Crystal Reports 9, customers were able to use the Styles feature in Crystal Reports. The Styles feature allowed the designer to apply a set formatting style to their report. Report Styles were fairly limited because they were not customizable. For example, you could not even change the group name field color because there was no way to open up the styles to make changes. 9/27/2002 Copyright 2002 Crystal Decisions, Inc. All Rights Reserved. Page 2

3 Report styles were also limited to data and group fields. No images or static text objects were included. The Styles were hard-coded into the Crystal Reports designer so that no external RPT files could be used. By introducing the Report Templates in Crystal Reports 9, you can now use virtually any report object or format as an applicable style at a report object level. In this way, a template takes the style feature from previous versions and enhances it to make it useful to many more object types as well as applications. Using Existing Crystal Reports as Templates A lot of report formatting tasks can be accomplished by applying a template. Many of these tasks would take a report designer many hours to complete if they had to be done by hand. For example, let's apply the sample Confidential template from the Templates subfolder of Crystal Reports 9. Before: After: By applying a Custom Template, the following tasks were completed automatically: Adding the Powered by Crystal logo to the report (along with its ToolTip and hyperlink) from the Crystal Repository Adding an image that displays Confidential as an underlay to each page of the report Modifying the fonts and positions of all the database fields Showing the Record Selection Formula on the report Adding dashed lines between all items in the Details Section Adding a rounded box around the Record Selection Formula Using a rounded box to show where groups start and end Moving the Field Headings for each data field into the Group Header and formatting them with double lines 9/27/2002 Copyright 2002 Crystal Decisions, Inc. All Rights Reserved. Page 3

4 One of the more advantageous features of templates is that even if more fields are in the target report's Details section than the template has, it duplicates the data field formatting for those extra fields. It puts them into a separate Detail Section (usually titled Details B ) so that they will all appear together but they won't overwrite each other. The fields can then be moved around without having to worry about applying the same formatting by hand. Creating Useful Report Templates Because any report can be used as the basis for a template, the report designer may just need to refine a few functional or formatting characteristics to make the existing report more robust for use as a formal template. Design Considerations for Effective Templates As previously mentioned, templates can be used to accomplish formatting tasks at a much more rapid pace after data collection is done. Because any report can be used as a template, a report designer might already have a library full of ideas. Applying one report layout as a template to another may cause some problems if the databases that are connected to each report are completely different in terms of schema, structure, or content. However, with proper design, the template report can overcome this. Formulas, for instance, can be problematic. Because most formulas require database fields to function, they are closely tied to the actual database and structure of the data that is coming in to the report. However, some tools are available that can minimize this effect. Using Custom Functions instead of prewritten formulas can alleviate some of the data dependencies, as can using the CurrentFieldValue evaluator for formatting formulas. Sometimes simply focusing on the page headers or footers can go a long way in effective Report Template design. By reducing the repetitive nature of general page formatting, you will increase your report design productivity. Using Template Field Objects During the process of designing a Report Template, a need might arise to provide some specific formatting for a field, not based on its position in the report, but instead, based on the type of field it is. For example, a company might require that all date/time fields be displayed in military time regardless of operating system defaults. For example, "6:02 p.m. on March 31, 2002" must be displayed as "3/31/02 18:02". These requirements could easily be corporate or industry standard requirements, such as the ISO 9000 standard. At the time the template is created, it's unknown where these fields will be located in the report or how many of them there will be. A report designer can use Template Field Objects to help in this endeavor. When designing a report specifically as a template, Template Field Objects take the place of regular database fields in a report and can be placed anywhere. They even can be used as grouping fields. 9/27/2002 Copyright 2002 Crystal Decisions, Inc. All Rights Reserved. Page 4

5 Template Field Objects are a special type of formula field that contain no data but allow formatting to be applied to them as if they were of any data type. Template Field Objects have a special dialog associated with them that exposes all the Formatting tabs of the Format Editor regardless of type. This provides a one-stop shop for all of your formatting needs regardless of the data type for a given position of a field in a report. TIP Undoing a template is a useful option provided in Crystal Reports 9. If you do not like the look that the applied template has given to your report, simply return to the Template Expert and choose the Undo command at the bottom of the dialog box. By selecting this option and then clicking OK, Crystal Reports revert back to the original report before the template was applied. Crystal Reports accomplishes this by opening up the temporary backup RPT that it saved before applying the template file. Using Report Templates to Reduce Report Creation Effort Templates can accomplish many of the more intense design-related tasks, including: Conditional formatting Field highlighting Page headers/footers Charting standards Lines/boxes/borders Color standards Logos and images Web sites/hyperlinks/ addresses Standard custom functions Repository objects Locking size or position of any object Special fields These are just some of the typical tasks that can be automatically done by applying a template. Applying Multiple Templates Because any report could be used as a template, you can apply multiple templates to a single report. This can prove quite useful if the templates are doing different things. For example, one template might be applying the standard page headers and footers to all reports within a company, whereas another template could be used to apply department-based colors to the details section. Because both templates are encapsulated separately, they can be applied separately and will not affect each other; they add to the value of the report. The resulting report will then have the corporate style (headers and footers) as well as the specific department's colors (in the Details section). TIP A single template can be applied multiple times to the same report, even if new fields are added to the report after the initial template was applied. Simply choose Reapply Template in the Template Expert to have the template address any new fields. 9/27/2002 Copyright 2002 Crystal Decisions, Inc. All Rights Reserved. Page 5

6 Summary Report Templates can be used to improve productivity in the report design process by allowing designers to handle formatting once and apply those changes to many reports with the click of a button. No special knowledge is required to create templates because they are simply report files. However, Template Fields Objects can be used to take template creation to the next level. Applying templates to existing reports is a straightforward step using the Template Expert, and the Expert also gives a preview of what the end result of the report will look like taking the guess work out of formatting. By using customizable templates, report designers can now focus their efforts on getting the right information out of the data instead of spending countless hours formatting and reformatting their reports. ************************************************** The information contained in this document represents the best current view of Crystal Decisions on the issues discussed as of the date of publication, but should not be interpreted to be a commitment on the part of Crystal Decisions or a guarantee as to the accuracy of any information presented. This document is for informational purposes only and is not intended as a guarantee or warranty of any kind. The information is provided AS IS. CRYSTAL DECISIONS MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. Crystal Decisions will not be liable for any damages (direct, indirect or consequential) to you for your consumption, use or reliance on the information provided herein. Copyright 2002 Crystal Decisions, Inc. All rights reserved. Crystal Reports, Crystal Enterprise, and Crystal Decisions are the trademarks or registered trademarks of Crystal Decisions, Inc. All other trademarks referenced are the property of their respective owners. Specifications and product offerings subject to change without notice. 9/27/2002 Copyright 2002 Crystal Decisions, Inc. All Rights Reserved. Page 6

OLAP Reporting with Crystal Reports 9

OLAP Reporting with Crystal Reports 9 Overview Crystal Reports has established itself as the reporting tool of choice for many companies and excels in providing high quality formatted information based on data stores throughout an organization.

More information

Crystal Reports. SYS-ED/COMPUTER EDUCATION TECHNIQUES, INC. (Crys Rept - 7.1) IDX: Page 1

Crystal Reports. SYS-ED/COMPUTER EDUCATION TECHNIQUES, INC. (Crys Rept - 7.1) IDX: Page 1 A Absolute Formatting... 4:15 ActiveX Viewer... 1:16 Adding a Command to a Report... 10:14 Adding a Command to the Repository... 10:12 Adding a Custom Function to the Repository... 10:11 Adding a List

More information

User s Guide. FAS Report Writer. Version XI

User s Guide. FAS Report Writer. Version XI User s Guide FAS Report Writer Version XI 2011 Sage Software, Inc. All rights reserved. Portions Copyrighted 1991-2001 by ianywhere Solutions, Inc. Published by Sage 2325 Dulles Corner Boulevard, Suite

More information

TheFinancialEdge. Crystal Reports Tutorial

TheFinancialEdge. Crystal Reports Tutorial TheFinancialEdge Crystal Reports Tutorial 101911 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

ESP Online Centerstage Preferences

ESP Online Centerstage Preferences Portal > Knowledgebase > ESP Online > ESP Online Centerstage Preferences ESP Online Centerstage Preferences Wendy D - 2017-02-13 - in ESP Online To set defaults for your presentations or create custom

More information

Crystal Enterprise. Crystal Query and Dictionary Support. Overview. Contents

Crystal Enterprise. Crystal Query and Dictionary Support. Overview. Contents Crystal Overview Contents This white paper describes the functionality and requirements for publishing Crystal Reports that use Query, Dictionary or Info View files as a data source in the Crystal Enterprise

More information

Content Module. ActiveModeler Avantage. Managing Enterprise Documentation. Version 1.2, 6 May KAISHA-Tec What does the Content Module do?

Content Module. ActiveModeler Avantage. Managing Enterprise Documentation. Version 1.2, 6 May KAISHA-Tec What does the Content Module do? ActiveModeler Avantage Managing Enterprise Documentation Content Module User Guide Version 1.2, 6 May 2009 ActiveModeler, ActiveFlow and ActiveModeler Avantage are registered trademarks of KAISHA-Tec Co.

More information

A Guide to Quark Author Web Edition 2015

A Guide to Quark Author Web Edition 2015 A Guide to Quark Author Web Edition 2015 CONTENTS Contents Getting Started...4 About Quark Author - Web Edition...4 Smart documents...4 Introduction to the Quark Author - Web Edition User Guide...4 Quark

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6 Content Author's Reference and Cookbook Rev. 080627 Sitecore CMS 6 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents Chapter

More information

Introduction to Microsoft Excel 2016

Introduction to Microsoft Excel 2016 Screen Elements: Introduction to Microsoft Excel 2016 The Ribbon The Ribbon is designed to help you quickly find the commands that you need to complete a task. Commands are organized in logical groups,

More information

Sage Fixed Assets Reporting. User Guide

Sage Fixed Assets Reporting. User Guide Sage Fixed Assets Reporting User Guide This is a publication of Sage Software, Inc. Copyright 2016 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names

More information

2009 Microsoft Corporation. All rights reserved. Page 1

2009 Microsoft Corporation. All rights reserved. Page 1 Set up a document Getting started with a basic document in Microsoft Office Word 2007 is as easy as opening a new or existing document and starting to type. Whether you start a document from scratch or

More information

Self-Service Portal Implementation Guide

Self-Service Portal Implementation Guide Self-Service Portal Implementation Guide Salesforce, Spring 6 @salesforcedocs Last updated: April 7, 06 Copyright 000 06 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Getting Started Guide. Chapter 3 Using Styles and Templates

Getting Started Guide. Chapter 3 Using Styles and Templates Getting Started Guide Chapter 3 Using Styles and Templates Copyright This document is Copyright 2005 2009 by its contributors as listed in the section titled Authors. You may distribute it and/or modify

More information

Chapter 13 Working with Styles

Chapter 13 Working with Styles Getting Started Guide Chapter 13 Working with Styles Introduction to Styles in OpenOffice.org OpenOffice.org Copyright This document is Copyright 2005 2008 by its contributors as listed in the section

More information

Index COPYRIGHTED MATERIAL. Symbols and Numerics

Index COPYRIGHTED MATERIAL. Symbols and Numerics Symbols and Numerics ( ) (parentheses), in functions, 173... (double quotes), enclosing character strings, 183 #...# (pound signs), enclosing datetime literals, 184... (single quotes), enclosing character

More information

Chapter 3 Using Styles and Templates

Chapter 3 Using Styles and Templates Getting Started Guide Chapter 3 Using Styles and Templates Using Consistent Formatting in Your Documents Copyright This document is Copyright 2018 by the LibreOffice Documentation Team. Contributors are

More information

FLIR Tools+ and Report Studio

FLIR Tools+ and Report Studio Creating and Processing Word Templates http://www.infraredtraining.com 09-20-2017 2017, Infrared Training Center. 1 FLIR Report Studio Overview Report Studio is a Microsoft Word Reporting module that is

More information

Microsoft Office Illustrated. Using Tables

Microsoft Office Illustrated. Using Tables Microsoft Office 2007 - Illustrated Using Tables Objectives Plan a Table Create a Table Add Table Data Find and Replace Table Data Delete Table Data 2 Objectives Sort Table Data Use Formulas in a Table

More information

HP Intelligent Management Center v7.1

HP Intelligent Management Center v7.1 HP Intelligent Management Center v7.1 iar Quick Start Guide Part number: 5998-6863 Published: September 2014 Software Version: IMC PLAT 7.1 (E0302) Edition: 1.0 Legal and notice information Copyright 2014

More information

BCI.com Sitecore Publishing Guide. November 2017

BCI.com Sitecore Publishing Guide. November 2017 BCI.com Sitecore Publishing Guide November 2017 Table of contents 3 Introduction 63 Search 4 Sitecore terms 66 Change your personal settings 5 Publishing basics 5 Log in to Sitecore Editing 69 BCI.com

More information

Chapter 3 Using Styles and Templates

Chapter 3 Using Styles and Templates Getting Started Guide Chapter 3 Using Styles and Templates Using Consistent Formatting in Your Documents Copyright This document is Copyright 2010 2016 by the LibreOffice Documentation Team. Contributors

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

Introduction to Microsoft 2007 Office

Introduction to Microsoft 2007 Office Introduction to Microsoft 2007 Office Introduction Welcome to the new world of Microsoft 2007 Office. As you may have heard, 2007 Office is a major change from previous Office versions. If you are new

More information

Getting Started Guide. Chapter 3 Using Styles and Templates

Getting Started Guide. Chapter 3 Using Styles and Templates Getting Started Guide Chapter 3 Using Styles and Templates Copyright This document is Copyright 2010 by its contributors as listed below. You may distribute it and/or modify it under the terms of either

More information

Cisco TEO Adapter Guide for Microsoft Windows

Cisco TEO Adapter Guide for Microsoft Windows Cisco TEO Adapter Guide for Microsoft Windows Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Introduction. Headers and Footers. Word 2010 Working with Headers and Footers. To Insert a Header or Footer: Page 1

Introduction. Headers and Footers. Word 2010 Working with Headers and Footers. To Insert a Header or Footer: Page 1 Word 2010 Working with Headers and Footers Introduction Page 1 You can make your document look professional and polished by utilizing the header and footer sections. The header is a section of the document

More information

Ms excel. The Microsoft Office Button. The Quick Access Toolbar

Ms excel. The Microsoft Office Button. The Quick Access Toolbar Ms excel MS Excel is electronic spreadsheet software. In This software we can do any type of Calculation & inserting any table, data and making chart and graphs etc. the File of excel is called workbook.

More information

PlayerLync Forms User Guide (MachForm)

PlayerLync Forms User Guide (MachForm) PlayerLync Forms User Guide (MachForm) Table of Contents FORM MANAGER... 1 FORM BUILDER... 3 ENTRY MANAGER... 4 THEME EDITOR... 6 NOTIFICATIONS... 8 FORM CODE... 9 FORM MANAGER The form manager is where

More information

A Step-by-step guide to creating a Professional PowerPoint Presentation

A Step-by-step guide to creating a Professional PowerPoint Presentation Quick introduction to Microsoft PowerPoint A Step-by-step guide to creating a Professional PowerPoint Presentation Created by Cruse Control creative services Tel +44 (0) 1923 842 295 training@crusecontrol.com

More information

Excel Contents. MS Excel /3/2011 JSD#2-Neptune Page 1

Excel Contents. MS Excel /3/2011 JSD#2-Neptune Page 1 Excel 2013 Contents Contents... 1 Opening Start Screen... 2 Formatting cells... 2 Modifying information in a cell... 2 Autofil... 3 Merge and Center Headings and Merge Cells... 3 Auto Calculation... 3

More information

HP Database and Middleware Automation

HP Database and Middleware Automation HP Database and Middleware Automation For Windows Software Version: 10.10 SQL Server Database Refresh User Guide Document Release Date: June 2013 Software Release Date: June 2013 Legal Notices Warranty

More information

Making Your Word Documents Accessible

Making Your Word Documents Accessible Making Your Word Documents Accessible Montclair State University is committed to making our digital content accessible to people with disabilities (required by Section 508). This document will discuss

More information

Chapter 3 Using Styles and Templates

Chapter 3 Using Styles and Templates Getting Started Guide Chapter 3 Using Styles and Templates Using Consistent Formatting in Your Documents Copyright This document is Copyright 2017 by the LibreOffice Documentation Team. Contributors are

More information

SAP Crystal Reports for Enterprise User Guide SAP Crystal Reports for Enterprise

SAP Crystal Reports for Enterprise User Guide SAP Crystal Reports for Enterprise SAP Crystal Reports for Enterprise User Guide SAP Crystal Reports for Enterprise Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer,

More information

Excel: Introduction. Microsoft Office 2007.XLSX

Excel: Introduction. Microsoft Office 2007.XLSX Excel: Introduction Microsoft Office 2007.XLSX 1 TEMPLATES Click on the OFFICE button NEW A list of templates appear (pre-created workbooks that can be reused and include formulas and formatting ) 2 KEYBOARD

More information

Table of Contents Data Validation... 2 Data Validation Dialog Box... 3 INDIRECT function... 3 Cumulative List of Keyboards Throughout Class:...

Table of Contents Data Validation... 2 Data Validation Dialog Box... 3 INDIRECT function... 3 Cumulative List of Keyboards Throughout Class:... Highline Excel 2016 Class 10: Data Validation Table of Contents Data Validation... 2 Data Validation Dialog Box... 3 INDIRECT function... 3 Cumulative List of Keyboards Throughout Class:... 4 Page 1 of

More information

Crystal Reports. Overview. Contents. Charting on Print-Time Formulas

Crystal Reports. Overview. Contents. Charting on Print-Time Formulas Crystal Reports Charting on Print-Time Formulas Overview Contents In Crystal Reports, you cannot create a chart off a print-time, or WhilePrintingRecords formula. However, in Crystal Reports 9 and above

More information

Using Crystal Reports with Lucity

Using Crystal Reports with Lucity Using Crystal Reports with Lucity Beginner 1 The first of a seven-part series, this workbook is designed for new Crystal Reports users. You ll learn how to make small modifications to an existing report

More information

Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007

Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007 Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007 Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Chapter 3 Using Styles and Templates

Chapter 3 Using Styles and Templates Getting Started Guide Chapter 3 Using Styles and Templates Using consistent formatting in your documents Copyright This document is Copyright 2010 2014 by the LibreOffice Documentation Team. Contributors

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

Rich Text Editor Quick Reference

Rich Text Editor Quick Reference Rich Text Editor Quick Reference Introduction Using the rich text editor is similar to using a word processing application such as Microsoft Word. After data is typed into the editing area it can be formatted

More information

MICROSOFT WORD 2010 Quick Reference Guide

MICROSOFT WORD 2010 Quick Reference Guide MICROSOFT WORD 2010 Quick Reference Guide Word Processing What is Word Processing? How is Word 2010 different from previous versions? Using a computer program, such as Microsoft Word, to create and edit

More information

Lesson 21 Getting Started with PowerPoint Essentials

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

More information

Create a Presentation with Microsoft Powerpoint

Create a Presentation with Microsoft Powerpoint Create a Presentation with Microsoft Powerpoint Prepared by: Martin Soucy Provincial Service of RÉCIT in Vocational Training Copyright, Provincial Service of RÉCIT in Vocational Training 1 Objectives Learn

More information

VERSION APPLYING A NEW TEMPLATE TO AN EXISTING DOCUMENT COURTESY OF THE PHARMASUG 2019 ACADEMIC TEAM

VERSION APPLYING A NEW TEMPLATE TO AN EXISTING DOCUMENT COURTESY OF THE PHARMASUG 2019 ACADEMIC TEAM VERSION 1.0 2019.01.31 APPLYING A NEW TEMPLATE TO AN EXISTING DOCUMENT COURTESY OF THE PHARMASUG 2019 ACADEMIC TEAM APPLYING A NEW TEMPLATE TO AN EXISTING DOCUMENT MICROSOFT WORD WALKTHROUGH 1. Open the

More information

TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 3 BREAK... 4 DEFINITIONS... 4 STEP BY STEP- SECTION BREAK... 6 PAGE NUMBERS...

TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 3 BREAK... 4 DEFINITIONS... 4 STEP BY STEP- SECTION BREAK... 6 PAGE NUMBERS... TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 3 BREAK... 4 DEFINITIONS... 4 WHY WOULD YOU USE THIS?... 4 STEP BY STEP- PAGE BREAK... 4 ALTERNATIVE METHODS... 5 STEP BY STEP- SECTION BREAK...

More information

Microsoft Dynamics GP. Extender User s Guide Release 9.0

Microsoft Dynamics GP. Extender User s Guide Release 9.0 Microsoft Dynamics GP Extender User s Guide Release 9.0 Copyright Copyright 2005 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user.

More information

Microsoft Excel Chapter 2. Formulas, Functions, and Formatting

Microsoft Excel Chapter 2. Formulas, Functions, and Formatting Microsoft Excel 2010 Chapter 2 Formulas, Functions, and Formatting Objectives Enter formulas using the keyboard Enter formulas using Point mode Apply the AVERAGE, MAX, and MIN functions Verify a formula

More information

Getting Started Guide. Chapter 3 Using Styles and Templates

Getting Started Guide. Chapter 3 Using Styles and Templates Getting Started Guide Chapter 3 Using Styles and Templates Copyright This document is Copyright 2010 2013 by its contributors as listed below. You may distribute it and/or modify it under the terms of

More information

COMPUTERIZED OFFICE SUPPORT PROGRAM

COMPUTERIZED OFFICE SUPPORT PROGRAM NH108 Excel Level 1 16 Total Hours COURSE TITLE: Excel Level 1 COURSE OVERVIEW: This course provides students with the knowledge and skills to create spreadsheets and workbooks that can be used to store,

More information

Copyright. For more information, please read the Disclosures and Disclaimers section at the end of this ebook. First PDF Edition, February 2013

Copyright. For more information, please read the Disclosures and Disclaimers section at the end of this ebook. First PDF Edition, February 2013 Copyright This ebook is Copyright 2013 Teresa Miller (the Author ). All Rights Reserved. Published in the United States of America. The legal notices, disclosures, and disclaimers in the front and back

More information

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

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

More information

Océ Posterizer Pro Designer. POP into retail. User manual Application guide

Océ Posterizer Pro Designer. POP into retail. User manual Application guide - Océ Posterizer Pro Designer POP into retail o User manual Application guide Copyright copyright-2010 Océ All rights reserved. No part of this work may be reproduced, copied, adapted, or transmitted in

More information

Create Your First Print-Quality Reports

Create Your First Print-Quality Reports Create Your First Print-Quality Reports This document supports Pentaho Business Analytics Suite 5.0 GA and Pentaho Data Integration 5.0 GA, documentation revision August 28, 2013, copyright 2013 Pentaho

More information

Mobile Application Workbench. SAP Mobile Platform 3.0 SP02

Mobile Application Workbench. SAP Mobile Platform 3.0 SP02 SAP Mobile Platform 3.0 SP02 DOCUMENT ID: DC-01-0302-01 LAST REVISED: January 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced

More information

Working with Reports

Working with Reports The following topics describe how to work with reports in the Firepower System: Introduction to Reports, page 1 Risk Reports, page 1 Standard Reports, page 2 About Working with Generated Reports, page

More information

Word 2016: Using Section Breaks

Word 2016: Using Section Breaks Word 2016: Using Section Breaks Section formatting allows you to apply different page layout settings within the same document. For example, you can change the following formats for each section: Margins

More information

Word 2016 Advanced. North American Edition SAMPLE

Word 2016 Advanced. North American Edition SAMPLE Word 2016 Advanced Word 2016 Advanced North American Edition WORD 2016 ADVANCED Page 2 2015 Cheltenham Group Pty. Ltd. All trademarks acknowledged. E&OE. No part of this document may be copied without

More information

HEADINGS & TOCS IN WORD 2007

HEADINGS & TOCS IN WORD 2007 HEADINGS & TOCS IN WORD 2007 MODUS OPERANDI WORD TRAINING Prepared by: Karen Dyson 07-August-2009 ABSTRACT: This training session teaches you how to control how headings look and how to use automatic features

More information

Crystal Reports XI Designer 3 Workshop

Crystal Reports XI Designer 3 Workshop Crystal Reports XI Designer 3 Workshop Vision Harvest, Inc. 1-888-236-8087 sales@visionharvest.com Revised: April 1, 2006 Part # VISI100062S i ALL RIGHTS RESERVED This course covers Crystal Reports XI

More information

Microsoft PowerPoint 2002

Microsoft PowerPoint 2002 Microsoft PowerPoint 2002 Creating a New Presentation Upon opening, PowerPoint 2002 will display a blank title slide for a new presentation. You can begin creating a PowerPoint presentation by typing the

More information

Microsoft Word - Templates

Microsoft Word - Templates Microsoft Word - Templates Templates & Styles. Microsoft Word come will a large amount of predefined templates designed for you to use, it is also possible to download additional templates from web sites

More information

PAGES, NUMBERS, AND KEYNOTE BASICS

PAGES, NUMBERS, AND KEYNOTE BASICS PAGES, NUMBERS, AND KEYNOTE BASICS Pages, Numbers, and Keynote are applications developed by Apple that are comparable to Microsoft Office and Google Docs. Pages, Numbers, and Keynote comes free with your

More information

Building reports using the Web Intelligence HTML Report Panel

Building reports using the Web Intelligence HTML Report Panel Building reports using the Web Intelligence HTML Report Panel Building reports using the Web Intelligence HTML Report Panel Copyright 2008 Business Objects. All rights reserved. Business Objects owns the

More information

TIPS FOR WORKING WITH THE HONORS COLLEGE SENIOR PROJECT TEMPLATE

TIPS FOR WORKING WITH THE HONORS COLLEGE SENIOR PROJECT TEMPLATE TIPS FOR WORKING WITH THE HONORS COLLEGE SENIOR PROJECT TEMPLATE There are several issues that arise when using the Honors College Senior Project Template. Most common are formatting tabs, margins, and

More information

Advanced Reporting in the Online Report Designer Administration Guide

Advanced Reporting in the Online Report Designer Administration Guide SuccessFactors HCM Suite November 2014 Release Version: 1.0 - December 5, 2014 CUSTOMER Advanced Reporting in the Online Report Designer Administration Guide Content 1 Change History....3 2 Overview....4

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

Add Bullets and Numbers

Add Bullets and Numbers . Lesson 5: Adding Bullets and Numbers, If you have lists of data, you may want to bullet or number them. When using Microsoft Word, bulleting and numbering are easy. The first part of this lesson teaches

More information

Managing Device Software Images

Managing Device Software Images Managing Device Software Images Cisco DNA Center 1.1.2 Job Aid Copyright Page THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS,

More information

Guide to Editing Map Legends

Guide to Editing Map Legends Guide to Editing Map Legends Map legends explain map symbols and are crucial to the communication of a map s message. Effective legends are created with careful consideration of labels and text, classes,

More information

Chapter 2 Using Slide Masters, Styles, and Templates

Chapter 2 Using Slide Masters, Styles, and Templates Impress Guide Chapter 2 Using Slide Masters, Styles, and Templates OpenOffice.org Copyright This document is Copyright 2007 by its contributors as listed in the section titled Authors. You can distribute

More information

BusinessObjects XI Integration for SAP Solutions User's Guide

BusinessObjects XI Integration for SAP Solutions User's Guide BusinessObjects XI Integration for SAP Solutions User's Guide BusinessObjects XI Integration for SAP Solutions Copyright 2008 Business Objects, an SAP company. All rights reserved. Business Objects owns

More information

Work Smart: Microsoft Office 2010 User Interface

Work Smart: Microsoft Office 2010 User Interface About the Office 2010 User Interface You can use this guide to learn how to use the new features of the Microsoft Office Ribbon. Topics in this guide include: What s New in the Office 2010 User Interface

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

Create and Manage Partner Portals

Create and Manage Partner Portals Create and Manage Partner Portals Salesforce, Summer 18 @salesforcedocs Last updated: June 20, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

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

Open Learning Guide. Microsoft Excel Introductory. Release OL356v1

Open Learning Guide. Microsoft Excel Introductory. Release OL356v1 Guide Microsoft Excel 2013 Introductory Note: Microsoft, Excel and Windows are registered trademarks of the Microsoft Corporation. Release OL356v1 Contents SECTION 1 FUNDAMENTALS... 9 1 - SPREADSHEET PRINCIPLES...

More information

Oracle Enterprise Performance Reporting Cloud

Oracle Enterprise Performance Reporting Cloud Oracle Enterprise Performance Reporting Cloud September Update (16.09) Release Content Document August 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE ENTERPRISE PERFORMANCE REPORTING CLOUD, SEPTEMBER

More information

PowerPoint 2016 Building a Presentation

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

More information

Introduction. Inserting and Modifying Tables. Word 2010 Working with Tables. To Insert a Blank Table: Page 1

Introduction. Inserting and Modifying Tables. Word 2010 Working with Tables. To Insert a Blank Table: Page 1 Word 2010 Working with Tables Introduction Page 1 A table is a grid of cells arranged in rows and columns. Tables can be customized and are useful for various tasks such as presenting text information

More information

Designer TM for Microsoft Access

Designer TM for Microsoft Access Designer TM for Microsoft Access Application Guide 1.7.2018 This document is copyright 2009-2018 OpenGate Software. The information contained in this document is subject to change without notice. If you

More information

Working with the RTF Generator

Working with the RTF Generator Using EA Working with the RTF Generator by Dermot O Bryan All material Sparx Systems 2008 Sparx Systems 2008 Page 1 Trademarks Microsoft, Microsoft Word are trademarks or registered trademarks of the Microsoft

More information

Cisco TEO Adapter Guide for

Cisco TEO Adapter Guide for Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information

LizardThemes.com Free & Premium WordPress Themes. LizardThemes. User Guide. First Edition

LizardThemes.com Free & Premium WordPress Themes. LizardThemes. User Guide. First Edition LizardThemes.com Free & Premium WordPress Themes LizardThemes User Guide First Edition Online version: http://lizardthemes.com/documentation/ 2013 Contents Chapter 1 How to start... 3 Chapter 2 Theme Settings...

More information

Appendix A Microsoft Office Specialist exam objectives

Appendix A Microsoft Office Specialist exam objectives A 1 Appendix A Microsoft Office Specialist exam objectives This appendix covers these additional topics: A Word 2010 Specialist exam objectives, with references to corresponding coverage in ILT Series

More information

Creating Custom Crystal Reports Tutorial

Creating Custom Crystal Reports Tutorial Creating Custom Crystal Reports Tutorial 090705 2005 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion

ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion Note: Use this handout in connection with the handout on the parts of the Excel 2010 worksheet. This will allow you to look at the various portions

More information

Crystal Reports Feature Comparison by Version and Edition

Crystal Reports Feature Comparison by Version and Edition Crystal Reports Feature Comparison by Version and Edition This comparison matrix provides a checklist of features supported in current and previous versions Crystal Reports leading up to the present, Version

More information

ECDL / ICDL Spreadsheets Level 1 Syllabus Version 1.0 (UK)

ECDL / ICDL Spreadsheets Level 1 Syllabus Version 1.0 (UK) ECDL / ICDL Spreadsheets Level 1 Syllabus Version 1.0 (UK) Purpose This document details the syllabus for ECDL / ICDL Spreadsheets at Level 1. The syllabus describes, through learning outcomes, the knowledge

More information

Creating Templates For Letterheads, Fax Cover Sheets, and More

Creating Templates For Letterheads, Fax Cover Sheets, and More Creating Templates For Letterheads, Fax Cover Sheets, and More This document provides instructions for creating and using templates in Microsoft Word. Opening Comments A template is a type of document

More information

TurboCAD Pro V Drawing Template

TurboCAD Pro V Drawing Template TurboCAD Pro V19.1 - Drawing Template Create Reusable Drawing Templates Including ANSI A, B, C and D Size Sheets Using 64-bit version of TurboCAD Donald B. Cheke 1 Copyright 2012 Donald B. Cheke TurboCAD

More information

Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers

Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers Version 5.5 August 31, 2013 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone

More information

Experience SAP HANA Cloud Portal. Use SAP HANA Cloud Portal to Create Engaging Websites in 5 Simple Steps

Experience SAP HANA Cloud Portal. Use SAP HANA Cloud Portal to Create Engaging Websites in 5 Simple Steps Experience SAP HANA Cloud Portal Use SAP HANA Cloud Portal to Create Engaging Websites in 5 Simple Steps TABLE OF CONTENTS TUTORIAL AGENDA... 3 PREREQUISITES... 3 EXERCISE 1: CREATE AND CONFIGURE A NEW

More information

IBM Rational Rhapsody Gateway Add On. Tagger Manual

IBM Rational Rhapsody Gateway Add On. Tagger Manual Tagger Manual Rhapsody IBM Rational Rhapsody Gateway Add On Tagger Manual License Agreement No part of this publication may be reproduced, transmitted, stored in a retrieval system, nor translated into

More information

Word Tips & Tricks. Status Bar. Add item to Status Bar To add an itme to the status bar, click on the item and a checkmark will display.

Word Tips & Tricks. Status Bar. Add item to Status Bar To add an itme to the status bar, click on the item and a checkmark will display. Status Bar The status bar is located on the bottom of the Microsoft Word window. The status bar displays information about the document such as the current page number, the word count in the document,

More information

MicroStrategy Desktop Quick Start Guide

MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop Quick Start Guide Version: 10.4 10.4, June 2017 Copyright 2017 by MicroStrategy Incorporated. All rights reserved. If you have not executed a written or electronic agreement with

More information

Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics. To apply number formatting:

Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics. To apply number formatting: Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics Formatting text and numbers In Excel, you can apply specific formatting for text and numbers instead of displaying all cell content

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information