EXECUTIVE ASSISTANT QUERY CONVERSION GUIDE (ASP)

Size: px
Start display at page:

Download "EXECUTIVE ASSISTANT QUERY CONVERSION GUIDE (ASP)"

Transcription

1 5607 New King Street Troy, MI Support Bulletin EXECUTIVE ASSISTANT QUERY CONVERSION GUIDE (ASP) Query to Executive Assistant Conversion:... 2 Importing Query Objects:... 2 Customizing the Converted Query:... 5 Importing Query into Microsoft Excel: FastPath Check List: If Linking to Microsoft Excel: April 2006 ADP, Inc. Printed in U.S.A. 1 of 21 The ADP logo is a registered trademark of ADP of North America, Inc.

2 Query to Executive Assistant Conversion: This document will show how to convert an existing query from the AS400 environment into an Executive Assistant (EA) report using the ShowCase Query Import tool. The EA product will need to be previously installed on both the PC and the AS400. These steps mark out the basic outline and provide some detail to a normal query being converted. Further steps may be required depending on the complexity of the query being converted. Some queries, such as multi-stage reports (a set of queries that have to be run in sequence), may not convert at all. These types of reports will probably need to be completely rewritten. If you are converting multi-stage queries please call the ARG Customer Support Center for assistance at (800) prompts 3, 5. Once you ve performed this procedure a few times, the FastPath Check List: (on the last page of this guide) may be used as a quick checklist of tasks. Importing Query Objects: This section will show you how to import an existing query from the AS400 to your EA product using the Import Query Object functionality. 1. Open EA Report Builder. From the Tools menu, click on Import Query Object. April 2006 ADP, Inc. 2 of 21

3 2. Fill in the necessary information in the Import Query Object window. Data Source should already be populated. Collection is the library in which the query resides on the AS400, such as UQLIBR, QGPL, etc. Query Object is the exact name of the query you wish to convert. Click OK or press Enter. 3. It is normal to receive an error regarding the file joins. Simply hit OK and let the query finish converting. You may see other errors regarding field size or formatting, press OK and the program will continue. April 2006 ADP, Inc. 3 of 21

4 4. Once the query has converted, you will see it pull up in the EA Report Builder window. This is a good time to save your work by clicking on File then Save As and giving the query a name. Once you have saved your query, there is more work to do to make the query usable in the PC environment. Further steps will need to be taken to make the query usable in the Application Service Provider (ASP) environment. These steps are shown in the next sections. April 2006 ADP, Inc. 4 of 21

5 Customizing the Converted Query: In the following section, we will show you how to make your converted query work in the non ASP environment, as well as the new ASP environment. If you miss one of these steps, your query may not work once on the new system. 1. Click on the Query menu and select Tables from the drop down list. April 2006 ADP, Inc. 5 of 21

6 2. The Query Properties window will open to the Tables tab. April 2006 ADP, Inc. 6 of 21

7 3. For each file listed in the Added Tables window, DBLIBR must be replaced with the value *CURLIB. To do this, highlight the file name and click the Change Link button. Replace DBLIBR in the Collection field with *CURLIB and click OK. This operation must be completed for each file shown. April 2006 ADP, Inc. 7 of 21

8 4. The file joins must also be changed for each file listed. Under the heading Join Type, click on the red circle and a drop down menu will open. Select Left Outer Join. This operation must also be performed for each file listed in the Added Tables window. April 2006 ADP, Inc. 8 of 21

9 5. In order for a converted query to run in the ASP environment, any Logical files listed will need to be changed to Physical files. You can determine this by looking at the file names listed in the Added Tables window. Any file name that ends with L and a number, such as SLDELHL1, must be changed to end with PF, to look like SLDELHPF. This is also accomplished in the Change Link window, used earlier, by changing the file name in the Table field. 6. Once these two operations are complete, click on the Columns tab and verify there are no duplicate columns that converted. Also on this screen, click the check box labeled Return distinct rows only. Click OK and be sure to save your work again. These are the basic functions that must be performed for EVERY query converted from the AS400 into Executive Assistant. Further customization may be required on some queries as summary and break group information does not convert. For more information on Summary and Break Groups, please consult the appropriate EA User Guide which can be found on the ARG Dealer Download Center. April 2006 ADP, Inc. 9 of 21

10 Importing Query into Microsoft Excel: Once a query is converted and saved, it can be imported into a Microsoft Excel spreadsheet for manipulation if desired. In this section we will show you step by step how to accomplish this Open a new spreadsheet in Microsoft Excel. Click on the ShowCase menu and select Queries. April 2006 ADP, Inc. 10 of 21

11 2. In the Query window, click the Add button. This will open a Browse window from which you can select your converted query. 3. Locate and select the desired query and click Open. April 2006 ADP, Inc. 11 of 21

12 4. After you select your query, Executive Assistant will open and the query will run. You may be prompted for your AS400 sign on information here. Once the query has run, you will see it listed in the Queries window. Click OK. 5. Click on the ShowCase menu and select Query References. April 2006 ADP, Inc. 12 of 21

13 6. The Data References window will appear. Click the Add button. 7. Another window will appear called Data Reference. In the Data Category field, select Column Headings from the drop down menu. In the Data window, you will see all the column headings of the selected query. Highlight all these headings by clicking and dragging your mouse down the list. Notice, in this example, there are eight headings listed. Then click on the little red arrow located in the Reference field. April 2006 ADP, Inc. 13 of 21

14 8. When you click the red arrow, you will be directed back to your blank spreadsheet. You must now select the fields where you want the column headings to be referenced to on the spreadsheet. In this example we would click on field A1 and drag across to field H1. You will notice that the field reference numbers will change as your selection area increases. Since there are eight column headings, in this example, we will stop at H1 because that is the eighth field across the spreadsheet. 9. Once you have selected the fields your column headings will reference to, click the little red arrow in the Data Reference box once again. April 2006 ADP, Inc. 14 of 21

15 10. This will return you to the Data Reference window. Click OK to save your column heading reference selections. 11. Now that we have referenced the column headings, we need to reference the report detail. Click the Add button again in the Data References window. April 2006 ADP, Inc. 15 of 21

16 12. In the Data Category field, select Query Viewer Data from the drop down menu. Once again pay attention to how many categories there are displayed in the Data window. In this example we have eight again. Highlight all eight categories, and click the little red arrow. April 2006 ADP, Inc. 16 of 21

17 13. We are now selecting reference fields on our spreadsheet for the report detail in our query. Fields A1 through H1 are already referenced for our column headings. So click on field A2 and drag across to H3. This will select eight columns and two rows for our report detail. (Note: Column Heading are always one row across, Query Viewer Data or Detail Data are at least two rows) 14. Once your selection is made, click the red arrow in the Data Reference box once again. April 2006 ADP, Inc. 17 of 21

18 15. We have successfully referenced our report detail fields on the spreadsheet. Click OK to save them. 16. This will return us to the Data References window. Click OK again to save all our column heading and report detail references permanently. April 2006 ADP, Inc. 18 of 21

19 17. We are now back at our spreadsheet, however now you will see data on it. Our referencing operations have gone out to the query, which ran when we selected it in Step 3, and pulled the data from the query into our spreadsheet. The data is now available for manipulation and formatting. This is a good time to save your spreadsheet. We recommend naming it the same name as the query used in referencing to save confusion later. April 2006 ADP, Inc. 19 of 21

20 18. At this point, the query is imported into Microsoft Excel. From here, simple formatting and data manipulation can be performed as desired. The next screen shot will show the same report as before, with some basic formatting already done. For instructions on data formatting and manipulation of data, refer to your Microsoft Excel handbook or instruction guide. April 2006 ADP, Inc. 20 of 21

21 FastPath Check List: AS 400 Library: Query Name: Open EA Report Builder and select Import Query Object from the Tools menu. Fill in the necessary information into the Import Query Object window and select OK. If errors appear regarding the file joins, field size or formatting, simply press OK. Select File then Save As and give the query a name (once it s converted). Select Tables from Query menu. In the Query Properties window (Tables tab), highlight the table name under Added tables/views, select Change Link, replace DBLIBR in the Collection field with *CURLIB and select OK (NOTE: This operation must be completed for each file listed under Added tables/views). Under the column heading Join Type, select the two red circles and select Left Outer Join (NOTE: This operation must also be performed for each file listed in the Added Tables window). Review the Added Tables window for any file name that ends with L and a number (such as SLDELHL1) and change to end with PF (like SLDELHPF). Upon completion, select the Columns tab, verify no duplicate columns converted, select the Return distinct rows only check box, select OK and save your work again. If Linking to Microsoft Excel: Add the Query to Excel from the ShowCase menu and select Queries. Add the Column Heading from the ShowCase menu and select Query References. (Data Category field is Column) Add the Report Detail from the ShowCase menu and select Query References. (Data Category field is Query Viewer Data) Save the Spreadsheet, the same name as the Query is recommended. Format the Spreadsheet. Resave the Spreadsheet. April 2006 ADP, Inc. 21 of 21

EXECUTIVE ASSISTANT / EA QUERY MIGRATION GUIDE

EXECUTIVE ASSISTANT / EA QUERY MIGRATION GUIDE 5607 New King Street Troy, MI 48098 Support Bulletin EXECUTIVE ASSISTANT / EA QUERY MIGRATION GUIDE Introduction:... 2 Acknowledgements:... 2 Updating an Existing Executive Assistant Report:... 3 Open

More information

QUERY USER MANUAL Chapter 7

QUERY USER MANUAL Chapter 7 QUERY USER MANUAL Chapter 7 The Spectrum System PeopleSoft Financials Version 7.5 1. INTRODUCTION... 3 1.1. QUERY TOOL... 3 2. OPENING THE QUERY TOOL... 4 3. THE QUERY TOOL PANEL... 5 3.1. COMPONENT VIEW

More information

Instructions: DRDP Online Child Upload

Instructions: DRDP Online Child Upload Instructions: DRDP Online Child Upload Version 1.00 10/29/2018 Table of Contents Introduction... 2 Upload Roles... 2 Upload Template... 2 Entering Data into the Template... 3 Uploading to DRDP Online...

More information

Creating Mailing Labels (2010)

Creating Mailing Labels (2010) Creating Mailing Labels (2010) The procedure through to printing is a two-stage process. Firstly the client list for the mailing labels is created in Query Builder and then the information is merged within

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 List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature There is a custom feature available in Query Viewer that allows files to be created from queries and copied to a user s PC. This feature doesn t have the same size limitations as running a query to HTML

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information

Chapter 19. Indebtedness Reports

Chapter 19. Indebtedness Reports Chapter 19 Indebtedness Reports This Page Left Blank Intentionally CTAS User Manual 19-1 Indebtedness Reports: Introduction There are two reports that you can create and print from the Indebtedness Reports

More information

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

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

More information

Relativity. User s Guide. Contents are the exclusive property of Municipal Software, Inc. Copyright All Rights Reserved.

Relativity. User s Guide. Contents are the exclusive property of Municipal Software, Inc. Copyright All Rights Reserved. Relativity User s Guide Contents are the exclusive property of Municipal Software, Inc. Copyright 2006. All Rights Reserved. Municipal Software, Inc. 1850 W. Winchester, Ste 209 Libertyville, IL 60048

More information

Switchboard. Creating and Running a Navigation Form

Switchboard. Creating and Running a Navigation Form Switchboard A Switchboard is a type of form that displays a menu of items that a user can click on to launch data entry forms, reports, queries and other actions in the database. A switchboard is typically

More information

Load Bulletin ADP, Inc. Dealer Services 5607 New King Street Troy, MI Executive Assistant. Loading the 8.0 Client Media

Load Bulletin ADP, Inc. Dealer Services 5607 New King Street Troy, MI Executive Assistant. Loading the 8.0 Client Media Load Bulletin ADP, Inc. Dealer Services 5607 New King Street Troy, MI 48098 Make sure the product code(s) on the media label include this number: 8.0 Executive Assistant Loading the 8.0 Client Media This

More information

Microsoft Access 2013

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

More information

Sample Sessions. Portfolio Companies: Selecting a portfolio company founding date range and primary industry. Sample Session.

Sample Sessions. Portfolio Companies: Selecting a portfolio company founding date range and primary industry. Sample Session. Sample Sessions Portfolio Companies: Selecting a portfolio company founding date range and primary industry Sample Session For this sample session you search for all portfolio companies founded since 1990

More information

UAccess ANALYTICS Next Steps: Working with Bins, Groups, and Calculated Items: Combining Data Your Way

UAccess ANALYTICS Next Steps: Working with Bins, Groups, and Calculated Items: Combining Data Your Way UAccess ANALYTICS Next Steps: Working with Bins, Groups, and Calculated Items: Arizona Board of Regents, 2014 THE UNIVERSITY OF ARIZONA created 02.07.2014 v.1.00 For information and permission to use our

More information

Development Authority of the North Country (DANC) Internet Mapping Application Instructions Public Viewer 1. Purpose. 2. Logging-in. 3.

Development Authority of the North Country (DANC) Internet Mapping Application Instructions Public Viewer 1. Purpose. 2. Logging-in. 3. Development Authority of the North Country (DANC) Internet Mapping Application Instructions Public Viewer 1. Purpose The purpose of this document is to outline basic functionality of the DANC Internet

More information

Ticket Mail Merge Instructions for MS Word 2007 and 2010

Ticket Mail Merge Instructions for MS Word 2007 and 2010 Before starting the mail merge process make sure both the ticket template merge document and bidder number excel file are saved to your computer. These files are located on the volunteer resource site

More information

Grade: 7 Lesson name: Creating a School News Letter Microsoft Word 2007

Grade: 7 Lesson name: Creating a School News Letter Microsoft Word 2007 Grade: 7 Lesson name: Creating a School News Letter Microsoft Word 2007 1. Open Microsoft Word 2007. Word will start up as a blank document. 2. Change the margins by clicking the Page Layout tab and clicking

More information

Using Report Builder in Total Grant Solution (TGS)

Using Report Builder in Total Grant Solution (TGS) Using Report Builder in Total Grant Solution (TGS) How to set up a new report (Note: The steps on pages 1 & 2 only need to be done the first time you create a new report; skip to the second step on page

More information

Job Aid. Enter bid Using XML Upload Functionality

Job Aid. Enter bid Using XML Upload Functionality Enter bid Using XML Upload Functionality Scenario: You need to respond to a bid using the XML upload functionality. The XML functionality allows your responses to be transferred automatically from an Excel

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

DISABILITY SERVICES ClockWork Training Manual (Reports)

DISABILITY SERVICES ClockWork Training Manual (Reports) DISABILITY SERVICES ClockWork Training Manual (Reports) ClockWork Basic Calendar: Learning ObjectivesBasic Calendar: Learning Objectives CLOCKWORK TRAINING RUNNING REPORTS LEARNING OBJECTIVES Become familiar

More information

Reporting. Guide: Variable. nightly.

Reporting. Guide: Variable. nightly. Reporting Step-by-Step Guide: There are two types of Buy@Duke reports, Real Time Reports and Historical Reports. The Real Time reports provide real time accesss to transactional data. The Historical Reports

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

Microsoft Access 2010

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

More information

Creating labels in Ticket 2000.

Creating labels in Ticket 2000. Creating labels in Ticket 2000. Ticket 2000 must be open and ready Option One: NEW LABEL: Click on FILES ICON and in the left hand column select New Label Click on the Common Tab and click once on Thermal

More information

USING ODBC COMPLIANT SOFTWARE MINTRAC PLUS CONTENTS:

USING ODBC COMPLIANT SOFTWARE MINTRAC PLUS CONTENTS: CONTENTS: Summary... 2 Microsoft Excel... 2 Creating a New Spreadsheet With ODBC Data... 2 Editing a Query in Microsoft Excel... 9 Quattro Pro... 12 Creating a New Spreadsheet with ODBC Data... 13 Editing

More information

Great Plains 8.0 Integration Manager Payables Transaction Integration

Great Plains 8.0 Integration Manager Payables Transaction Integration Great Plains 8.0 Integration Manager Payables Transaction Integration Required Fields Voucher Number: Document Type: Vendor ID: Document Date: Document Number: Document Amount: The Voucher number of the

More information

Enter your Appserv username and password to sign in to the Website

Enter your Appserv username and password to sign in to the Website Appserv Desktop Access Logging on from a Windows 10 Device Step 1. To sign in to the Appserv Desktop Access website, either enter the following address into the Microsoft Edge browser address bar, or click

More information

NPS Apps - Google Docs Facilitated by Liza Zandonella Newtown High School May, 2013

NPS Apps - Google Docs Facilitated by Liza Zandonella Newtown High School May, 2013 NPS Apps - Google Docs Facilitated by Liza Zandonella Newtown High School May, 2013 Creating, Uploading and Sharing Documents To open Google Docs, select Drive on the menu bar of your Google Mail browser.

More information

SAFARI General Instructions

SAFARI General Instructions SAFARI General Instructions Open Excel. Click on the Data Tab. Click on From Other Sources. Select From Miscrosoft Query. Select the Database you would like to pull from: Insert your Reflections Password

More information

Scheduling and Dispatching System (SDS) and Paperless Repair Order (PRO)

Scheduling and Dispatching System (SDS) and Paperless Repair Order (PRO) Load Bulletin ADP, Inc. Dealer Services 5607 New King Street Troy, MI 48098 Make sure the product code(s) on the CD label includes this number: SDS PRO / Version 8.2.0 Scheduling and Dispatching System

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

Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3

Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3 Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered

More information

Introduction to Microsoft Access 2016

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

More information

Creating a Crosstab Query in Design View

Creating a Crosstab Query in Design View Procedures LESSON 31: CREATING CROSSTAB QUERIES Using the Crosstab Query Wizard box, click Crosstab Query Wizard. 5. In the next Crosstab Query the table or query on which you want to base the query. 7.

More information

Tutorial 2. Building a Database and Defining Table Relationships

Tutorial 2. Building a Database and Defining Table Relationships Tutorial 2 Building a Database and Defining Table Relationships Microsoft Access 2010 Objectives Learn the guidelines for designing databases and setting field properties Modify the format of a field in

More information

Microsoft Excel 2007 Beginning The information below is devoted to Microsoft Excel and the basics of the program.

Microsoft Excel 2007 Beginning The information below is devoted to Microsoft Excel and the basics of the program. Microsoft Excel 2007 Beginning The information below is devoted to Microsoft Excel and the basics of the program. Starting Excel Option 1: Click the Start button on the taskbar, then Programs>Microsoft

More information

GO! with Microsoft Access 2016 Comprehensive

GO! with Microsoft Access 2016 Comprehensive GO! with Microsoft Access 2016 Comprehensive First Edition Chapter 1 Getting Started with Microsoft Access 2016 Learning Objectives Identify Good Database Design Create a Table and Define Fields in a Blank

More information

Relius Documents ASP Multi-Doc Processing: Data Entry Routines (DER)

Relius Documents ASP Multi-Doc Processing: Data Entry Routines (DER) Relius Documents ASP Multi-Doc Processing: Data Entry Routines (DER) 1 800 326 7235, select option 2 Table of Contents Overview...3 Enabling Multi-Doc Processing...4 Multi-Doc Options...5 Initiating a

More information

ArcGIS 9. Using ArcGIS Tracking Analyst

ArcGIS 9. Using ArcGIS Tracking Analyst ArcGIS 9 Using ArcGIS Tracking Analyst Copyright (c) 2004-2005 TASC, Inc. and its licensor(s). All Rights Reserved. Printed in the United States of America. The information contained in this document is

More information

Requester Logging In

Requester Logging In Requester Logging In 1. How to get to Independent Contractor/Employee web form a. Visit website for extra information and documents http://www.creighton.edu/hr/contractorpolicies/index.php b. Open Link

More information

Rio Hondo Prep Computer Applications Class

Rio Hondo Prep Computer Applications Class Open up document 10-1 (this is the one you worked on in the previous assignment). It should look like this: We have one column that is blank; the Avg Speed (this leg), column C. The formula for C2 is pretty

More information

Going Paperless: Operational & Billing Efficiencies

Going Paperless: Operational & Billing Efficiencies Going Paperless: Operational & Billing Efficiencies Updated July 2016 Contents Introduction to Going Paperless...3 Faxing Using Your DDMS System...3 Using Order Entry History...3 Using Accounts Receivable

More information

Guide to using Membership lists

Guide to using Membership lists Your Membership list Guide to using Membership lists A maximum of five Committee Members per Local Group can be given website editing rights and there are two types of access available: senior rights allow

More information

How to Import Part Numbers to Proman

How to Import Part Numbers to Proman How to Import Part Numbers to Proman This is a brief document that outlines how to take an Excel spreadsheet and either load new parts numbers into Proman or update data on existing part numbers. Before

More information

Business Process Procedures

Business Process Procedures Business Process Procedures 14.40 MICROSOFT EXCEL TIPS Overview These procedures document some helpful hints and tricks while using Microsoft Excel. Key Points This document will explore the following:

More information

Table of Contents. 2 P a g e A I M Q U I C K R E F E R E N C E G U I D E

Table of Contents. 2 P a g e A I M Q U I C K R E F E R E N C E G U I D E May 2017 Table of Contents Introduction... 3 Accessing the My ARKIVE Portal... 3 The Dashboard... 4 Accessing AIM... 4 Searching/Filtering Inventory... 5 Adding New Inventory. 9 Work Orders... 11 Adding

More information

PowerSchool Handbook Federal Survey Card Report

PowerSchool Handbook Federal Survey Card Report Handbook Federal Survey Card Report Version 1.0 August 9, 2017 Copyright 2017, San Diego Unified School District. All rights reserved. This document may be reproduced internally by San Diego Unified School

More information

Reading Wonders: Importing Students & Adding Students to your Class

Reading Wonders: Importing Students & Adding Students to your Class Reading Wonders: Importing Students & Adding Students to your Class If you have not registered for Reading Wonders, first follow the tutorial Teacher Registration for Reading Wonders KEY POINT: You must

More information

Tutorial 3 - Performing a Change-Point Analysis in Excel

Tutorial 3 - Performing a Change-Point Analysis in Excel Tutorial 3 - Performing a Change-Point Analysis in Excel Introduction This tutorial teaches you how to perform a change-point analysis while using Microsoft Excel. The Change-Point Analyzer Add-In allows

More information

ArcGIS 9. ArcGIS Tracking Analyst Tutorial

ArcGIS 9. ArcGIS Tracking Analyst Tutorial ArcGIS 9 ArcGIS Tracking Analyst Tutorial Copyright (c) 2004 2008 ESRI. All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property

More information

A cell is highlighted when a thick black border appears around it. Use TAB to move to the next cell to the LEFT. Use SHIFT-TAB to move to the RIGHT.

A cell is highlighted when a thick black border appears around it. Use TAB to move to the next cell to the LEFT. Use SHIFT-TAB to move to the RIGHT. Instructional Center for Educational Technologies EXCEL 2010 BASICS Things to Know Before You Start The cursor in Excel looks like a plus sign. When you click in a cell, the column and row headings will

More information

Safari ODBC on Microsoft 2010

Safari ODBC on Microsoft 2010 Safari ODBC on Microsoft 2010 Creating an Excel spreadsheet using Safari ODBC 1. Click Data/From Other Sources/From Microsoft Query 2. Select your data source and click OK 3. Enter your Reflections username

More information

MS Access Let s begin by looking at the toolbar and menu of Access.

MS Access Let s begin by looking at the toolbar and menu of Access. MS Access 2003 Access is a database program that allows you to store, retrieve, analyze, and print information. Individuals use databases for various purposes. Businesses use databases to manage customer

More information

Table of Contents COURSE OVERVIEW... 5

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

More information

PCMARS 2.5 ADDED FEATURES

PCMARS 2.5 ADDED FEATURES PCMARS 2.5 ADDED FEATURES TABLE OF CONTENTS Bank Statement Download Setup & Overview Pages 2-4 Bank Statement Download, CSV File Selection Page 5 Bank Statement Download, Holding Pen Page 6 Bank Statement

More information

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment.

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment. Beginning Access 2007 Objective 1: Familiarize yourself with basic database terms and definitions. What is a Database? A Database is simply defined as a collection of related groups of information. Things

More information

Exporting transactions from TCAccess to Quicken

Exporting transactions from TCAccess to Quicken Exporting transactions from TCAccess to Quicken In order to get transactions from TCAccess to import into newer versions of Quicken, you must have a third party tool to translate the Excel (.xls) file

More information

PaperClip32. Revision 2.0

PaperClip32. Revision 2.0 PaperClip32 Quick Start Guide Revision 2.0 Copyright Information Copyright 2003, PaperClip Software, Inc. The PaperClip32 product name and PaperClip Logo are registered trademarks of PaperClip Software,

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

In this IBM Watson User Guide, you will create dashboards and utilitize the following capabilities: Exploring, Predicting, and Collecting.

In this IBM Watson User Guide, you will create dashboards and utilitize the following capabilities: Exploring, Predicting, and Collecting. May 13, 2016: IBM Watson User Guide In this IBM Watson User Guide, you will create dashboards and utilitize the following capabilities: Exploring, Predicting, and Collecting. Contents Administration:...

More information

CostX 6.6 Release Notes

CostX 6.6 Release Notes CostX 6.6 Release Notes CostX 6.6 is the latest release in the Exactal range of world-class digital measurement and BIM-enabled estimating software. This release comes with a host of exciting new features

More information

MAIL MERGE INSTRUCTIONS FOR JUDICIAL EXTERNSHIP APPLICATIONS

MAIL MERGE INSTRUCTIONS FOR JUDICIAL EXTERNSHIP APPLICATIONS MAIL MERGE INSTRUCTIONS FOR JUDICIAL EXTERNSHIP APPLICATIONS PART ONE: Create your Judge List 1. Open either the Federal Judges or State Judges Microsoft Excel spreadsheet provided by the Career Development

More information

Homework 1 Excel Basics

Homework 1 Excel Basics Homework 1 Excel Basics Excel is a software program that is used to organize information, perform calculations, and create visual displays of the information. When you start up Excel, you will see the

More information

Table of Contents. Navigate the Management Menu. 911 Management Page

Table of Contents. Navigate the Management Menu. 911 Management Page ucontrol Managing 911 Information Important note regarding 911 service: VoIP 911 service has certain limitations relative to Enhanced 911 service that is available on most traditional telephone service.

More information

Tutorial: Create an Excel Dashboard. Overview. **** Download the Example Dashboard ****

Tutorial: Create an Excel Dashboard. Overview. **** Download the Example Dashboard **** Tutorial: Create an Excel Dashboard This page walks through building an Excel dashboard with a mobile tool called CommCare. Similar to how Excel helps people build spreadsheets, CommCare enables anyone

More information

Lastly, in case you don t already know this, and don t have Excel on your computers, you can get it for free through IT s website under software.

Lastly, in case you don t already know this, and don t have Excel on your computers, you can get it for free through IT s website under software. Welcome to Basic Excel, presented by STEM Gateway as part of the Essential Academic Skills Enhancement, or EASE, workshop series. Before we begin, I want to make sure we are clear that this is by no means

More information

PowerSchool Handbook Federal Survey Form Report

PowerSchool Handbook Federal Survey Form Report Handbook Federal Survey Form Report Version 2.1 August 22, 2018 Copyright 2018, San Diego Unified School District. All rights reserved. This document may be reproduced internally by San Diego Unified School

More information

Identifying Updated Metadata and Images from a Content Provider

Identifying Updated Metadata and Images from a Content Provider University of Iowa Libraries Staff Publications 4-8-2010 Identifying Updated Metadata and Images from a Content Provider Wendy Robertson University of Iowa 2010 Wendy C Robertson Comments Includes presenter's

More information

Getting Started with Excel

Getting Started with Excel Getting Started with Excel Introduction Excel is a spreadsheet program that allows you to store, organize, and analyze information. In this lesson, you will learn your way around the Excel 2010 environment,

More information

Unleash the Power of Excel

Unleash the Power of Excel Unleash the Power of Excel Administrative Professionals Conference, April 18, 2018 Tricia Olinger, Administrative Office Professional Program Lead Rochester Community and Technical College Tables and Charts

More information

SESUG 2014 IT-82 SAS-Enterprise Guide for Institutional Research and Other Data Scientists Claudia W. McCann, East Carolina University.

SESUG 2014 IT-82 SAS-Enterprise Guide for Institutional Research and Other Data Scientists Claudia W. McCann, East Carolina University. Abstract Data requests can range from on-the-fly, need it yesterday, to extended projects taking several weeks or months to complete. Often institutional researchers and other data scientists are juggling

More information

1 Course Tallies and Lists with Designations

1 Course Tallies and Lists with Designations 1 Course Tallies and Lists with Designations 1.1 Quick Reports The following Quick Reports are available to assist with looking at class composition: Course Requests by Course with Designations: Build

More information

Creating an Excel resource

Creating an Excel resource Excel Mobile Excel Mobile is a Microsoft application similar to Excel, but designed to run on handhelds. This mobile version of Excel is a spreadsheet application that allows you to manipulate numbers,

More information

CartêGraph Training Navigator

CartêGraph Training Navigator Navigator Agenda Overview Creating a Database Creating New Data Link Formating a Database Navigator Bar Connectivity Bar Toolbar Status Bar Records Adding Records Editing Records Saving Records Logging

More information

Human Resource Management System User Guide

Human Resource Management System User Guide 11.0 Human Resource Management System User Guide Unit 0: Introduction Unit 1: HRMS Basics Unit 2: DateTracking Unit 3: Hiring a New Employee Unit 4: Electronic Approvals Unit 5: Maintaining Existing Employees

More information

Welcome, please click on the hyperlink below to be directed to Sacramento County Online Maps. Survey's GIS Online Map

Welcome, please click on the hyperlink below to be directed to Sacramento County Online Maps. Survey's GIS Online Map Welcome, please click on the hyperlink below to be directed to Sacramento County Online Maps. Survey's GIS Online Map If the link does not work copy and paste the following address into your browser address

More information

Attaching Codesoft 6 to an ODBC Database

Attaching Codesoft 6 to an ODBC Database Attaching Codesoft 6 to an ODBC Database 1. From your Main Menu Options, go into Merge then Create ODBC query. The following Dialog Box will appear. 2. Select the button with 3 dots ( ) on it. 3. The Data

More information

UW Department of Chemistry Lab Lectures Online

UW Department of Chemistry Lab Lectures Online Introduction to Excel and Computer Manipulation of Data Review Appendix A: Introduction to Statistical Analysis. Focus on the meanings and implications of the calculated values and not on the calculations.

More information

Importing vehicles into Glass-Net from ANY Dealer Management System

Importing vehicles into Glass-Net from ANY Dealer Management System Importing vehicles into Glass-Net from ANY Dealer Management System Step 1: Preparing your DMS CSV Ensure you download a Comma Separated Values (CSV) file from your Dealer Management System (DMS) and save

More information

Excel Primer CH141 Fall, 2017

Excel Primer CH141 Fall, 2017 Excel Primer CH141 Fall, 2017 To Start Excel : Click on the Excel icon found in the lower menu dock. Once Excel Workbook Gallery opens double click on Excel Workbook. A blank workbook page should appear

More information

Expense: Process Reports

Expense: Process Reports Expense: Process Reports User Guide for Standard Edition Applies to these SAP Concur solutions: Expense Professional/Premium edition Standard edition Travel Professional/Premium edition Standard edition

More information

Preparing an Excel Spreadsheet to use as a master listing of paychecks by pay period PAYCHECK SORT AND COUNT

Preparing an Excel Spreadsheet to use as a master listing of paychecks by pay period PAYCHECK SORT AND COUNT Preparing an Excel Spreadsheet to use as a master listing of paychecks by pay period PAYCHECK SORT AND COUNT Internal Controls Live paychecks are counted to verify all checks have been received from the

More information

Knowledge Builder is a utility that is part of the installed Cypress Client and is to be used for the searching and retrieval of documents.

Knowledge Builder is a utility that is part of the installed Cypress Client and is to be used for the searching and retrieval of documents. Cypress Knowledge Builder Basic Instructions Using Knowledge Builder to Obtain Duplicate Earnings Statements, Leave Statements, Leave Reports, Staff Benefit Statements, W2 and Tax Statements Cypress Knowledge

More information

Chapter 4. Microsoft Excel

Chapter 4. Microsoft Excel Chapter 4 Microsoft Excel Topic Introduction Spreadsheet Basic Screen Layout Modifying a Worksheet Formatting Cells Formulas and Functions Sorting and Filling Borders and Shading Charts Introduction A

More information

Intermediate Excel Training Course Content

Intermediate Excel Training Course Content Intermediate Excel Training Course Content Lesson Page 1 Absolute Cell Addressing 2 Using Absolute References 2 Naming Cells and Ranges 2 Using the Create Method to Name Cells 3 Data Consolidation 3 Consolidating

More information

Table of Contents INTRODUCTION:... 2 STEP 1: Search for a Query to Schedule... 2 STEP 2: Schedule the Query... 4 STEP 3: Open the Scheduled Query...

Table of Contents INTRODUCTION:... 2 STEP 1: Search for a Query to Schedule... 2 STEP 2: Schedule the Query... 4 STEP 3: Open the Scheduled Query... Table of Contents INTRODUCTION:... 2 STEP 1: Search for a Query to Schedule... 2 STEP 2: Schedule the Query... 4 STEP 3: Open the Scheduled Query... 7 Last Revised: 10/24/2018 Page 1 of 10 INTRODUCTION:

More information

1. Position your mouse over the column line in the column heading so that the white cross becomes a double arrow.

1. Position your mouse over the column line in the column heading so that the white cross becomes a double arrow. Excel 2010 Modifying Columns, Rows, and Cells Introduction Page 1 When you open a new, blank workbook, the cells are set to a default size.you do have the ability to modify cells, and to insert and delete

More information

Intermediate Microsoft Access 2010

Intermediate Microsoft Access 2010 OBJECTIVES Develop Field Properties Import Data from an Excel Spreadsheet & MS Access database Create Relationships Create a Form with a Subform Create Action Queries Create Command Buttons Create a Switchboard

More information

course notes quick reference guide

course notes quick reference guide course notes quick reference guide Microsoft Excel 2010 Welcome to Excel 2010 Excel 2010 is the premier spreadsheet application from Microsoft. Excel 2010 makes it easier to analyze data quickly with new

More information

Professional Edition Tutorial: Excel Spreadsheets

Professional Edition Tutorial: Excel Spreadsheets -- DRAFT DOCUMENTATION RELEASE-- Information Subject to Change Professional Edition Tutorial: Excel Spreadsheets Pronto, Visualizer, and Dashboards 2.0 Documentation Release 3/7/2017 i Copyright 2015-2017

More information

Instructions for Using the Databases

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

More information

Exchange (Copy, Import, Export) Data Between Excel and Access

Exchange (Copy, Import, Export) Data Between Excel and Access Excel usage is widespread and Excel is often the go-to Office application for data entry, analysis, and manipulation. Microsoft Access provides relational database capability in a compact desktop environment.

More information

Creating an MCRU Time and Events Table

Creating an MCRU Time and Events Table Creating an MCRU Time and Events Table This process builds an MCRU report from scratch. If you already have a billing calendar in MBECT, the steps that were completed as part of making the billing calendar

More information

Beginning Tutorials. PROC FSEDIT NEW=newfilename LIKE=oldfilename; Fig. 4 - Specifying a WHERE Clause in FSEDIT. Data Editing

Beginning Tutorials. PROC FSEDIT NEW=newfilename LIKE=oldfilename; Fig. 4 - Specifying a WHERE Clause in FSEDIT. Data Editing Mouse Clicking Your Way Viewing and Manipulating Data with Version 8 of the SAS System Terry Fain, RAND, Santa Monica, California Cyndie Gareleck, RAND, Santa Monica, California ABSTRACT Version 8 of the

More information

Using ArcGIS. Tracking Analyst. GIS by ESRI

Using ArcGIS. Tracking Analyst. GIS by ESRI Using ArcGIS Tracking Analyst GIS by ESRI Copyright 2002 ESRI All Rights Reserved Printed in the United States of America The information contained in this document is the exclusive property of ESRI This

More information