Activant FASPAC. FasData Exchange

Size: px
Start display at page:

Download "Activant FASPAC. FasData Exchange"

Transcription

1 Activant FASPAC FasData Exchange

2 This class is designed for FASPAC Users familiar with: FASPAC system operations Database structures Data Views Microsoft Excel and / or Microsoft Access Other ODBC data bases

3 Objectives Identify FDE Hardware/Software Requirements FASPAC Server PC Clients Create an FDE Query Extract Data from the FASPAC Server Create Custom Reports using Excel Create Custom Reports using Access Review opening and running the FASPAC Extended Sales Reports

4 This course will NOT cover Installation of Transoft Applications Installation of FASPAC Data Dictionary Microsoft Pivot Tables Microsoft Query Microsoft Excel Microsoft Access

5 What is FasData Exchange (FDE)? Product providing seamless integration between : FASPAC USQL Microsoft Applications Excel, Access, SQL, Crystal Reports, Foxpro

6 ODBC: Open Data Base Connectivity Excel 123 Access FoxPro SQL Client ODBC Driver Network ODBC Driver Manager and a set of drivers that enable applications to use Structured Query Language (SQL) as a standard language to access data created and stored in another format

7 Requirements : FasData Exchange PC connected to a Local Area Network U/SQL Server with license Installed on the FASPAC Server U/SQL Client with license Installed on a PC to access FASPAC data FASPAC Universal Data Dictionary

8 FASPAC Universal Data Dictionary faspac.udd is the data dictionary which provides the relational description of the FASPAC data.

9 How will FDE add value to my business? Single step process to access FASPAC information Flexibility in designing spreadsheets, reports and graphs that include FASPAC information Reduce time and costs of preparing reports, graphs and spreadsheets Conform to customer information and reporting requirements

10 Generating a Report with FDE 1 - Determine reporting requirements 2 Identify data sources 3 Link data elements 4 Apply selection criteria 5 Identify data fields to be reported 6 Extract data (via ODBC) 7 Generate the report

11 1 - Determine Reporting Requirements Entire Company Customer Number and Customer Name Customer Sales Totals by Location Last Year YTD This Year Projected This Year Projected Variance Company Sales Totals for each category List customers in descending order By YTD sales

12 2 Identify Data Sources CP01 CP02

13 3 Link Data Elements

14 4- Apply Selection Criteria Use Selection Criteria to limit your query to One Customer One Salesman One Company, if you have more than one

15 5 Identify Data Fields Company Number Customer Number Customer Name Total Sales Last Year Sales Year To Date This Year

16 6 Extract The Data (via ODBC) FASPAC Vision Database Universal Data Dictionary Data Source Driver Microsoft Office SQL ODBC Driver Excel Access

17 7 Generate The Report Customer Number and Customer Name Customer Sales Totals Last Year YTD This Year Projected This Year Projected Variance Company Sales Total

18 Query FASPAC Data Use MS Excel to query FASPAC data Create a query of customer history

19 Query FASPAC Data Using Excel 1 Select Data > Get External Data > New Database Query

20 Query FASPAC Data Using Excel - 2 Choose faspac.udd as your data source Uncheck Use the Query Wizard to Create/edit reports

21 Query FASPAC Data Using Excel 3 Identify data sources

22 Query FASPAC Data Using Excel 4 Expand the displays to view the fields

23 Query FASPAC Data Using Excel 5 Identify fields for your spreadsheet You may want to stop the auto query

24 Query FASPAC Data Using Excel 6 Add Criteria

25 Query FASPAC Data Using Excel 7 Sort the records

26 Query FASPAC Data Using Excel 8 Save your query File > Save As Use a Meaningful name

27 Query FASPAC Data Using Excel 8a Select File > Return data to Excel

28 Query FASPAC Data Using Excel 9

29 Query FASPAC Data Using Excel 10 To Edit a saved query Click Data Get External Data New Database Query Select the database faspac.udd Close the add tables window Click on FILE Click on OPEN Select the saved query

30 Query FASPAC Data Using Excel review Select your database faspac.udd Determine the tables to be used Select the fields Add criteria Sort the data Save your query Import the data to Excel

31 Query FASPAC Data Using Access Link FASPAC Data Files Create Totals Make Selections based on Criteria

32 Query FASPAC Data Using Access - 1 Create new database Select Blank Access Database and click OK Give the file a name

33 Query FASPAC Data Using Access - 2 Click on File > Get External Data > Link Tables

34 Query FASPAC Data Using Access - 3 Select ODBC database

35 Query FASPAC Data Using Access 4 Click on Machine Data Source

36 Query FASPAC Data Using Access - 5 Click on Select All

37 Query FASPAC Data Using Access - 6 Click OK the tables will continue to link

38 Query FASPAC Data Using Access - 7 All of the linked tables will display

39 Query FASPAC Data Using Access - 8 Select Queries > New > Design View Click on OK

40 Query FASPAC Data Using Access - 9 Select the tables for this query

41 Query FASPAC Data Using Access - 10 Link tables with COMPANY_NO ; CUST_NO and INVOICE_NO

42 Query FASPAC Data Using Access - 11 Double click on the field name -- or Drag the field to field row

43 Query FASPAC Data Using Access - 12 Include ALL records from IV01 AND Only those in AR01 where the joined fields are equal

44 Query FASPAC Data Using Access - 13 Uncheck the box for the fields Company_NO ; Cust_No and Status

45 Query FASPAC Data Using Access - 14 Enter criteria to limit selection Company 10 ; customer 5 ; status Z NOTE : Customer field is five characters and must be preceded by spaces

46 Query FASPAC Data Using Access - 15 Click the view button to see the results in the data sheet view

47 Query FASPAC Data Using Access - 16 Change field heading New name should precede the field name Invoice Total:Net_Amt

48 Query FASPAC Data Using Access - 17 Right Click in an empty field row and select Zoom ([Gross_AMT]-[COST_INV])/[Gross_AMT]*100

49 Query FASPAC Data Using Access - 18 Division by 0 will result in an error IF ([GROSS_AMT]=0,0,(([GROSS_AMT]- [COST-INV])/[GROSS_AMT]*100))

50 Query FASPAC Data Using Access - 19 Save the query: Click on FILE Click on Save As

51 Query FASPAC Data Using Access - 20 Use Parameters to ask questions Enter the criteria [Customer Number]

52 Query FASPAC Data Using Access - 21 Export data sheet view to MS Excel or Word Select Tools > Office links > select app

53 Extended Performance Reports - 1 Open Access Select the database with Open an Existing File checked

54 Extended Performance Reports - 2 Select Reports Select the report to open, click on Preview to open the report

55 Extended Performance Reports available reports Requires FASPAC extended part history file im13 To find out if you already have it, or how to create it, contact FASPAC Application Support

56 Summary Identify FDE Hardware & Software Requirements FASPAC Server PC Clients Create An FDE Query Extract Data From The FASPAC Server Create Custom Reports Using MS Excel Create Custom Reports Using MS Access Opening And Running the FASPAC Extended Sales Reports

57 For More Information Visit Activant on the web: View Educational Services course offerings Browse Documentation FasData Exchange Installation and Users Guide FASPAC Universal Data Dictionary FASPAC Administration Documentation Search the Solutions database Submit a Support case Professional Services Sales pss@activant.com

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

Analysis and Report Utility

Analysis and Report Utility Analysis and Report Utility Microsoft Excel SAP Crystal Reports Revised: July 12, 2012 Analysis and report utility This utility allows you to access data in your OGC-Plus software so that you can organize

More information

Activant Prophet 21. Using Fast Edits on Your Database

Activant Prophet 21. Using Fast Edits on Your Database Activant Prophet 21 Using Fast Edits on Your Database This class is designed for Prophet 21 users who are involved with any type of data entry Objectives Identify the fast edits that are available Select

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

PowerPoint Presentation to Accompany GO! All In One. Chapter 13

PowerPoint Presentation to Accompany GO! All In One. Chapter 13 PowerPoint Presentation to Accompany GO! Chapter 13 Create, Query, and Sort an Access Database; Create Forms and Reports 2013 Pearson Education, Inc. Publishing as Prentice Hall 1 Objectives Identify Good

More information

Activant Solutions Inc. MORE Microsoft Excel Tips and Tricks

Activant Solutions Inc. MORE Microsoft Excel Tips and Tricks Activant Solutions Inc. MORE Microsoft Excel Tips and Tricks Objectives Work more efficiently with Excel worksheets Utilize formatting and charts to get your message across effectively Use Conditional

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

MicroStrategy Analytics Desktop

MicroStrategy Analytics Desktop MicroStrategy Analytics Desktop Quick Start Guide MicroStrategy Analytics Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT.

More information

Activant Prophet 21. Understanding Prophet 21 Databases

Activant Prophet 21. Understanding Prophet 21 Databases Activant Prophet 21 Understanding Prophet 21 Databases This class is designed for Prophet 21 users that are responsible for report writing System Administrators Operations Managers Helpful to be familiar

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

DATABASE MANAGERS. Basic database queries. Open the file Pfizer vs FDA.mdb, then double click to open the table Pfizer payments.

DATABASE MANAGERS. Basic database queries. Open the file Pfizer vs FDA.mdb, then double click to open the table Pfizer payments. DATABASE MANAGERS We ve already seen how spreadsheets can filter data and calculate subtotals. But spreadsheets are limited by the amount of data they can handle (about 65,000 rows for Excel 2003). Database

More information

Online Business Account How to view and download reports

Online Business Account How to view and download reports Online Business Account How to view and download reports Online Business Account How to view and download reports There are a range of reports in the reporting suite that can provide you with information

More information

Chapter 18 Outputting Data

Chapter 18 Outputting Data Chapter 18: Outputting Data 231 Chapter 18 Outputting Data The main purpose of most business applications is to collect data and produce information. The most common way of returning the information is

More information

7 CREATING QUERY WITH QUERY WIZARD AND QUERY DESIGNER

7 CREATING QUERY WITH QUERY WIZARD AND QUERY DESIGNER 7 CREATING QUERY WITH QUERY WIZARD AND QUERY DESIGNER 7.1 INTRODUCTION Query is the most powerful feature of any database. A Query is a set of instructions in a logical order, required to produce the output

More information

Telerik Training for Mercury 3

Telerik Training for Mercury 3 Telerik Training for Mercury 3 Telerik training is intended for IT professionals and Power Users familiar with constructing reports based on raw data from databases or spreadsheets. You will learn how

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

Create Mailing Labels using SUPER and Mail Merge (Word 2010)

Create Mailing Labels using SUPER and Mail Merge (Word 2010) Create Mailing Labels using SUPER and Mail Merge (Word 2010) For this example we will be using a 4-H club to generate labels for a mailing to the members. First we will extract the names and addresses

More information

More Skills 11 Export Queries to Other File Formats

More Skills 11 Export Queries to Other File Formats = CHAPTER 2 Access More Skills 11 Export Queries to Other File Formats Data from a table or query can be exported into file formats that are opened with other applications such as Excel and Internet Explorer.

More information

MASSTRANSIT DATABASE ANALYSIS. Using Microsoft Excel And ODBC To Analyze MySQL Data

MASSTRANSIT DATABASE ANALYSIS. Using Microsoft Excel And ODBC To Analyze MySQL Data MASSTRANSIT DATABASE ANALYSIS Using Microsoft Excel And ODBC To Analyze MySQL Data AUTHOR: PETE CODY petecody@grouplogic.com 31 May 2007 Document Revision History: Date: Author: Comment: 19 Apr 2007 PMC

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

Activant Solutions Inc. SQL 2005: Server Management

Activant Solutions Inc. SQL 2005: Server Management Activant Solutions Inc. SQL 2005: Server Management SQL Server 2005 suite Course 3 of 4 This class is designed for Beginner/Intermediate SQL Server 2005 System Administrators Objectives Create Maintenance

More information

Telerik Training for Mercury 3

Telerik Training for Mercury 3 Telerik Training for Mercury 3 Telerik training is intended for IT professionals and Power Users familiar with constructing reports based on raw data from databases or spreadsheets. You will learn how

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

TRAINING GUIDE. Advanced Crystal 1

TRAINING GUIDE. Advanced Crystal 1 TRAINING GUIDE Advanced Crystal 1 Using Crystal Reports with Lucity Advanced Examples 1 The fifth of a seven-part series, this workbook is designed for Crystal Reports users with some experience, who wish

More information

Englische Access 2016-Trainingsskripte für IT Seminare und EDV Schulungen als Word-Dokument zum Ausdrucken und fürs Intranet

Englische Access 2016-Trainingsskripte für IT Seminare und EDV Schulungen als Word-Dokument zum Ausdrucken und fürs Intranet Englische Access 2016-Trainingsskripte für IT Seminare und EDV Schulungen als Word-Dokument zum Ausdrucken und fürs Intranet 9 Data analyses To analyze data, a tabular preparation of the data or a chart

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

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

SQL Server Analysis Services

SQL Server Analysis Services DataBase and Data Mining Group of DataBase and Data Mining Group of Database and data mining group, SQL Server 2005 Analysis Services SQL Server 2005 Analysis Services - 1 Analysis Services Database and

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

Doc. Version 1.0 Updated:

Doc. Version 1.0 Updated: OneStop Reporting Report Designer/Player 3.5 User Guide Doc. Version 1.0 Updated: 2012-01-02 Table of Contents Introduction... 3 Who should read this manual... 3 What s included in this manual... 3 Symbols

More information

STIDistrict Query (Basic)

STIDistrict Query (Basic) STIDistrict Query (Basic) Creating a Basic Query To create a basic query in the Query Builder, open the STIDistrict workstation and click on Utilities Query Builder. When the program opens, database objects

More information

Activant Prophet 21. Automating Workflow with Business Alerts

Activant Prophet 21. Automating Workflow with Business Alerts Activant Prophet 21 Automating Workflow with Business Alerts This class is designed for Anyone in your organization that is familiar with the Prophet 21 processes and transactions looking to streamline

More information

Financial Reporting Using Microsoft Excel. Presented By: Jim Lee

Financial Reporting Using Microsoft Excel. Presented By: Jim Lee Financial Reporting Using Microsoft Excel Presented By: Jim Lee Table of Contents Financial Reporting Overview... 4 Reporting Periods... 4 Microsoft Excel... 4 SedonaOffice General Ledger Structure...

More information

MOBILEDATABASE USER GUIDE PRODUCT VERSION: 1.0

MOBILEDATABASE USER GUIDE PRODUCT VERSION: 1.0 MOBILEDATABASE USER GUIDE PRODUCT VERSION: 1.0. CONTENTS User Guide 1 INTRODUCTION...3 2 INSTALLATION...4 2.1 DESKTOP INSTALLATION...4 2.2 IPHONE INSTALLATION:...8 3 USING THE MOBILEDATABASE ON THE DESKTOP...10

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

Instruction How To Use Excel 2007 Pivot Table Example Data Source

Instruction How To Use Excel 2007 Pivot Table Example Data Source Instruction How To Use Excel 2007 Pivot Table Example Data Source Excel pivot tables allow you to group the spreadsheet or external data source by any of your data fields. The screen snap below shows a

More information

Advanced Excel Reporting

Advanced Excel Reporting SedonaOffice Users Conference San Francisco, CA January 21 24, 2018 Advanced Excel Reporting Presented by: Matt Howe This Page Intentionally Left Blank Page 2 of 20 Table of Contents Overview... 4 Making

More information

Copyright 2012 Pulse Systems, Inc. Page 1 of 64

Copyright 2012 Pulse Systems, Inc. Page 1 of 64 The Pulse IQ data cubes in combination with Excel Pivot Tables provide an excellent resource for compiling and presenting information for the financial and appointment data housed in the PulsePro PRMS

More information

Queries give database managers its real power. Their most common function is to filter and consolidate data from tables to retrieve it.

Queries give database managers its real power. Their most common function is to filter and consolidate data from tables to retrieve it. 1 2 Queries give database managers its real power. Their most common function is to filter and consolidate data from tables to retrieve it. The data you want to see is usually spread across several tables

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

Microsoft Access 2007 Module 2

Microsoft Access 2007 Module 2 Microsoft Access 007 Module http://pds.hccfl.edu/pds Microsoft Access 007: Module August 007 007 Hillsborough Community College - Professional Development and Web Services Hillsborough Community College

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

New Finance Officer & Staff Training

New Finance Officer & Staff Training New Finance Officer & Staff Training Overview MUNIS includes many programs and tools to allow for the management of the District financials. As newer finance officers and staff, you are charged with understanding,

More information

Excel To XFDF Converter For MAS Forms User Guide

Excel To XFDF Converter For MAS Forms User Guide Excel To XFDF Converter For MAS Forms User Guide Contents: Licence / Response Code Activation Keying In Company Name and Company Code Converting An Excel File To XFDF Format For Submission How To Check

More information

Advanced Excel for EMIS Coordinators

Advanced Excel for EMIS Coordinators Advanced Excel for EMIS Coordinators Helen Mills helenmills@metasolutions.net 2015 Metropolitan Educational Technology Association Outline Macros Conditional Formatting Text to Columns Pivot Tables V-Lookup

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

CHAPTER 6 SUMMARY. Objective 1: Identify Good Database Design

CHAPTER 6 SUMMARY. Objective 1: Identify Good Database Design Objective 1: Identify Good Database Design CHAPTER 6 SUMMARY A database is an organized collection of data facts about people, events, things, or ideas related to a specific topic or purpose. Information

More information

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. *

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. * Microsoft Access II 1.) Opening a Saved Database Open the Music database saved on your computer s hard drive. *I added more songs and records to the Songs and Artist tables. Click the Options button next

More information

Excel Tips for Compensation Practitioners Weeks Pivot Tables

Excel Tips for Compensation Practitioners Weeks Pivot Tables Excel Tips for Compensation Practitioners Weeks 23-28 Pivot Tables Week 23 Creating a Pivot Table Pivot tables are one of the most amazing and powerful tools in Excel, but many users do not know how to

More information

Sort, Filter, Pivot Table

Sort, Filter, Pivot Table Sort, Filter, Pivot Table Sort A common database task is to rearrange the information based on a header/field or headers/fields. This is called Sorting or Filtering. Sorting rearranges all of the information

More information

i4query Tutorial Copyright Satisfaction Software Vers: nd August 2012 i4query

i4query Tutorial Copyright Satisfaction Software Vers: nd August 2012 i4query i4query i4query is a browser based data query tool for the infoware family of products. After logging in, subject to security requirements you can select fields and define queries to run on all of infoware

More information

AVANTUS TRAINING PTE LTD

AVANTUS TRAINING PTE LTD [MSACS13]: Microsoft Access 2013 Length : 3 Days Technology : Microsoft Office 2013 Delivery Method : Instructor-led (Classroom) Course Overview This Microsoft Access 2013 teaches participants how to design

More information

Interfacing with MS Office Conference 2017

Interfacing with MS Office Conference 2017 Conference 2017 Session Description: This session will detail procedures for importing/exporting data between AeriesSIS Web Version/AeriesSIS Client Version and other software packages, such as word processing

More information

MS Excel Advanced Level

MS Excel Advanced Level MS Excel Advanced Level Trainer : Etech Global Solution Contents Conditional Formatting... 1 Remove Duplicates... 4 Sorting... 5 Filtering... 6 Charts Column... 7 Charts Line... 10 Charts Bar... 10 Charts

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

SedonaOffice Users Conference. San Francisco, CA January 21 24, Query Builders. Presented by: Matt Howe

SedonaOffice Users Conference. San Francisco, CA January 21 24, Query Builders. Presented by: Matt Howe SedonaOffice Users Conference San Francisco, CA January 21 24, 2018 Query Builders Presented by: Matt Howe This Page Intentionally Left Blank Page 2 of 20 Table of Contents Overview... 4 Example 1 Sales

More information

Import and Export Explorer Queries

Import and Export Explorer Queries App Number: 010060 Import and Export Explorer Queries Last Updated 22 nd March 2013 Powered by: AppsForGreentree.com 2013 1 Table of Contents Features... 3 Uses... 3 Options... 3 Important Notes... 3 Other

More information

Chapter 7 Notes Chapter 7 Level 1

Chapter 7 Notes Chapter 7 Level 1 Chapter 7 Notes Chapter 7 Level 1 Page 426 Open the Alaska Retailers file from your Chapter 7 data files in Moodle and save it on your computer, either in your files or on your desk top. Just remember

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

WorldShip Import Customer Addresses. Table of Contents

WorldShip Import Customer Addresses. Table of Contents Table of Contents using the Import/Export Wizard... 2 using the Connection Assistant... 9 Copyright 2016, United Parcel Service of America, Inc. All rights reserved. 1 using the Import/Export Wizard Note:

More information

Service Line Export and Pivot Table Report (Windows Excel 2010)

Service Line Export and Pivot Table Report (Windows Excel 2010) Service Line Export and Pivot Table Report (Windows Excel 2010) In this tutorial, we will take the Service Lines of the Active Students only and only the most recent record to take a snapshot look at approximate

More information

HKTA TANG HIN MEMORIAL SECONDARY SCHOOL SECONDARY 3 COMPUTER LITERACY. Name: ( ) Class: Date: Databases and Microsoft Access

HKTA TANG HIN MEMORIAL SECONDARY SCHOOL SECONDARY 3 COMPUTER LITERACY. Name: ( ) Class: Date: Databases and Microsoft Access Databases and Microsoft Access Introduction to Databases A well-designed database enables huge data storage and efficient data retrieval. Term Database Table Record Field Primary key Index Meaning A organized

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

Sage What s New. October 2017

Sage What s New. October 2017 What s New October 2017 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein are the trademarks of The Sage Group plc or

More information

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR Toolbar Tour AutoSum + more functions Chart Wizard Currency, Percent, Comma Style Increase-Decrease Decimal Name Box Chart Wizard QUICK TOUR Name Box AutoSum Numeric Style Chart Wizard Formula Bar Active

More information

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 Query Studio Training Guide Cognos 8 February 2010 DRAFT Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 2 Table of Contents Accessing Cognos Query Studio... 5

More information

Complete Quick Reference Summary

Complete Quick Reference Summary Microsoft Access 2010 Complete Quick Reference Summary Microsoft Access 2010 Quick Reference Summary Advanced Filter/Sort, Use AC 153 Advanced button (Home tab Sort & Filter, Advanced Filter/Sort) All

More information

Using Market Insight for UCC Secured Party Data

Using Market Insight for UCC Secured Party Data Using Market Insight for UCC Secured Party Data A Selection is the core of most of the work performed in Market insight. Selections are filters that enable you to identify, count and then analyze segments

More information

Picking Sheet Printing for Orders Being Invoiced SO-1180

Picking Sheet Printing for Orders Being Invoiced SO-1180 Picking Sheet Printing for Orders Being Invoiced SO-1180 Overview This Extended Solution chains Sales Order Picking Sheet Print Selection to Invoice Entry, allowing you to print picking sheets for orders

More information

MICROSOFT WORD. MS. Office includes the following application:

MICROSOFT WORD. MS. Office includes the following application: MICROSOFT WORD MS. Office consists of group of application developed overtime by MS work together, both in terms of accomplishing things is a similar way and in terms of providing easy of data. MS. Office

More information

Open Microsoft Word: click the Start button, click Programs> Microsoft Office> Microsoft Office Word 2007.

Open Microsoft Word: click the Start button, click Programs> Microsoft Office> Microsoft Office Word 2007. Microsoft Word 2007 Mail Merge Letter The information below is devoted to using Mail Merge to create a letter in Microsoft Word. Please note this is an advanced Word function, you should be comfortable

More information

Excel 2013 Next Steps

Excel 2013 Next Steps Excel 2013 Next Steps ADULT SERVICES DEPARTMENT CRYSTAL LAKE PUBLIC LIBRARY 126 W. PADDOCK STREET CRYSTAL LAKE, IL 60014 815-459-1687, X7 WWW.CLPL.ORG Agenda 2 Home Toolbar Alignment Group Number Formats

More information

Reporting Excel Tutorial

Reporting Excel Tutorial Reporting Excel Tutorial Table of Contents NUMBER OF FILES 3 NUMBER OF FILES SHARED 3 PERCENT OF FILES SHARED 3 FILTERING 3 EVIDENCE WITHOUT METADATA 3 MOST VIEWED 4 EVIDENCE SHARED 4 PIVOT TABLES 4 HOW

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) The purpose of a form is to: A) simplify the entry of data into a table. B) display the

More information

Introduction to the workbook environment

Introduction to the workbook environment L E S S O N 7 Introduction to the workbook environment Lesson objectives Suggested teaching time To begin using the three-dimensional aspect of the Excel workbook, you will: 60-70 minutes a b c d Work

More information

Crystal Reports Compiled by Christopher Dairion

Crystal Reports Compiled by Christopher Dairion Crystal Reports Compiled by Christopher Dairion Not for customer distribution! When you install Crystal Reports 9, the Excel and Access Add-In are added automatically. A Crystal Report Wizard 9 menu option

More information

Budget and Forecast Tracking for Sales Codes AR-1155

Budget and Forecast Tracking for Sales Codes AR-1155 Budget and Forecast Tracking for Sales Codes AR-1155 Overview This Extended Solution to the Accounts Receivable module allows you to maintain Budget and Forecast values for Customer and Product Code combinations.

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

Exam 2 Study Guide. Denny Hood Computer Science 101

Exam 2 Study Guide. Denny Hood Computer Science 101 Exam 2 Study Guide Denny Hood denny.hood@mail.wvu.edu Computer Science 101 A Brief Word About Your Exam Your exam will be MONDAY, APRIL 10. You will have 50 minutes to complete Exam 2. 1. If you arrive

More information

Microsoft Excel Microsoft Excel

Microsoft Excel Microsoft Excel Excel 101 Microsoft Excel is a spreadsheet program that can be used to organize data, perform calculations, and create charts and graphs. Spreadsheets or graphs created with Microsoft Excel can be imported

More information

Microsoft Excel Pivot Tables & Pivot Table Charts

Microsoft Excel Pivot Tables & Pivot Table Charts Microsoft Excel 2013 Pivot Tables & Pivot Table Charts A pivot table report allows you to analyze and summarize a million rows of data in Excel 2013 without entering a single formula. Pivot Tables let

More information

Unix SQL Connection Option

Unix SQL Connection Option Unix SQL Connection Option This document provides instructions for installing, setting up and using the Unix SQL Connection Option. 10/20/2008 Unix SQL Connection Option 2 Table of Contents Unix SQL Connection

More information

2015 Arkansas Department of Education Data & Reporting Conference. Cognos Query Studio

2015 Arkansas Department of Education Data & Reporting Conference. Cognos Query Studio 2015 Arkansas Department of Education Data & Reporting Conference Cognos Query Studio SMS Workshop August 7, 2015 Arkansas Public School Computer Network CREATING REPORTS USED TO GENERATE DATA FILES 1.

More information

Tutorial 1; Multi-Section Class List

Tutorial 1; Multi-Section Class List Tutorial 1; Multi-Section Class List Data Warehouse Services Feb 2008 Tutorial 1; Multi-Section Class List Page1 1 Data Warehouse Services Introduction This manual was created as a Tutorial to help guide

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

Excel Project 5 Creating Sorting, and Querying a Worksheet Database

Excel Project 5 Creating Sorting, and Querying a Worksheet Database Excel Project 5 Creating Sorting, and Querying a Worksheet Database A Microsoft Excel table can function as a simple database (organized collection of data). When an individual or small business needs

More information

Sage Intelligence: Report Writing Methodology Agenda

Sage Intelligence: Report Writing Methodology Agenda Sage Intelligence: Report Writing Methodology Agenda Report Structure Report Writing Methodology Report Writing Best Practices The purpose of this webinar is to provide the best possible guidelines on

More information

TMJ Insight Portal. Table of contents

TMJ Insight Portal. Table of contents TMJ Insight Portal Table of contents TMJ Insight... 1 Table of contents... 1 Purpose... 2 General information... 2 Help/documentation... 4 Reports... 8 Scheduled runs... 12 Archive... 13 Admin... 14 Scheduling:...

More information

GettingStarted 1. ASCFA Ver 5 GENERAL EXPLANATION

GettingStarted 1. ASCFA Ver 5 GENERAL EXPLANATION ASCFA Ver 5 GENERAL EXPLANATION Thank you for purchasing our Financial Accounting Package. This package is designed and developed from our experience of developing tailor made financial accounting packages

More information

MAILMERGE WORD MESSAGES

MAILMERGE WORD MESSAGES MAILMERGE WORD 2007 It is recommended that Excel spreadsheets are used as source files and created with separate columns for each field, e.g. FirstName, LastName, Title, Address1, Address2, City, State,

More information

Table of Contents DATA MANAGEMENT TOOLS 4. IMPORT WIZARD 6 Setting Import File Format (Step 1) 7 Setting Source File Name (Step 2) 8

Table of Contents DATA MANAGEMENT TOOLS 4. IMPORT WIZARD 6 Setting Import File Format (Step 1) 7 Setting Source File Name (Step 2) 8 Data Management Tools 1 Table of Contents DATA MANAGEMENT TOOLS 4 IMPORT WIZARD 6 Setting Import File Format (Step 1) 7 Setting Source File Name (Step 2) 8 Importing ODBC Data (Step 2) 10 Importing MSSQL

More information

Working with Data in Microsoft Excel 2010

Working with Data in Microsoft Excel 2010 Working with Data in Microsoft Excel 2010 This document provides instructions for using the sorting and filtering features in Microsoft Excel, as well as working with multiple worksheets in the same workbook

More information

Pivot Tables, Lookup Tables and Scenarios

Pivot Tables, Lookup Tables and Scenarios Introduction Format and manipulate data using pivot tables. Using a grading sheet as and example you will be shown how to set up and use lookup tables and scenarios. Contents Introduction Contents Pivot

More information

Please note that this process must be repeated if a new PC is used.

Please note that this process must be repeated if a new PC is used. Appendix 2 - Using Smart Client This section of the user guide is relevant to first-time users of Agresso. There are some areas of the Agresso package that initially need to be configured by the individual

More information

Timecard history can be queried for a number of valuable reports. Begin by accessing the his_timecard table in a query.

Timecard history can be queried for a number of valuable reports. Begin by accessing the his_timecard table in a query. Queries against Timecard History: Timecard history can be queried for a number of valuable reports. Begin by accessing the his_timecard table in a query. We will access the following fields from the his_timecard

More information

Acucorp and ACUCOBOL-GT are registered trademarks of Acucorp, Inc.

Acucorp and ACUCOBOL-GT are registered trademarks of Acucorp, Inc. SouthWare SQLTools NOTICE The information in this document is subject to change without notice. SouthWare Innovations, Inc. assumes no responsibility for any errors that may appear in this documentation.

More information

Altia Hint Sheet Investigation Toolkit:

Altia Hint Sheet Investigation Toolkit: Altia Hint Sheet Investigation Toolkit: Processing Abbey Statements Scope This sheet provides information on how to deal with Abbey statements where the debit and credit values are printed in the same

More information

Configuration Configuration

Configuration Configuration Falcon Hotlink Table Of Contents Configuration...1 Configuration...1 ODBC Driver...1 Installation...1 Configuration...2 Data Sources...2 Installation...2 Configuration...4 Hotlink.xls...4 Installation...4

More information