Carl Garber. Georgia Department of Education
|
|
|
- Mervyn Ward
- 10 years ago
- Views:
Transcription
1 AD HOC QUERY UERY (R (REPORT EPORT) TOOL Carl Garber Georgia Department of Education
2 AGENDA 1. WhatistheAd the HocQuery (Report) Tool 2. Using the Ad Hoc Query (Report) Tool 3. Usage Examples 4. Questions
3 The AD HOC Query (Report) tool is a PL\SQL application(module), which builds, or writes custom SQL queries to retrieve data reported by a district to the Georgia Department of Education (GaDOE). It is a GUI tool, and as such allows the user to work directly withthethe GaDOEdatabase without anyknowledge of SQL (the language to interact with a relational database). The user can choose to see all of the data for the record layout chosen, or can filter the data to see only data matching the criteria selected, or entered, by the user. In this case, the SQL script is based on the criteria selected, or entered, by the user. The data displays in an online report, which can be printed and exported to Excel.
4 The AD HOC Query (Report) tool was created so users can find (query) data reported to the Georgia Department of Education (GaDOE) for a particular data collection. This allows users to see how a data element was reported in the flat file uploaded to the GaDOE saving theuser time andeffort in resolving anyissues or errors. The AD HOC Query (Report) tool was indirectly developed to reduce the number of requests for custom reports (data) received for a given data collection.
5 1. To search for data, a SQL script must indicate the table where the data is located and what data should be selected. To use the Ad Hoc Query, the first thing the user must do is select the Layout (table) WHERE the data is located. Select the layout WHERE the data is located
6 2. Once the user has selected the layout, the second step is to select the data elements to be included on the report. The Ad Hoc Query tool allows the user to select ALL of the data elements at one time, or the user can select the specific data elements needed.
7 Selecting ALL Data Elements: Clicking the button moves all of the data elements on the left side (From List) to the right side (Selected). Once this is done, the user clicks and is taken to the next screen. Click ALL to move all data elements on the left to the right side
8 Selecting SPECIFIC Data Elements: To see only specific data elements on the report, the user selects the data element on the left, and then clicks the button. To select multiple data elements at one time, hold down the CTRL key and select the data elements to move. When all the data elements have been selected, the user clicksthe button and then the button to move to the next screen. 1. Select the data element 2. Click to move the data element to Selected (the right side).
9 Removing Selected Data Elements: To remove a data element from the right side (Selected), the user selects the data element and then clicks the button to move the data element back to the left side. The user clicks when finished and is taken to the next screen. 1. Select the data element to be removed 2. Click to move the data element to the left side.
10 Helpful Hints: Each screen has a? in the upper left corner of the window. Hovering the mouse over the? will make a pop up box appear that provides basic user guidelines for using the ADHOC Query report tool. Each screen has different guidelines relevant to that particular screen.
11 Filter Selection: The Filter Selection screen allows the user to set specific criteria for any of the data elements selected; OR the user can choose to click the button to generate the report (users unfamiliar with SQL scripts often choose thisoption) option). Aswith SQL, if a filter isused only those records matching/meeting the filter criteria are included on the report.
12 Using the FILTERING option: To use the filter selection option, the user clicks the drop down list on the left and selects the data element to be filtered. Select the data element to be filtered
13 Using the FILTERING option (continued): Next, the user clicks the middle drop down list to select the filter criteria from the list. Users are cautioned to choose carefully so that data is not inadvertently excluded from the report. Click the middle drop down and select the criteria
14 Using the FILTERING option (continued): Lastly, the user enters the valid data value, for the criteria selected, in the last window and then clicks the button to generate the report. Enter a VALID data value for the data element
15 Filter using AND Using the FILTERING option with AND : If the user wants to filter on more than one data element, the user would select the button after creating the first filter and then repeat the steps outlined above, until all the filter criteria have been added. When finished, the user clicksthe button to generate the report. Sl Select AND to create multiple data element filters
16 Filter using OR Using the FILTERING option with OR : To filter data based on two, or more, separate conditions, the user would select the button after creating the first filter. The OR filter looks at 'either this OR that' condition. The report will show data matching either of the conditions matching the filter selection. After clicking OR, the user repeats the steps outlined above, until all the filter criteria have been added. When finished, the user clicks the button to generate the report. Select OR to filter data element on multiple conditions
17 Ad Hoc Query Report Ad Hoc Query Report: After clicking the button, a report similar to the one below is generated. (FERPA Compliance: ALL data displayed in this presentation [PowerPoint/Online Demonstration] is fictitious).
18 Example Example: The district received an error on the Student Record Error Report indicating Title I participation data was reported on the student level record but the school has no Title I programs (the error indicates a student was reported as receiving Title I services but the school was not reported as a Title I school). The data clerk has NO idea which student at the school was reported as Y, rather than N. 1. On the Layout Selection screen, select STUDENT, then ALL, and then GO 2. On the Filter Selection screen, select SCHOOL CODE from the drop down list on the left 3. Select EQUAL TO from the middle drop down list 4. Enter the SCHOOL CODE (0192) in the last box and then click GET RESULTS 5. The report can either be viewed online and OR exported to Excel. Once exported, filter on Title I to locate the student reported incorrectly
19 Example Example: There is a question concerning how many ESOL male students at SCHOOL CODE=0100 were served during the FY2012 Fiscal Year. 1. Onthe Layout Selection screen, select STUDENT, the ALL, then GO 2. On the Filter Selection screen, select SCHOOL CODE from the drop down list on the left 3. Select equals to from the middle drop down 4. Enter the SCHOOLCODE CODE (0100) in the last box and then click kand, 5. Select ESOL from the left drop down, select equals to from the middle drop down, and enter Y in the last box, and then click AND 6. Select GENDER from the left drop down, select equals to from the middle drop down, and enter M in the last box. Click GET RESULTS 7. You can either review the report online and OR export the report to Excel and then filter on GENDER to locate the student reported incorrectly.
20 Example Example: There is a question concerning students coded as N (Not Eligible) for Free/Reduced when the school (SCHOOL CODE=0100) is coded as a Special Assistance school meaning all of the students are eligible. Need to determine which students were reported incorrectly. 1. On the Layout Selection screen, select STUDENT, then ALL, and then GO 2. On the Filter Selection screen, select SCHOOL CODE from the drop down list on the lf left, Sl Select equals to from the middle drop down, and enter the SCHOOL CODE (0100) in the last box and then click AND, 3. Select FREE AND REDUCED from the left drop down, select Equal To from the middle drop down list, and enter N in the last box, and then click GET RESULTS
21 Example Example: There is a question concerning which students from SCHOOL CODE=0100 were reported with a PRIMARY AREA and GENDER= F. 1. Onthe Layout Selection screen, select STUDENT, then select ALL, then select GO 2. On the Filter Selection screen, select SCHOOL CODE from the drop down list on the left 3. Sl Select equals to from the middle drop down and enter the SCHOOL CODE (0100) in the last box and then click AND, Select GENDER from the left drop down list, select equal to from the middle drop down list, and enter F in the last box, select PRIMARY AREA from the left drop down list, select IS NOT BLANK from the middle and then click GET RESULTS
22 QUESTIONS? THANK YOU! Carl Garber
AD HOC QUERY REPORT. Carl Garber. Georgia Department of Education
AD HOC QUERY REPORT Carl Garber Georgia Department of Education Agenda 1. What is the Ad Hoc Query Report 2. Using the Ad Hoc Query Report 3. Examples 4. Questions Ad Hoc Query Report The AD HOC Query
Meredith Mass Transit Web Client User Guide For Ad Hoc Accounts
Meredith Mass Transit Web Client User Guide For Ad Hoc Accounts Mass Transit is an easy to use, flexible Web based file transfer program. A temporary (Ad Hoc) account has been created for you on the Meredith
In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class.
Creating a Pie Graph Step-by-step directions In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class. 1. Enter Data A. Open
Guidelines for Creating Reports
Guidelines for Creating Reports Contents Exercise 1: Custom Reporting - Ad hoc Reports... 1 Exercise 2: Custom Reporting - Ad Hoc Queries... 5 Exercise 3: Section Status Report.... 8 Exercise 1: Custom
Special Education Reporting November 5, 2015
File Center link (Black menu bar) Special Education Reporting November 5, 2015 Dashboards The simplest way to view student demographics and special education student counts for fall PEIMS (as of the last
Microsoft Access 2000
Microsoft Access 2000 Level 1 Region 4 Teaching, Learning and Technology Center Kaplan, LA Activity 1 Creating a Database 1. Open Microsoft Access 2000 a. Click on START, highlight Programs, point and
How to set up a database in Microsoft Access
Contents Contents... 1 How to set up a database in Microsoft Access... 1 Creating a new database... 3 Enter field names and select data types... 4 Format date fields: how do you want fields with date data
Mitigation Planning Portal MPP Reporting System
Mitigation Planning Portal MPP Reporting System Updated: 7/13/2015 Introduction Access the MPP Reporting System by clicking on the Reports tab and clicking the Launch button. Within the system, you can
MSSQL quick start guide
C u s t o m e r S u p p o r t MSSQL quick start guide This guide will help you: Add a MS SQL database to your account. Find your database. Add additional users. Set your user permissions Upload your database
Budgeting in QuickBooks
Budgeting in QuickBooks Using a budget to plan the expenditure of wing funds helps the wing identify needs along with the ability to analyze the resources necessary to meet those needs. As with any plan,
At the top of the page there are links and sub-links which allow you to perform tasks or view information in different display options.
APPOINTMENTS TAB P r a c t i c e M a t e M a n u a l 38 OVERVIEW The Appointments Tab is used to set up appointments, reschedule or edit existing appointment information, check patients in and out, and
Choose the Reports Tab and then the Export/Ad hoc file button. Export Ad-hoc to Excel - 1
Export Ad-hoc to Excel Choose the Reports Tab and then the Export/Ad hoc file button Export Ad-hoc to Excel - 1 Choose the fields for your report 1) The demographic fields are always listed in the right
MicroStrategy Quick Guide: Running the PI Report ITU Data Mart Support Group Go to reporting.gmu.edu and click on Login to Microstrategy
MicroStrategy Quick Guide: Running the PI Report ITU Data Mart Support Group Go to reporting.gmu.edu and click on Login to Microstrategy ACTION Enter User name and Password. Keep default selection of LDAP
Adaptive Enterprise Solutions
Reporting User Guide Adaptive Enterprise Solutions 8401 Colesville Road Suite 450 Silver Spring, MD 20910 800.237.9785 Toll Free 301.589.3434 Voice 301.589.9254 Fax www.adsystech.com Version 5 THIS USER
Submitting a Claim in New MIPS Sponsor of Day Care Homes (more detailed instructions found in back of document)
Submitting a Claim in New MIPS Sponsor of Day Care Homes (more detailed instructions found in back of document) Log into MIPS (using same Authorization Number and Password as before). **Be sure to take
Discoverer Training Guide
Discoverer Training Guide Learning objectives Understand what Discoverer is Login and Log out procedures Run a report Select parameters for reports Change report formats Export a report and choose different
Adobe Acrobat: Creating Interactive Forms
Adobe Acrobat: Creating Interactive Forms This document provides information regarding creating interactive forms in Adobe Acrobat. Please note that creating forms requires the professional version (not
Ad Hoc Reporting Manual
Ad Hoc Reporting Manual Version 2008.2.5 This manual created by Custom Computer Specialists, Inc. 70 Suffolk Court Hauppauge, NY 11788 www.customonline.com Copyright 2007 Custom Computer Specialists,
Opening a New Case in Client Profiles for Windows (Juris Integration)
C ase Manag e m e n t by C l i e n t P rofiles Opening a New Case in Client Profiles for Windows (Juris Integration) T E C H N O L O G Y F O R T H E B U S I N E S S O F L A W Opening a New Case (New Client)
Mitigation Planning Portal (MPP) Tutorial Canned Reports Updated 5/18/2015
Mitigation Planning Portal (MPP) Tutorial Canned Reports Updated 5/18/2015 MPP Reporting System Introduction Access the MPP Reporting System by clicking on the Reports tab and clicking the Launch button.
Module 9 Ad Hoc Queries
Module 9 Ad Hoc Queries Objectives Familiarize the User with basic steps necessary to create ad hoc queries using the Data Browser. Topics Ad Hoc Queries Create a Data Browser query Filter data Save a
Using the CA Unicenter Service Desk User Name: Your full MDECA Email Address (For example: [email protected])
Using the CA Unicenter Service Desk User Name: Your full MDECA Email Address (For example: [email protected]) Password: mdeca, or a blank space, or mdeca#help1 (If none of the above passwords work then
This guide provides step by step instructions for using the IMF elibrary Data - My Data area. In this guide, you ll learn how to:
This guide provides step by step instructions for using the IMF elibrary Data - area. In this guide, you ll learn how to: Access your favorite and recently used data reports. Make sure you receive email
How to Adjust ICD-9 Coded Claims to Create Test ICD-10 Coded Professional Claims
How to Adjust ICD-9 Coded Claims to Create Test ICD-10 Coded Professional Claims Important considerations when working in the CHAMPS ICD10 Parallel/B2B test system: a) MDCH anticipates that providers using
Instructions. Introduction
Introduction 1 1 Introduction The Close Support applications use a common database to store and maintain your data. Two database formats are supported, Microsoft Access.mdb file or SQL Server version 2005
M4 Systems. Batch & Document Management (BDM) Brochure
M4 Systems Batch & Document Management (BDM) Brochure M4 Systems Ltd Tel: 0845 5000 777 International: +44 (0)1443 863910 www.m4systems.com www.dynamicsplus.net Table of Contents Introduction ------------------------------------------------------------------------------------------------------------------
SBCH Medicaid Verification System File Exchange
SBCH Medicaid Verification System File Exchange (Version 2, 10/1/2015) 1 SCHOOL BASED CHILD HEALTH (SBCH) FILE EXCHANGE Contents INTRODUCTION... 3 OVERVIEW... 3 CONTACT INFORMATION... 3 FILE PROCESSING
DALHOUSIE NOTES ON PAYROLL EXPENSE DETAIL IN FINANCE SELF SERVICE. QUICK REFERENCE As of September 1, 2015
DALHOUSIE NOTES ON PAYROLL EXPENSE DETAIL IN FINANCE SELF SERVICE QUICK REFERENCE As of September 1, 2015 Quick reference document outlining the basic steps to access the payroll expense detail results
Installing LearningBay Enterprise Part 2
Installing LearningBay Enterprise Part 2 Support Document Copyright 2012 Axiom. All Rights Reserved. Page 1 Please note that this document is one of three that details the process for installing LearningBay
emarketing Manual- Creating a New Email
emarketing Manual- Creating a New Email Create a new email: You can create a new email by clicking the button labeled Create New Email located at the top of the main page. Once you click this button, a
Web Intelligence User Guide
Web Intelligence User Guide Office of Financial Management - Enterprise Reporting Services 4/11/2011 Table of Contents Chapter 1 - Overview... 1 Purpose... 1 Chapter 2 Logon Procedure... 3 Web Intelligence
CONTRACT MANAGEMENT SYSTEM USER S GUIDE VERSION 2.7 (REVISED JULY 2012)
CONTRACT MANAGEMENT SYSTEM USER S GUIDE VERSION 2.7 (REVISED JULY 2012) VERSION 2.6 (REVISED APRIL 2012)... I INTRODUCTION... 5 Helpful Hints... 5 Pop-Up Blockers... 5 Users... 6 CPUC Staff Administrator...
Google Sites. How to create a site using Google Sites
Contents How to create a site using Google Sites... 2 Creating a Google Site... 2 Choose a Template... 2 Name Your Site... 3 Choose A Theme... 3 Add Site Categories and Descriptions... 3 Launch Your Google
Utilities. 2003... ComCash
Utilities ComCash Utilities All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or
Title: SharePoint Advanced: Adding An Image to A Site Purpose Policy Definitions
416 Agriculture Hall Michigan State University 517-355-3776 http://support.anr.msu.edu [email protected] Title: SharePoint Advanced: Adding An Image to A Site Document No. - Revision Date - Revision
ODBC (Open Database Communication) between the ElevateDB Database and Excel
ODBC (Open Database Communication) between the ElevateDB Database and Excel The ElevateDB database has the powerful capability of connection to programmes like Excel and Word. For this to work a driver
Using a Remote SQL Server Best Practices
Using a Remote SQL Server Best Practices This article will show the steps to setting up an SQL based survey starting with a new project from scratch. 1. Creating a New SQL Project from scratch a. Creating
Database Assistant. Once Database Assistant is installed you must login to gain access to the database. Copyright 2009
TOSHIBA Strata CIX Technical Bulletin March 2008 is a companion package to Voice Assistant. provides an interface between any Open Database Connectivity (ODBC) compliant database and Voice Assistant. This
SonicWALL GMS Custom Reports
SonicWALL GMS Custom Reports Document Scope This document describes how to configure and use the SonicWALL GMS 6.0 Custom Reports feature. This document contains the following sections: Feature Overview
525 South 29 th Street. Harrisburg, PA 17104. Learning Management System User s Guide
525 South 29 th Street Harrisburg, PA 17104 Learning Management System User s Guide July 2015 1 Table of Contents User Accounts Overview 3 Changing your Email address 3 Changing your Password 3 Changing
Using Microsoft Access
Using Microsoft Access USING MICROSOFT ACCESS 1 Queries 2 Exercise 1. Setting up a Query 3 Exercise 2. Selecting Fields for Query Output 4 Exercise 3. Saving a Query 5 Query Criteria 6 Exercise 4. Adding
BACKING UP DATA FROM VIRTUAL OFFICE CS OR SAAS APPLICATIONS
BACKING UP DATA FROM VIRTUAL OFFICE CS OR SAAS APPLICATIONS Accounting CS... 1 Client Bookkeeping Solution... 1 Creative Solutions Accounting... 2 FileCabinet CS... 3 Financial Analysis CS... 5 Fixed Assets
Project Statistics Dashboard Users Guide
Project Statistics Dashboard Users Guide Page 1 of 5 Project Statistics Dashboard Analyzing Projects The Project Statistics Dashboard provides an interactive view of projects at various stages of development.
Adobe Digital Signatures in Adobe Acrobat X Pro
Adobe Digital Signatures in Adobe Acrobat X Pro Setting up a digital signature with Adobe Acrobat X Pro: 1. Open the PDF file you wish to sign digitally. 2. Click on the Tools menu in the upper right corner.
Client Time Analysis Dashboard Users Guide
Client Time Analysis Dashboard Users Guide Updated 3/5/11 Page 1 of 5 Client Time Analysis Dashboard The Client Time Analysis Dashboards provide an interactive view of client hours and dollars posted for
Schoolwires Staff Website Reference Guide
CONTENTS Signing In... 2 Changing Your Web Account Password... 3 Adding a New Page... 7 Updating A Web Page... 10 Schoolwires Staff Website Reference Guide Inserting an Email Link... 12 Inserting a Web
Microsoft PowerPoint 2010 Computer Jeopardy Tutorial
Microsoft PowerPoint 2010 Computer Jeopardy Tutorial 1. Open up Microsoft PowerPoint 2010. 2. Before you begin, save your file to your H drive. Click File > Save As. Under the header that says Organize
Teacher References archived classes and resources
Archived Classes At the end of each school year, the past year s academic classes are archived, meaning they re still kept in finalsite, but are put in an inactive state and are not accessible by students.
CH2M HILL eportal Registration Guide
CH2M HILL eportal Registration Guide Table of Contents Introduction... 1 The Login Screen... 2 Step 1: Login Request... 2 Step 2: Company Profile... 4 Step 3: Qualification Questionnaire... 7 Introduction
How to Copy A SQL Database SQL Server Express (Making a History Company)
How to Copy A SQL Database SQL Server Express (Making a History Company) These instructions are written for use with SQL Server Express. Check with your Network Administrator if you are not sure if you
Executive Dashboard Updated December 2015
Updated December 2015 Contents About Executive Dashboard...3 Viewing A/P Information...4 Viewing Cash Totals Information...4 Viewing A/R Information...4 Viewing Sales Totals Information...5 Getting Started...5
U of S Course Tools. Working with the Syllabus Tool For Instructors
U of S Course Tools Working with the Syllabus Tool For Instructors June 2014 Background: If you are using the U of S Course Tools for the first time, please review the Course Tools Basic document before
Customer Portal User Manual. 2012 Scott Logic Limited. All rights reserve. 2013 Scott Logic Limited. All rights reserved
Customer Portal User Manual 2012 Scott Logic Limited. All rights reserve Contents Introduction... 2 How should I use it?... 2 How do I login?... 2 How can I change my password?... 3 How can I find out
Business Objects Version 5 : Introduction
Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice
Training Guide. Managing Your Staff in Employee Manager
Training Guide Managing Your Staff in Employee Manager Managing Your Staff in Employee Manager Copyright 2014 TABLE OF CONTENTS Unit 1: Creating Default Shifts or Positions 4 Adding a Position 4 Establishing
Employer s Reference Manual Chapter 19. Public School Employees Retirement System. Employers Reference Manual Chapter 19 Revised: 2/26/2015 i
Employer s Reference Manual Chapter 19 Public School Employees Retirement System 5 N. 5th Street Harrisburg PA 17101 1905 Phone 1.866.353.1844 Fax 717.772.3860 Email [email protected] www.psers.state.pa.us
HOW TO USE THE P6 SCHEDULE BASELINE SHAREPOINT. Minnesota Department of Transportation
HOW TO USE THE P6 SCHEDULE BASELINE SHAREPOINT Minnesota Department of Transportation Table of Contents Finding the P6 Schedule Baseline SharePoint Site... 2 Adding a Document to SharePoint... 2 How to
InTime. Contractor Guides
InTime Contractor Guides Contents Accessing InTime The main menu Your self service portal 2 3 4 5 Timesheets & expense basics 6 Entering timesheets (continued on p.7) 8 Draft timesheets 9 Submitted timesheets
Ofgem Carbon Savings Community Obligation (CSCO) Eligibility System
Ofgem Carbon Savings Community Obligation (CSCO) Eligibility System User Guide 2015 Page 1 Table of Contents Carbon Savings Community Obligation... 3 Carbon Savings Community Obligation (CSCO) System...
NHA. User Guide, Version 1.0. Production Tool
NHA User Guide, Version 1.0 Production Tool Welcome to the National Health Accounts Production Tool National Health Accounts (NHA) is an internationally standardized methodology that tracks public and
Support Desk Help Manual. v 1, May 2014
Support Desk Help Manual v 1, May 2014 Table of Contents When do I create a ticket in DataRPM?... 3 How do I decide the Priority of the bug I am logging in?... 3 How do I Create a Ticket?... 3 How do I
Microsoft Access Rollup Procedure for Microsoft Office 2007. 2. Click on Blank Database and name it something appropriate.
Microsoft Access Rollup Procedure for Microsoft Office 2007 Note: You will need tax form information in an existing Excel spreadsheet prior to beginning this tutorial. 1. Start Microsoft access 2007. 2.
For additional how to tips go to: http://support.perfectweddingguide.com
How to use your PWG leads and PWGMailer programs For additional how to tips go to: http://support.perfectweddingguide.com Generating Leads on PWG.com 1. First you will need to log onto your vendor account
User Guide. Trade Finance Global. Reports Centre. October 2015. nordea.com/cm OR tradefinance Name of document 8/8 2015/V1
User Guide Trade Finance Global Reports Centre October 2015 nordea.com/cm OR tradefinance Name of document 2015/V1 8/8 Table of Contents 1 Trade Finance Global (TFG) Reports Centre Overview... 4 1.1 Key
How to Create a Custom TracDat Report With the Ad Hoc Reporting Tool
TracDat Version 4 User Reference Guide Ad Hoc Reporting Tool This reference guide is intended for TracDat users with access to the Ad Hoc Reporting Tool. This reporting tool allows the user to create custom
PM160 CLAIMS MANUAL ACCESSING THE PM160 CLAIM FORM
PM160 CLAIMS MANUAL The PM160 Claim form is now available in multiple Office Ally programs. The form has been updated, and will look slightly different, but will still include the 5010 required fields.
DataStream. Introduction. Making a request. 1. Search for series
DataStream Introduction DataStream is a database of company financials, stock market data in different markets, economic data such as market indices, interest rates, exchange rates, and other variables.
How To Edit An Absence Record On A School Website
ProgressBook GradeBook Attendance User Guide ProgressBook GradeBook Attendance User Guide (This document is current for ProgressBook v12.3 or later.) 2012 Software Answers, Inc. All Rights Reserved. All
How to Edit an Email. Here are some of the things you can do to customize your email:
How to Edit an Email Editing a new email created during the Create an Email wizard or editing an existing email in the Edit Email section of the Manage Emails tab is easy, using editing tools you re probably
TRUST Online u s e r g u i d e v e r s i o n 8. 4 O c t o b e r 2 0 1 3
TRUSTOnline u s e r g u i d e version 8.4 October 2013 TABLE of CONTENTS Access Trust Online... 1 Login to Trust Online... 1 Enhanced Authentication Login... 3 Select an Account... 5 Locate an Account...
7.0 Quick Guide. Contents
7.0 Quick Guide Contents How do I use the scheduler to create appointments/plan visits?... 2 How do I document a visit?... 3 What do I use a Sticky Note for?... 4 How do I set up a new medication in a
Avery Wizard: Using the wizard with Microsoft Word. This is a simple step-by-step guide showing how to use the Avery wizard in word
Avery Wizard: Using the wizard with Microsoft Word This is a simple step-by-step guide showing how to use the Avery wizard in word Open up a blank document in Microsoft Word and click the Avery Tab at
The Federal Procurement Data System (FPDS) as a Market Research Tool for Small Businesses 15 June 2012
The Federal Procurement Data System (FPDS) as a Market Research Tool for Small Businesses 15 June 2012 Anthony Braun Halfaker and Associates, LLC Support Contractor, U.S. Army Office of Small Business
Important Tips when using Ad Hoc
1 Parkway School District Infinite Campus Ad Hoc Training Manual Important Tips when using Ad Hoc On the Ad Hoc Query Wizard screen when you are searching for fields for your query please make sure to
Preparing files for submission to Turnitin
[Type here] Preparing files for submission to Turnitin FOR MAC USERS This document provides guidance on preparing your files for online submission to Turnitin if you are using a MAC and Microsoft Office
Creating a New Search
Getting Started The information search feature in AVImark allows the user to create and save queries to find specific information in the program. The Information Search in version 2010.4 and later now
ONBASE OUTLOOK CLIENT GUIDE for 2010 and 2013
To install Outlook 2010/2013 client Note: NOT currently compatible with Windows 10. Make sure your version of outlook is 32bit if not reinstall your version of Microsoft Office to the 32bit version. Must
EzyScript User Manual
Version 1.4 Z Option 417 Oakbend Suite 200 Lewisville, Texas 75067 www.zoption.com (877) 653-7215 (972) 315-8800 fax: (972) 315-8804 EzyScript User Manual SAP Transaction Scripting & Table Querying Tool
NEW IR DATA WAREHOUSE
GO TO Institutional Research website at http://www.irim.ttu.edu/. a. On the Left side menu, CLICK Data Warehouse link. This will lead you to the main IR Data Warehouse page. b. CLICK IR Data Warehouse
TRAINING MANUAL. Executing Reports. Formatting Options. Copyright 2004 University of San Diego. All rights reserved.
TRAINING MANUAL Executing Reports Formatting Options Copyright 2004 by the University of San Diego. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or
Microsoft OneDrive. How to login to OneDrive:
Microsoft OneDrive The beauty of OneDrive is that it is accessible from anywhere you have an Internet connection. You can access it from a Mac or Windows computer. You can even access it on your Smartphone
Creating tables in Microsoft Access 2007
Platform: Windows PC Ref no: USER 164 Date: 25 th October 2007 Version: 1 Authors: D.R.Sheward, C.L.Napier Creating tables in Microsoft Access 2007 The aim of this guide is to provide information on using
PDF Web Form. Projects 1
Projects 1 In this project, you ll create a PDF form that can be used to collect user data online. In this exercise, you ll learn how to: Design a layout for a functional form. Add form fields and set
Relational Schema. CS 4700/6700 A Sample of Small Database Design Using Microsoft Access
CS 4700/6700 A Sample of Small Database Design Using Microsoft Access Company relational database schema from the textbook (Fundamentals of Database systems, 6 th Edition, by Ramez Elmasri and Shamkant
Switching from PC SAS to SAS Enterprise Guide Zhengxin (Cindy) Yang, inventiv Health Clinical, Princeton, NJ
PharmaSUG 2014 PO10 Switching from PC SAS to SAS Enterprise Guide Zhengxin (Cindy) Yang, inventiv Health Clinical, Princeton, NJ ABSTRACT As more and more organizations adapt to the SAS Enterprise Guide,
NYC Common Online Charter School Application
NYC Common Online Charter School Application Admin Guide In this guide, you will find information about the following features: How to log in How to view or export basic data 1. Application index How to
You must click the refresh button of a scheduled report in order to view the updated status.
BOXI Tips: Scheduling 1. Viewing successfully scheduled report results You must click the refresh button of a scheduled report in order to view the updated status. 2. Saving results of scheduled reports
Tutorial on Operations on Database using JDeveloper
Tutorial on Operations on Database using JDeveloper By Naga Sowjanya Karumuri About Tutorial: The main intension of this tutorial is to introduce JDeveloper to the beginners. It gives basic details and
Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide
Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence
Installing OneStop Reporting Products
Installing OneStop Reporting Products Contents 1 Introduction 2 Product Overview 3 System Requirements 4 Deployment 5 Installation 6 Appendix 2010 OneStop Reporting http://www.onestopreporting.com [email protected]
UDW+ Quick Start Guide to Functionality 2013 Version 1.1
to Functionality 2013 Version 1.1 Program Services Office & Decision Support Group Table of Contents Accessing UDW+... 2 System Requirements... 2 How to Login to UDW+... 2 Navigating within UDW+... 2 Home
Bank Statement Reconciliation
Bank Statement Reconciliation Updated December 2015 Contents About Bank Reconciliation...3 Reconciling Your Account...3 Importing Users into SQL...3 Creating a Bank Account...4 Editing a Bank Account...5
User Manual. Client Portal
User Manual Client Portal Table of Content Introduction... 3 About the Interface... 5 General Information...6 QUALIFIED BENEFICIARIES (QBs)... 14 Enter a QB... 15 California QBs... 15 Legacy QBs - Takeovers...
