Crystal Reports (Custom Reports)

Size: px
Start display at page:

Download "Crystal Reports (Custom Reports)"

Transcription

1 Crystal Reports (Custom Reports) Getting Started The Crystal Reports Module is Option #3 in the Reports Menu. Since not everyone needs the reporting capabilities of this new module, it does not come pre-installed with the Taxslayer program. The first time you open the Crystal Reports Module, a pop-up will ask you if you wish to download the Crystal Reports Module. After selecting Yes, a download and install window will run. Just let it finish. Once it is done, you will be back at the Reports Menu. Select Crystal Reports again, and this time the module will run. Concepts The Crystal Reports Module is built upon three types of objects. They are: Category: A Category is little more than a folder with a descriptive name used to hold and sort Report Templates. The user can create and delete categories in the Category Manager. Every Report Template will be in a category. Report Template: A Report Template is essentially the blueprints for a report. All the columns, filters, and other report setup is all located in this object. This is the object that the user creates and modifies in order to run reports from it. This may often be referred to as just a Report. Report (Instance): Generated from a Report Template, a Report is a one-time file that shows up in the Crystal Reports Viewer. From this viewer, the report can be saved as a PDF, an Excel spreadsheet, a Word Document, etc.

2 Overview of the Buttons Reports Screen View Runs the selected Report and opens it in the Crystal Reports Viewer. The Report can then be saved, printed, or exported. Print Runs the selected Report and sends it straight to the printer without opening it on the screen. Labels Runs the selected Report but instead of the normal Columns, it will create mailing labels which will be opened up in the Crystal Reports Viewer. They can then be saved, printed, or exported. New Takes the user to the Report Template Designer to build a new Report Template. Modify Takes the user to the Report Template Designer to modify an existing Report Template. Duplicate Creates an exact copy of the selected Report Template. The duplicated Report Template can then be modified with any minor changes needed. This makes it faster to design a Report that is very similar to another. Delete Deletes the selected Report Template Categories Opens the Category Manager used to create and delete Categories. Results Opens the folder on your computer that is storing the reports you wish to save. This allows you to browse all of your previous reporting results. Report Template Designer New Blanks all of the Report Template and starts over with a fresh one. Save Saves the Report Template and all of its changes. Also adds it to the Reports screen if necessary. View a Report 1. All of the Report Templates are listed on the main Reports screen. They are sorted by category. 2. Choose the Report Template you wish to run by clicking on it. 3. Click the button or double click on the Template. This will generate the report and display it in a pop-up window. Crystal Reports Viewer This is the viewer that pops-up with your Report. There are 12 buttons at the top of the report. Only the first two need explanation. The others either have no functionality in our program or are for navigating the pages and zooming.

3 Export The first button is the Export button. Clicking on this will bring up a Save screen. Just choose the type of file you want to save the data as and click Save. Print The second button brings up the standard Windows Print screen. Create a New Report Template 1. Click the button or select the Create New Report tab. 2. This will open the Report Template Designer. Here the user can give the Report Template a name and category. A Description can also be entered. It does not affect the resulting report, it just gives a description which is visible on the main Reports page. 3. Taxslayer data is stored in two different places, and so the Crystal Reports Module can search either one. Include All Returns is the default option. It searches all of the backed up returns and builds its data from them. If, for some reason, there are no backed up returns in the backup folder, then no data will return using this search method. Include Completed Returns Only searches the Master Reports database that is updated whenever a return is completed. Though the data should match up in both places, it may be possible to get different information by running on each of the two sources. 4. The Report Template has two main objects. These are Columns and Filters. Columns Columns are the display of the report. Adding a Column to the Template means that the Column s data will display in all the generated reports. For example if you wish to see a report with a person s SSN, AGI, and Age, then add those three Columns to your Report Template. To Manage the Columns: 1. Click the Choose Columns button. 2. A screen will pop-up showing the user all of the possible Columns that can be added to the Report Template in a categorized list on the left. On the right is a list of all the Columns currently in the Report. 3. Choose a Column on the left and click the -> button to add the Column to the Report. You will notice it show up in the box on the right. You can remove Columns by clicking the Column on the right and clicking the <- button. Clicking the up and down arrows will move Columns around in the list. Columns will display in the order that they are listed on the right. You can have a maximum of 11 Columns. 4. Clicking Done will save the new Column selections. Clicking Cancel will keep the old ones. 5. Now you will see the columns previewed in the grid on the bottom-left.

4 Filters Filters are used to limit the records that display in the report. Perhaps you do not care about clients that are under 65 years old, or you only wish to see clients that still owe money. Filters are the means to do this. To Manage the Filters: 1. Click the Choose Filters button. 2. A screen similar to the Column Manager will pop up. On the left is a list of all the potential fields to filter on. To add a Filter, find the field you wish to filter on and check its box. This will cause the Filter Conditions section to populate. 3. You will see the name of the field and then a selection box with all of the possible comparing operations such as Equals, Less Than, etc. Select the one you want. Depending on the field and which operation you choose, there will be either one or two input boxes. 4. If you wish to have a set value (ex. [AGI] is GREATER THAN 10,000), just type whatever you want the value(s) to be into the box(es). Another example would be [Age] is BETWEEN 45 and Underneath each input box, there is a checkbox that says Use Database Field or Use Variable Date if the field is a date field. a. Non-Date Field: Checking the Use Database Field checkbox will replace the usual input box with a selection box containing all of the other database fields of the same type. Select the database field you wish to use. For example to run a report showing who hasn t paid all of their fees you can make a filter that says [Total Fees] is GREATER THAN [Fees Paid]. This would return only the returns that still owe money. b. Date Field: Checking the Use Variable Date checkbox will replace the usual input box with several input boxes. Use these boxes to determine a date that will calculated based upon the current date. For example if you wish to run a report to return clients who have a birthday next month, you could say [Birthday] is BETWEEN [1 Month After 1 st of this Month] and [1 Month After End of the Month] Once this variable filter is saved to the Report Template, any Reports run from it will update automatically based on the current date. Running this Report on July 31 st will give you all the clients who have August Birthdays, but running it on August 1 st will give you all of the September Birthday clients. 6. To Remove an Individual Filter, just uncheck the box on the left. This will remove the Filter. 7. Clicking Done will save the new Filters. Clicking Cancel will keep the old ones. 8. Now that the filters have been chosen, the user can determine how they interact. By Default, all of the Filter conditions must be met for a record to show up in the report. They use the AND logic. (ex. Condition 1 AND Condition 2 AND Condition 3.) But you can also use OR logic if you want any of the Conditions to be met. 9. At the bottom-right of the screen, the Filters are listed. You can change the interaction logic of your Filters by changing the ANDs to ORs. If you are using all ANDs or all Ors, then the interaction logic doesn t matter, but if you have a mix of both ANDs and Ors, then you will need parentheses to finalize your logic. First, you can reorder the filters by clicking the + button on the left side of the Filter and dragging it to the location you want. When you let go of the mouse

5 button, the filter will be in its new place. On the left and right sides of each Filter are narrow buttons. These are the parentheses buttons. Just like a mathematical equation, the parentheses determine the order of operations. Move the Filters and place parentheses where needed to determine the optimum Filter clause for your Report. 10. If you wish to clear all of the Filters and start over, click the Clear Filters button. Headers/Footers The Columns and Filters are all done on the Body tab. By clicking the Headers/Footers tab, you can add a header and/or footer to your Report. There is a Report Header that shows up under the Title on the first page of the Report. There is a Page Header that shows up at the very top of every page. And there is a Page Footer that shows up at the bottom of every page. Just check the boxes of the ones you want in your report and type the text into the associated text boxes. Appearance Save The Appearance tab lets you change the Font and the Colors on the Report. When finished, click the button, to save the Report Template. The Template will be saved under its Category, and the user will be sent back to the main Reports screen. You can now choose your new report template and run a report from it. Modify an Existing Report Template Any of the Templates listed on the main Reports screen can be edited. Just select the Report Template from the list and click the button or the Modify Report tab. The Report Template Designer screen shows up. It has the same exact setup as creating a new report except that the information will be filled in. See the section above. You can make any changes you wish and then click Save. The Report Template will be updated and any future Reports run from it will reflect the changes. Manage Categories Click on the Categories button. This brings up the Category Manager. All of the current Categories are listed in the box on the right. You can add a new Category by typing its name into the textbox and clicking Add Category. You can remove Categories by clicking the Category from the list and clicking the Delete Category button. If there are Report Templates in this Category, they will be

6 moved to the Default category which cannot be deleted. To move a Report Template to a different Category, modify the Report Template and change its Category in the Report Template Designer. Labels Every time a Report is viewed, a Label Report also displays. It can be accessed by clicking the View Labels tab or the Labels button in the Crystal Reports Viewer. If you only wish to run the Labels report, you can simply click the Report Template you wish and then click the Labels button from the main Reports screen. At the top-right of the Labels Report is the Label Setup button. This allows you to make changes to the report, such as where on the page the labels start printing, etc. Any changes you make will be instantly reflected on the screen. When the labels look the way you want, then you can save, print, or export them. Other Menu Options The Main Menu bar at the top of the screen has all of the button options as well as several additional options that are not part of the standard workflow. Refresh Reports List If for some reason the display is not updated with your newest Report Templates, click this option to rebuild the list. Backup All Reports This option will make a backup of all of the Report Templates currently on your system. When your Report Templates are all set up and working perfectly, it s a good idea to back them up. This will back them up to a zip file. From this backup, all of the Report Templates can be restored. Restore All Reports In case your Report Templates get corrupted or altered in a way you didn t intend, you can restore them from the last backup. This will erase all of your current reports and replace them with the ones in the backup file. Restore Default Reports This erases all Report Templates and restores the Taxslayer default Report Templates on your system. Automatically Save Results When this option is checked, any report that is run, will be save to your chose Results Folder. Choose Results Folder This opens a folder browser so you can choose where you want your results to automatically be saved to. This is the folder that is opened by clicking the Results button. Save Results As This lets you pick, what you wish to save your reports as. The default is the standard PDF, but several other options are available. All automatically saved Reports will be saved in this format. This does not affect manually saved Reports.

7 Advanced Users For anyone with advanced computer knowledge, this section gives a few tips. The Report Templates are saved in the Taxslayer folder under the /Reports/Report Templates/ subfolder. Each category is a subfolder containing its Report Templates as XML files. If you wish to save individual Report Templates, you can copy the XML file to another directory. You can later paste it into the correct Category. The next time the Crystal Reports Module is run, it will recognize the Report Template.

Login: Quick Guide for Qualtrics May 2018 Training:

Login:   Quick Guide for Qualtrics May 2018 Training: Qualtrics Basics Creating a New Qualtrics Account Note: Anyone with a Purdue career account can create a Qualtrics account. 1. In a Web browser, navigate to purdue.qualtrics.com. 2. Enter your Purdue Career

More information

Viewing Reports in Vista. Version: 7.3

Viewing Reports in Vista. Version: 7.3 Viewing Reports in Vista Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

StatTrak Address Manager Business Edition User Manual

StatTrak Address Manager Business Edition User Manual StatTrak Address Manager Business Edition User Manual Overview... 2 Frequently Asked Questions... 5 Toolbar... 7 Address Listings... 9 Update Main & Details... 11 Update Individual... 12 Back Up Database...

More information

Creating Dashboard. Version: 7.3

Creating Dashboard. Version: 7.3 Creating Dashboard Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

CenterStone. Reports User Guide. Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software.

CenterStone. Reports User Guide. Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software. CenterStone Reports User Guide Version 1 Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software The information contained herein is the property of Manhattan Software,

More information

CDK Requisitioner. Users Manual

CDK Requisitioner. Users Manual CDK Requisitioner Users Manual January 15, 2012 2011 CDK Systems, Inc. 444 Shades of Death Road Great Meadows, NJ 07838 Phone: (908) 850-8194 i Table of Contents Table of Contents... ii Welcome to CDK

More information

ScholarOne Abstracts. Review Administrator Guide

ScholarOne Abstracts. Review Administrator Guide ScholarOne Abstracts Review Administrator Guide 17-October-2018 Clarivate Analytics ScholarOne Abstracts Review Administrator Guide Page i TABLE OF CONTENTS Select an item in the table of contents to go

More information

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

More information

Office 365: . Accessing and Logging In. Mail

Office 365:  . Accessing and Logging In. Mail Office 365: Email This class will introduce you to Office 365 and cover the email components found in Outlook on the Web. For more information about the Microsoft Outlook desktop client, register for a

More information

1-Step Appraisals Personal Property Appraisal Software

1-Step Appraisals Personal Property Appraisal Software User Guide for 1-Step Appraisals Personal Property Appraisal Software Home & Business Software for Windows Page Table of Contents Getting Started... Page 3 Image Preferences... Page 4 Adding Business/Company

More information

YGL 3.0 // The Basics

YGL 3.0 // The Basics YGL 3.0 // The Basics Thank you for your continued support of You ve Got Leads! The following document is intended to help with the many features of the program. Each community may have different features

More information

User Guide Product Design Version 1.7

User Guide Product Design Version 1.7 User Guide Product Design Version 1.7 1 INTRODUCTION 3 Guide 3 USING THE SYSTEM 4 Accessing the System 5 Logging In Using an Access Email 5 Normal Login 6 Resetting a Password 6 Logging Off 6 Home Page

More information

DataMaster for Windows

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

More information

CRM CUSTOMER RELATIONSHIP MANAGEMENT

CRM CUSTOMER RELATIONSHIP MANAGEMENT CRM CUSTOMER RELATIONSHIP MANAGEMENT Customer Relationship Management is identifying, developing and retaining profitable customers to build lasting relationships and long-term financial success. The agrē

More information

Ektron Advanced. Learning Objectives. Getting Started

Ektron Advanced. Learning Objectives. Getting Started Ektron Advanced 1 Learning Objectives This workshop introduces you beyond the basics of Ektron, the USF web content management system that is being used to modify department web pages. This workshop focuses

More information

User Manual For SmartRoom Managers

User Manual For SmartRoom Managers User Manual For SmartRoom Managers Table of Contents 1.0 Login 2.0 Confidentiality Agreement 3.0 Software Installation 4.0 Dashboard 5.0 Document Review and Index Maintenance 5.1 View by Index 5.1.1 Index

More information

CREATING AN AD HOC QUERY

CREATING AN AD HOC QUERY Ad Hoc Reporting AD HOC REPORTS are custom reports that you create on the fly so that you can view specific information that is important to you. An ad hoc report is created from a query, which means that

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

More information

VERSION ASSET TRACKING SYSTEM USER MANUAL STARTER EDITION

VERSION ASSET TRACKING SYSTEM USER MANUAL STARTER EDITION VERSION 4.20.3 ASSET TRACKING SYSTEM USER MANUAL STARTER EDITION ATS USER MANUAL- STARTER EDITION TABLE OF CONTENTS ATS User Manual- Starter Edition... 2 Table of Contents... 2 Quick Start Overview...

More information

Numbers Basics Website:

Numbers Basics Website: Website: http://etc.usf.edu/te/ Numbers is Apple's new spreadsheet application. It is installed as part of the iwork suite, which also includes the word processing program Pages and the presentation program

More information

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit # Instructions Screenshot

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit   # Instructions Screenshot Tips & tricks This quick guide describes basic navigation within the FAST HR reporting tool, including how to use filter options, format columns and export reports. For more resources, including a guide

More information

How to Transfer Your Contact Information Into Microsoft Outlook 2010

How to Transfer Your Contact Information Into Microsoft Outlook 2010 How to Transfer Your Contact Information Into Microsoft Outlook 2010 Your Contacts Exported To an Excel Spreadsheet (CSV Format ) Now Located on a Device or Computer Then To Outlook 2010 on an L&F Computer

More information

Workshop. Import Workshop

Workshop. Import Workshop Import Overview This workshop will help participants understand the tools and techniques used in importing a variety of different types of data. It will also showcase a couple of the new import features

More information

LSSP Corporation 1 PinPoint Document Management Initial Setup Guide - Advanced

LSSP Corporation 1 PinPoint Document Management Initial Setup Guide - Advanced INTRODUCTION This guide will go over some of the more advanced topics involved with setting up your database. Every topic discussed in this guide is completely optional for your database none of the following

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

Applied Epic Importing and Exporting Functionality for Front Office

Applied Epic Importing and Exporting Functionality for Front Office Applied Epic Importing and Exporting SESSION HANDOUT www.appliednet.com Prepared for Applied Client Network and Applied Systems Applied Client Network 330 N. Wabash Ave., Suite 2000 Chicago, IL 60611 Phone:

More information

Reporting Center. Primary (Stand-Alone) Interface

Reporting Center. Primary (Stand-Alone) Interface Reporting Center The Reporting Center is where you will go to run or create reports on projects. It can be accessed in any of the follow ways, each with a slightly different user interface and functionality.

More information

GUIDE TO STORAGE CHARGEBACKS WITH DATADVANTAGE

GUIDE TO STORAGE CHARGEBACKS WITH DATADVANTAGE GUIDE TO STORAGE CHARGEBACKS WITH DATADVANTAGE OVERVIEW Chargebacks let companies allocate costs to internal corporate users and departments or cost centers. Simply put: a chargeback is a bill from the

More information

NJUNS Users Guide.

NJUNS Users Guide. NJUNS Users Guide www.njuns.com The National Joint Utilities Notification system, NJUNS, is a national organization of member utilities formed for the purpose of improving the coordination of joint ventures.

More information

SMARTdoc v2 User Manual

SMARTdoc v2 User Manual Pages: 1/49 SMARTdoc v2 Pages: 2/49 1 Introduction SMARTdoc is an easy to use but full functional document management system. The mean focus is easy and fast. SMARTdoc is all about document and information

More information

vbound User Guide vbound User Guide Version Revised: 10/10/2017

vbound User Guide vbound User Guide Version Revised: 10/10/2017 vbound User Guide Version 4.1.1 Revised: 10/10/2017 Copyright 2014-2017 FFL Solutions Inc. Page 1 of 87 Table of Contents Using vbound...5 Starting vbound... 5 Bound Book List... 6 vbound Ribbon Menu...

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

More information

User Guide. Rev Dot Origin Ltd.

User Guide. Rev Dot Origin Ltd. User Guide Introduction to the EasyTac File Explorer...1 Using EasyTac to read drivers' cards with a card reader...2 Using EasyTac to read VU files from a download device...3 Using EasyTac to download

More information

[Type text] DLC Client Manager Welcome Manual

[Type text] DLC Client Manager Welcome Manual [Type text] DLC Client Manager Welcome Manual Table of Contents Getting Started Prepping Your Data in Expert... 3 Logging In... 4 Synching with Expert... 5 Getting Started with Client Manager... 6 Working

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

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

Microsoft Office 2016 Mail Merge

Microsoft Office 2016 Mail Merge Microsoft Office 2016 Mail Merge Mail Merge Components In order to understand how mail merge works you need to examine the elements involved in the process. In any mail merge, you'll deal with three different

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

Quick Start Guide. ARIS Architect. Version 9.7

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

More information

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

Using Junxure with Schwab OpenView Gateway. October 2014

Using Junxure with Schwab OpenView Gateway. October 2014 Using Junxure with Schwab OpenView Gateway October 2014 1 Using Junxure with Schwab OpenView Gateway Table of Contents Requirements...3 Enable the Integration and Enroll Users...3 Enable Schwab Advisor

More information

Appraisal Module. 1. Introduction 1.01 Changes in this Version. 2. Start Page 2.1 Survey details.

Appraisal Module. 1. Introduction 1.01 Changes in this Version. 2. Start Page 2.1 Survey details. Appraisal Module 1. Introduction 1.01 Changes in this Version 2. Start Page 2.1 Survey details. 3. Manage Appraisal Users 3.1 Initial setup 3.2 New User 3.3 Setting Appraisal Permissions 4. User Preferences

More information

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

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

More information

The ABRS Contractual Fees System

The ABRS Contractual Fees System The ABRS Contractual Fees System FY 2014 User Manual (preparing for FY2014) September 2011 Mississippi Legislative Budget Office The ABRS Contractual Fees System FY 2014 User Guide Introduction...2 Getting

More information

User Guide. Product Design. Version 2.2.2

User Guide. Product Design. Version 2.2.2 User Guide Product Design Version 2.2.2 Table of Contents Bridge User Guide - Table of Contents 1 TABLE OF CONTENTS... 1 INTRODUCTION... 4 Guide... 4 PRODUCTS... 5 Creating a New Product... 5 Viewing and

More information

THE EXCEL ENVIRONMENT... 1 EDITING...

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

More information

Bridge. Master Covers Guide. Version

Bridge. Master Covers Guide. Version Bridge Master Covers Guide Version 2.5.103 Table of Contents Page i Table of Contents Table Of Contents I Introduction 1 Managing Master Covers 2 Creating a New Master Cover 2 Viewing and Modifying a Master

More information

ACTIVE Net Insights user guide. (v5.4)

ACTIVE Net Insights user guide. (v5.4) ACTIVE Net Insights user guide (v5.4) Version Date 5.4 January 23, 2018 5.3 November 28, 2017 5.2 October 24, 2017 5.1 September 26, 2017 ACTIVE Network, LLC 2017 Active Network, LLC, and/or its affiliates

More information

Reports in QuickBooks

Reports in QuickBooks QuickBooks Online Student Guide Chapter 11 Reports in QuickBooks Chapter 2 Chapter 11 In this chapter, you ll learn how QuickBooks helps you find information in your business. Lesson Objectives In this

More information

APS Installation Documentation

APS Installation Documentation APS Installation Documentation Sites Using APS in Conjunction with SunSystems: SunSystems must be installed on the system so that connections with APS can be set up. Installation Sequence 1. Go to Adventist

More information

Welcome to Cole On-line Help system!

Welcome to Cole On-line Help system! Welcome to Cole On-line Help system! Cole Online is an Internet based information directory that allows fast and efficient access to demographic information about residences and businesses. You can search

More information

ControlPoint. for Office 365. User Guide VERSION 7.6. August 06,

ControlPoint. for Office 365. User Guide VERSION 7.6. August 06, ControlPoint for Office 365 User Guide VERSION 7.6 August 06, 2018 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2018 All rights reserved. No part or section of

More information

Access Google Drive There are multiple ways to access Google drive.

Access Google Drive There are multiple ways to access Google drive. Introduction In the course we will discuss what a Google Drive is, what kind of applications they contain, and how we can work smarter. We will discuss how to start Google Drives, How to access the drives.

More information

Frequently Asked Questions: SmartForms and Reader DC

Frequently Asked Questions: SmartForms and Reader DC Frequently Asked Questions: SmartForms and Reader DC Initial Check Browsers - Google Chrome - Other browsers Form functions - List of additional buttons and their function Field functions - Choosing a

More information

LUMINATE ONLINE : REPORTS 1

LUMINATE ONLINE : REPORTS 1 In Luminate Online, the reporting options are endless and can be used for email, TeamRaiser, Events, Constituent360, Donations and more. Understanding the features of reporting allows you to make sure

More information

EMS MASTER CALENDAR User Guide

EMS MASTER CALENDAR User Guide EMS MASTER CALENDAR User Guide V44.1 Last Updated: May 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: Introduction to the

More information

Primal s 3D Human Anatomy and Physiology on Anatomy.tv

Primal s 3D Human Anatomy and Physiology on Anatomy.tv USER GUIDE Primal s 3D Human Anatomy and Physiology on Anatomy.tv Welcome to our user guide to 3D Human Anatomy and Physiology on Anatomy.tv. Please read on, or select one of the links opposite to jump

More information

CREATING CUSTOMER MAILING LABELS

CREATING CUSTOMER MAILING LABELS CREATING CUSTOMER MAILING LABELS agrē has a built-in exports to make it easy to create a data file of customer address information, but how do you turn a list of names and addresses into mailing labels?

More information

Table of Contents. Enhancements provided at no additional charge as part of your annual support program

Table of Contents.   Enhancements provided at no additional charge as part of your annual support program Table of Contents The EZ-CARE2 Makeover (page 2) Accounts Receivable (page 3) Audit (page 4) Backup & Restore (page 4) Data Entry (page 4) Email (page 5) EZ-Viewer (page 5) Reports (page 6) Staff (page

More information

Digital Data Manager Model 747

Digital Data Manager Model 747 Digital Data Manager Model 747 Staff Guide 3M Library Systems 3M Center, Building 225-4N-14 St. Paul, Minnesota 55144-1000 www.3m.com/library Copyright 2000, 2001, 2002 3M IPC. All rights reserved. 75-0500-4514-4,

More information

Get Started. Estimating Explorer

Get Started. Estimating Explorer Get Started Estimating Explorer NOTICE This document and the Sage Timberline Office software may be used only in accordance with the accompanying Sage Timberline Office End User License Agreement. You

More information

Introduction to Google Drive and Google Docs

Introduction to Google Drive and Google Docs Introduction to Google Drive and Google Docs Metropolitan Community College Continuing Education Laurie Brodeur - Instructor Web Page http://www.learning4u2.com/googledocs.htm What are Google Drive and

More information

OnPoint s Guide to MimioStudio 9

OnPoint s Guide to MimioStudio 9 1 OnPoint s Guide to MimioStudio 9 Getting started with MimioStudio 9 Mimio Studio 9 Notebook Overview.... 2 MimioStudio 9 Notebook...... 3 MimioStudio 9 ActivityWizard.. 4 MimioStudio 9 Tools Overview......

More information

Worldox GX Cheat Sheet

Worldox GX Cheat Sheet Version Control Once a document has been initially saved, you can also save it as a different version. Select File Save As, and the following screen appears: Worldox GX Cheat Sheet Basic Worldox Screen

More information

Munis. Using Munis Version For more information, visit

Munis. Using Munis Version For more information, visit Munis Using Munis Version 10.1 For more information, visit www.tylertech.com. TABLE OF CONTENTS Using Munis... 3 Permissions and Security... 3 Munis Menus... 3 Standard Screen Features... 4 Help, Settings,

More information

eschoolplus+ Cognos Query Studio Training Guide Version 2.4

eschoolplus+ Cognos Query Studio Training Guide Version 2.4 + Training Guide Version 2.4 May 2015 Arkansas Public School Computer Network This page was intentionally left blank Page 2 of 68 Table of Contents... 5 Accessing... 5 Working in Query Studio... 8 Query

More information

Scheduling Reports Launch the Scheduling Tool... 1 Description... 1 Overview of Scheduling Components... 2

Scheduling Reports Launch the Scheduling Tool... 1 Description... 1 Overview of Scheduling Components... 2 PeopleSoft Data Dictionary EPM: Scheduling Reports Table of Contents Scheduling Reports... 1 2 Launch the Scheduling Tool... 1 Description... 1 Overview of Scheduling Components... 2 Distribution... 2

More information

Provider Portal Handbook

Provider Portal Handbook Provider Portal Handbook WELCOME! Welcome to AlphaMCS, a next generation Managed Care System designed specifically to meet the needs of Managed Care Organizations and the behavioral healthcare providers

More information

SECONDARY SCHOOL ANNUAL EXAMINATIONS 2008 DIRECTORATE FOR QUALITY AND STANDARDS IN EDUCATION Educational Assessment Unit

SECONDARY SCHOOL ANNUAL EXAMINATIONS 2008 DIRECTORATE FOR QUALITY AND STANDARDS IN EDUCATION Educational Assessment Unit SECONDARY SCHOOL ANNUAL EXAMINATIONS 008 DIRECTORATE FOR QUALITY AND STANDARDS IN EDUCATION Educational Assessment Unit FORM 3 INFORMATION AND COMMUNICATION TECHNOLOGY TIME: h 30 min Name: Class: Answer

More information

Tabular Building Template Manager (BTM)

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

More information

Sourcing - How to Create a Negotiation

Sourcing - How to Create a Negotiation Martin Baker Secure Source-To-Pay Sourcing - How to Create a Negotiation December 07 Contents To Create a Project... To Create a Negotiation... 5 Attachments... 7 Private File Archive... 7 Creating Lines,

More information

Learn more about Pages, Keynote & Numbers

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

More information

Access: Using Forms for Data Entry and Editing

Access: Using Forms for Data Entry and Editing Access: Using Forms for Data Entry and Editing Viewing and Entering Data with Forms A form is the most convenient layout for entering, changing, and viewing records from a database table or query and are

More information

INTRODUCTION TO BLACKBOARD

INTRODUCTION TO BLACKBOARD INTRODUCTION TO BLACKBOARD Working URL - https://www.d11.org Layout of the site MY START BAR CHANNEL BAR HEADER GLOBAL ICONS Logging In Use your email as your username and your network password. SITE MANAGER

More information

Space Management_. Tips and Tricks_ UniSA All Staff

Space Management_. Tips and Tricks_ UniSA All Staff Space Management_ Tips and Tricks_ UniSA All Staff Contents Click to go to that location in the document: Favourite views... 3 Quick find Room on plan... 4 Quick link to Room record... 5 View plan details

More information

ENVIRONMENTAL MANAGEMENT SYSTEMS (EMS) EMS Reporting.

ENVIRONMENTAL MANAGEMENT SYSTEMS (EMS) EMS Reporting. ENVIRONMENTAL MANAGEMENT SYSTEMS (EMS) EMS Reporting www.chemicalsafety.com Contents Introduction...1 Crystal Reports...1 Reporting on a Selection of Data...2 Reporting on a Single Record of Data...3 Reporting

More information

Minerva. Quick Start Guide

Minerva. Quick Start Guide Minerva Quick Start Guide Welcome to IRR s new Minerva reporting system! Powered by SAS Visual Analytics, this tool is pretty user-friendly, but there are some basic orientation tips we d like to walk

More information

Open Office Calc (Spreadsheet) Tutorial

Open Office Calc (Spreadsheet) Tutorial Open Office Calc (Spreadsheet) Tutorial Table of Contents Introduction...3 What is a Spreadsheet?...3 Starting OpenOffice Calc...3 OpenOffice Calc (Spreadsheet) Basics...4 Creating a New Document...5 Entering

More information

EMC Documentum TaskSpace

EMC Documentum TaskSpace EMC Documentum TaskSpace Version 6.7 User Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com EMC believes the information in this publication is accurate

More information

Purpose: Use this document as a reference for assigning and sending PeopleSoft Communications.

Purpose: Use this document as a reference for assigning and sending PeopleSoft Communications. Communications - Assigning and Sending PeopleSoft Communications (3C Engine and Purpose: Use this document as a reference for assigning and sending PeopleSoft Communications. Audience: College Staff responsible

More information

2

2 1 2 3 4 5 6 Breadcrumbs are back and you can click on any of the items in the navigation and you will get to that page. 7 8 9 10 11 All Core-CT Run Controls will be deleted as part of the data upgrade

More information

AN INTRODUCTION TO OUTLOOK WEB ACCESS (OWA)

AN INTRODUCTION TO OUTLOOK WEB ACCESS (OWA) INFORMATION TECHNOLOGY SERVICES AN INTRODUCTION TO OUTLOOK WEB ACCESS (OWA) The Prince William County School Division does not discriminate in employment or in its educational programs and activities against

More information

Table of Contents (View in slide show to use navigation) Contact Information Create a Genius Profile Using SPIN SPIN Advanced Search

Table of Contents (View in slide show to use navigation) Contact Information Create a Genius Profile Using SPIN SPIN Advanced Search SPIN USER GUIDE With SPIN, you can: Access funding information online, from any browser Organize grant information in one convenient place Gain access to the largest Keyword list, allowing for greater

More information

WORKFLOW MANAGER RELEASE NOTES NEW FEATURES * OPEN ISSUES * ADDRESSED ISSUES RELEASE DATE: MAY 17, 2013 CS.THOMSONREUTERS.COM

WORKFLOW MANAGER RELEASE NOTES NEW FEATURES * OPEN ISSUES * ADDRESSED ISSUES RELEASE DATE: MAY 17, 2013 CS.THOMSONREUTERS.COM WORKFLOW MANAGER RELEASE NOTES NEW FEATURES * OPEN ISSUES * ADDRESSED ISSUES RELEASE DATE: MAY 17, 2013 CS.THOMSONREUTERS.COM Proprietary Materials No use of these Proprietary materials is permitted without

More information

If you have questions or need assistance in any way, please contact MicroEdge Technical Support.

If you have questions or need assistance in any way, please contact MicroEdge Technical Support. AngelPoints Advanced Reporting Users Guide 2017 Advanced Reporting leverages existing technologies current employed in GIFTS Online to provide AngelPoints users with a new and more robust environment to

More information

2007, 2008 FileMaker, Inc. All rights reserved.

2007, 2008 FileMaker, Inc. All rights reserved. Bento User s Guide 2007, 2008 FileMaker, Inc. All rights reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker, the file folder logo, Bento and the Bento logo are either

More information

Furniture Reporting Updated July 2016

Furniture Reporting Updated July 2016 Updated July 2016 Contents About Furniture Reports...3 Open P/Os Not Acknowledged Report...3 O/E Third Party Gross Profit Report...4 P/O Expected Ship Report...5 Quotes Outstanding...6 Vendor Open P/O

More information

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A.

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A. CCRS Quick Start Guide for Program Administrators September 2017 www.citihandlowy.pl Bank Handlowy w Warszawie S.A. CitiManager Quick Start Guide for Program Administrators Table of Contents Table of Contents

More information

Manage and Generate Reports

Manage and Generate Reports Report Manager, page 1 Generate Reports, page 3 Trust Self-Signed Certificate for Live Data Reports, page 4 Report Viewer, page 4 Save an Existing Stock Report, page 7 Import Reports, page 7 Export Reports,

More information

Working with Actions Stratum.Viewer 6

Working with Actions Stratum.Viewer 6 Working with Actions Stratum.Viewer 6 Getting Started Access to Actions Accessing Actions Functionality Introduction to Actions Quick Start Set up an Action Tasks Add an Email Action Add a File Share Action

More information

Karen Simms Simms Consulting, Inc Old York Rd. White Hall, MD

Karen Simms Simms Consulting, Inc Old York Rd. White Hall, MD Karen Simms Simms Consulting, Inc. 19602 Old York Rd. White Hall, MD 21161 ksimms@karensimms.net 443.807.7255 1 What is a Power User? In my mind, and in discussions with agency staff prior to developing

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

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a Crosstab The following instructions cover how to create a crosstab report in IBM Cognos Analytics. A crosstab is a report type in Cognos that displays an analytical look at

More information

COMMUNITIES USER MANUAL. Satori Team

COMMUNITIES USER MANUAL. Satori Team COMMUNITIES USER MANUAL Satori Team Table of Contents Communities... 2 1. Introduction... 4 2. Roles and privileges.... 5 3. Process flow.... 6 4. Description... 8 a) Community page.... 9 b) Creating community

More information

New Features... 4 Add-on Modules Cheat Sheet... 15

New Features... 4 Add-on Modules Cheat Sheet... 15 1 2 Table of Contents New Features... 4 Favourites option... 4 New Icons... 4 Windows theme integration... 5 Forms Assistant... 6 Forms designer enhancements... 7 User Access Report... 8 User Notifications

More information

Make any video interactive in 15 minutes

Make any video interactive in 15 minutes Make any video interactive in 15 minutes THE HOTSPOT A call-to-interact that can stick to moving people & objects. COOL FACT: Sticky hotspots stick to your moving people or objects like glue. HOTSPOT Tips

More information

Blackboard 5. Instructor Manual Level One Release 5.5

Blackboard 5. Instructor Manual Level One Release 5.5 Bringing Education Online Blackboard 5 Instructor Manual Level One Release 5.5 Copyright 2001 by Blackboard Inc. All rights reserved. No part of the contents of this manual may be reproduced or transmitted

More information

Preview tab. The Preview tab is the default tab displayed when the pdffactory dialog box first appears. From here, you can:

Preview tab. The Preview tab is the default tab displayed when the pdffactory dialog box first appears. From here, you can: Getting Started pdffactory is a printer driver. This means you must print to it from your application, just as you would with any other printer. Most applications have a Print dialog box command available

More information

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

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

More information

MICROSOFT POWERPOINT 2016 Quick Reference Guide

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

More information