How to Read EvaluationWeb File Process Reports

Size: px
Start display at page:

Download "How to Read EvaluationWeb File Process Reports"

Transcription

1 How to Read EvaluationWeb File Process Reports 1. Counseling and Testing (CT) Uploads The File Process Report for a CT (HIV Testing data) upload is an Excel Workbook with seven Worksheets: Balance Sheet Updated Records Duplicate Record Deleted Records Errors & Warnings Summary Errors Warnings Each sheet contains eight header rows, as described next. 2. The Header The first row of each sheet in the workbook repeats the name of the sheet as shown on the sheet s tab at the bottom of the screen. This is true with the exception of the first sheet which is titled Balance Sheet on the tab but File Summary on row 1 (see figures below) Luther Consulting, LLC Version 1.0

2 Rows 2 through 8 contain agency-, user-, and file-related details that are repeated identically on all of the sheets within the workbook. File Name is created by the user. No formatting requirements are imposed. UID (unique identifier) is created by the system. It begins with an alpha character (usually a P ) followed by a unique series of digits. File Upload displays the date and time that the data file was uploaded into the system. Report Generated displays the date and time the File Process Report was created for the uploaded file. Jurisdiction displays the name of the state or region for which the file was uploaded. Uploaded By displays the name of the person who initiated the file upload. Format shows the type of data, the version, and the format for the uploaded file. It is typically formatted as a single string of characters with spaces separating the relevant pieces of information. How to Read EvaluationWeb File Process Reports Page 2 of 16

3 3. Balance Sheet The Balance Sheet is always the first tab and shows a summary of the information contained in the remaining tabs. It is divided into two sections: Table 1 and Table 2. You can use this summary information to quickly determine if the data that you intended to submit were actually contained in your file. Table 1 is a summary of the records in the current report, stratified by various attributes. Table 2 is an accounting of errors and warnings related to those records. The total number of records in a file will not necessarily match the total number of errors and warnings, since a single record may contain more than one error or warning, or may contain none at all. The screenshot below shows Tables 1 and 2. Note that the letters in red correspond to the items described in the remainder of this document and do not appear in the actual File Process Reports. How to Read EvaluationWeb File Process Reports Page 3 of 16

4 Table 1 is divided into four result groupings: GROUP 1: Initial Validity A. Total records in file The total number of HIV testing records contained in the file. Each record within a file can be identified by its unique Form ID. Form ID is represented as <HivForm formid= > in the XML upload schema. B. Total initially invalid records The number of records in the file that contain an error when the file is uploaded. These records cannot be committed to the database unless the errors are corrected. C. Total initially valid records The number of records in the file that contain no errors when the file is uploaded. These records can be committed to the database. They may contain data that received warnings. GROUP 2: From Invalid to Valid D. Total initially invalid records Is the same figure that appears in item B. E. Total initially invalid records ignored or not yet corrected This result is also the same figure that appears in item B. It shows the number of records that are invalid when the file is uploaded. However, following the upload, you have the opportunity to correct errors (and warnings) in the file for most data sets. If you correct any errors and then re-generate the File Process Report, this line will change to show just the number of records that remain invalid after the correction routine. These remaining invalid records cannot be committed into the database. F. Total initially invalid records corrected (valid after correction). This result is always 0 (zero) when a file is uploaded, indicating that none of the invalid records have been corrected yet. However, if you correct any errors and then regenerate the File Process Report, this result will change to show the number of records that were invalid when the file was uploaded but which have been corrected. These records are then considered to be valid and can be committed into the database. GROUP 3: Valid Record Summary G. Total initially valid records Is the same figure that appears in item C. H. Total initially invalid records corrected. Is the same figure that appears in item F. I. Total valid records in the file available for Commit. This result is the sum of figures in items G and H. It represents the number of files that after the correction routine contain no errors and are ready to be committed (i.e., saved to the database) into EvaluationWeb. These records may still contain warnings. How to Read EvaluationWeb File Process Reports Page 4 of 16

5 GROUP 4: Valid Records By Status J. Total duplicate records (already existing in database) This result is the number of uploaded records from item I that EvaluationWeb recognizes as duplicates (i.e., records whose Form ID and associated information have been previously saved to the database). Because these records already exist, they are essentially ignored in the upload process. These records may or may not have been marked with Status Code R, the code used to identify a record that is purposely being resubmitted without any changes. For each record included in the total for item J, a corresponding row with additional details appears on the Duplicate Record tab (see arrow in the figure below). How to Read EvaluationWeb File Process Reports Page 5 of 16

6 K. Total records with a Delete Record status. This result is the number of records from item I that are marked with the Status Code D and have a corresponding Form ID already in the database. This code is used to purposely tag delete an existing Form ID and all of its associated data. For each record included in the total for item K, a corresponding row with additional details appears on the Deleted Records tab (see the arrow in the figure below). How to Read EvaluationWeb File Process Reports Page 6 of 16

7 L. Total updated records This result is the number of uploaded records from item I that already have Form IDs saved in the database but which are not duplicate records because at least one element within the record differs from the record existing in the database. The uploaded records may or may not have been marked with Status Code U, the code used to identify a record that is purposely being uploaded to update information for an existing Form ID. When committed, this kind of record overwrites all the information in the corresponding record saved in the database. Therefore, all data elements must be present in the uploaded record to avoid the loss of existing information. (See warning box.) Warning Record elements that have already been saved to the EvaluationWeb database but which are missing from the update record will be deleted from the database (or overwritten with a null value). To ensure this doesn t happen, always upload the entire record when uploading updated records. For example, if you wanted to update the code for just one Test Result variable in a record, the record being uploaded should contain the new Test Result code plus all of the other unchanged information in the record existing in the database. continued on next page How to Read EvaluationWeb File Process Reports Page 7 of 16

8 For each record included in the total for item L, a corresponding row with additional details will appear on the Updated Records tab (see the arrow in the figure below). How to Read EvaluationWeb File Process Reports Page 8 of 16

9 M. Total NEW records in current file This result is the number of records from item I that the system recognizes as new records. New records are those which have Form IDs that do not correspond with any records already in the database. These records may or may not have been marked with Status Code N, the code that is used to identify a completely new Form ID to be added to the database. There is no corresponding details tab for new records. Table 2 contains two additional results. N. Error Errors are data validation discrepancies within a record that must be corrected before the record can be committed to the database. For each error in this result, related details appear on the Errors & Warnings Summary tab and the Errors tab (see arrow in the figure below). How to Read EvaluationWeb File Process Reports Page 9 of 16

10 O. Warning. Warnings are data validation discrepancies within a record that should be corrected in most cases but will not prevent the record from being committed to the database. For each warning in this result, related details appear on the Errors & Warnings Summary tab and the Warnings tab (see the arrows in the figure below). 4. Updated Records The Updated Records tab itemizes the results from item L. For each record, the System Form ID, the Uploaded Form ID, the Agency ID, and the Agency Name are displayed in a single row. Also, the total number of updated records in the file is shown again on this tab. How to Read EvaluationWeb File Process Reports Page 10 of 16

11 5. Duplicate Record The Duplicate Record tab itemizes the results from item J. Again, for each record, the System Form ID, the Uploaded Form ID, the Agency ID, and the Agency Name are displayed in a single row. Also, the total number of duplicate records in the file is shown again on this tab. 6. Deleted Records The Deleted Record tab itemizes the results from item K. For each record, the System Form ID, the Uploaded Form ID, the Agency ID, and the Agency Name are displayed in a single row. The total number of deleted records in the file is also shown again on this tab. How to Read EvaluationWeb File Process Reports Page 11 of 16

12 7. Errors & Warnings Summary The Errors & Warnings Summary tab stratifies the results from Table 2 by Message. For each unique message, the Count, Status (error or warning), and Message text are displayed in a single row. For example, in the screenshot below, row 13 shows that eight different records in the upload file triggered the warning for Record refers to a site that isn t in the database. The sum of the values in the Count column on this tab will match the sum of the two values in Table 2 (N and O) on the Balance Sheet tab. How to Read EvaluationWeb File Process Reports Page 12 of 16

13 8. Errors The Errors tab itemizes the results from item N. For each error message, the Problem Value, Message text, Status, Sponsoring Agency ID, and Form ID are displayed in a single row. The total number of error records in the file is also shown again on this tab. The Problem Value is the actual data (i.e., text) that was entered and that is violating one of the validation rules. For example, in the screenshot, row 18 shows that 17021, was assigned to this record (as the Site ID). The message indicates, however, that Site ID does not exist in the database is considered a Problem Value since EvaluationWeb cannot locate this as an existing Site ID. continued on next page How to Read EvaluationWeb File Process Reports Page 13 of 16

14 Another example is shown in the second screenshot. Here, row 18 shows that 4545 was assigned to this record (as the Client ID) and that the record was marked as N (new). The message indicates, however, that Client ID 4545 already exists in the database is considered the Problem Value since the system has located it as an existing value. This may be a duplicate record, or maybe the record was mistakenly coded as N and should have been coded as U. How to Read EvaluationWeb File Process Reports Page 14 of 16

15 9. Warnings The Warnings tab itemizes the results from item O. For each warning message, the Problem Value, Message text, Status, Sponsoring Agency ID, and Form ID are displayed in a single row. The total number of warning records in the file is also shown again on this tab. As on the Errors tab, the Problem Value here is the actual data that was entered and that violates one of the validation rules. For example, in the screenshot, row 17 shows that 2 was entered as the County Code for Form ID However, the validation rule states that the County Code must be a three-digit sequence. The user likely assumed that 2 and 002 were equivalent. Validation rules are based primarily on the NHM&E Data Variable Set (DVS). The screenshot below shows the DVS entry applicable to this example. continued on next page How to Read EvaluationWeb File Process Reports Page 15 of 16

16 Another example is shown in the second screenshot. Here, row 25 shows that 24 was entered as the Time Period a certain client. However, the validation rule states that the Time Period must be between 1 and 12 months. Also note in the screenshot that several cells in the Problem Value column are blank. This indicates that data are missing altogether from a required field. 10. Questions? If you have any questions about interpreting your File Process Report, we would like to hear from you! Luther Consulting Support Services contact information: , option 1 (8:30 am to 5:30 pm ET) help@lutherconsulting.com How to Read EvaluationWeb File Process Reports Page 16 of 16

Uploading Files to EvaluationWeb

Uploading Files to EvaluationWeb Uploading Files to EvaluationWeb User Guide Version 1.5 May 2017 All rights reserved Change History History The table below logs the changes that have been made to this document over time. Version Changes

More information

Thematic Reference for EvaluationWeb File Upload Validation Rules

Thematic Reference for EvaluationWeb File Upload Validation Rules Thematic Reference for EvaluationWeb File Upload Validation Rules Introduction to Data Validation When CDC evaluates an HIV Prevention program, it is critical to have data that are consistent, complete,

More information

EvaluationWeb PS Version 3.0 Excel/CSV Records: Using Case Numbers Correctly

EvaluationWeb PS Version 3.0 Excel/CSV Records: Using Case Numbers Correctly EvaluationWeb PS Version 3.0 Excel/CSV Records: Using Case Numbers Correctly Background EvaluationWeb Partner Services (PS) file uploads using the Microsoft Excel Version 3.0 (.xls or.xlsx) template or

More information

Selecting a Schema for EvaluationWeb File Uploads

Selecting a Schema for EvaluationWeb File Uploads Selecting a Schema for EvaluationWeb File Uploads Basic Information What is a schema? What is the purpose of a schema? Who sets the schema rules? Are these the only rules the data are subject to? What

More information

Entering Aggregate- Level RRA Data into EvaluationWeb

Entering Aggregate- Level RRA Data into EvaluationWeb Entering Aggregate- Level RRA Data into EvaluationWeb User Guide For Health Departments and Directly Funded CBOs Luther Consulting, LLC February, 2017/v3.1 All rights reserved. Table of Contents Introduction...

More information

UNIVERSITY OF CENTRAL FLORIDA Finance & Accounting Offline Journal Entry

UNIVERSITY OF CENTRAL FLORIDA Finance & Accounting Offline Journal Entry UNIVERSITY OF CENTRAL FLORIDA Finance & Accounting Offline Journal Entry Overview The Spreadsheet Journal Entry feature facilitates rapid data entry using Microsoft Excel giving you the ability to arrange

More information

BUDGET ADJUSTMENT FORM INSTRUCTIONS (Revised May 2015)

BUDGET ADJUSTMENT FORM INSTRUCTIONS (Revised May 2015) BUDGET ADJUSTMENT FORM INSTRUCTIONS (Revised May 2015) The Form allows users to enter budget adjustments into the accounting system. The Form can be downloaded from the Financial Services web site under

More information

Using FIS & The Federal Funds Interest Calculator (for Excel 2007)

Using FIS & The Federal Funds Interest Calculator (for Excel 2007) Using FIS & The Federal Funds Interest Calculator (for Excel 2007) 1 TABLE OF CONTENTS Page 3 4 7 11 16 18 20 27 28 Subject Area Notes Getting the Data from FIS Downloading the Data Preparing the Data

More information

Loan Closing Advisor SM. User Guide. December 2017

Loan Closing Advisor SM. User Guide. December 2017 Loan Closing Advisor SM User Guide December 2017 Notice This User Guide is Freddie Mac s CONFIDENTIAL INFORMATION as defined in and subject to the provisions of the Freddie Mac Single Family Seller/Servicer

More information

Selecting a Schema for EvaluationWeb File Uploads

Selecting a Schema for EvaluationWeb File Uploads Selecting a Schema for EvaluationWeb File Uploads Basic Information What is a schema? What is the purpose of a schema? Who sets the schema rules? Are these the only rules the data are subject to? What

More information

PS NHM&E Data Tables: Data Entry and Reporting in EvaluationWeb

PS NHM&E Data Tables: Data Entry and Reporting in EvaluationWeb PS12-1201 NHM&E Data Tables: Data Entry and Reporting in EvaluationWeb User Guide July 2017 All rights reserved Table of Contents Click any item in the table of contents to go directly to that page. Getting

More information

To complete this workbook, you will need the following file:

To complete this workbook, you will need the following file: CHAPTER 4 Excel More Skills 13 Create PivotTable Reports A PivotTable report is an interactive, cross-tabulated Excel report used to summarize and analyze data. PivotTable reports are used to ask questions

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

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts Microsoft Excel 2013 Enhanced Objectives Explore a structured range of data Freeze rows and columns Plan and create an Excel table Rename

More information

Budget Spreadsheet Journal Entry

Budget Spreadsheet Journal Entry This job aid serves three purposes: 1. To provide a training tool for the user to follow the step by step instructions of the full Budget Journal Upload Process. 2. To assist the user in selecting and

More information

MultiSite Suite: General Ledger

MultiSite Suite: General Ledger MultiSite Suite: General Ledger User s Manual version 2.2.97 Copyright & Trademarks Copyright Notice and Trademarks 2003 by Brent Lawrence, LLC. All rights reserved. Reprinted and edited by MultiSite Systems,

More information

» How do I Integrate Excel information and objects in Word documents? How Do I... Page 2 of 10 How do I Integrate Excel information and objects in Word documents? Date: July 16th, 2007 Blogger: Scott Lowe

More information

Working with Formulas and Functions

Working with Formulas and Functions Microsoft Excel 20032003- Illustrated Introductory Working with Formulas and Functions Objectives Create a formula with several operators Use names in a formula Generate multiple totals with AutoSum Use

More information

Downloading and Uploading Data from the Grade Center

Downloading and Uploading Data from the Grade Center Downloading and Uploading Data from the Grade Center The Blackboard Grade Center tool allows you to store and display student grades in your Blackboard course site. If you choose to use the Grade Center,

More information

1. About AP Invoice Wizard

1. About AP Invoice Wizard 1. About AP Invoice Wizard Welcome to AP Invoice Wizard. We have developed this tool in response to demand from Oracle Payables users for a user friendly and robust spreadsheet tool to load AP Invoices

More information

UNIT ONE: The Worksheet. Workbook Window Excel Worksheet Fill handle Automatic fill Column widths Opening a file Saving a file

UNIT ONE: The Worksheet. Workbook Window Excel Worksheet Fill handle Automatic fill Column widths Opening a file Saving a file UNIT ONE: The Worksheet T o p i c s : Workbook Window Excel Worksheet Fill handle Automatic fill Column widths Opening a file Saving a file I. Start Excel: 1. Click the Start button in the lower-left corner

More information

Spreadsheet File Transfer User Guide. FR 2835 Quarterly Report of Interest Rates on Selected Direct Consumer Installment Loans

Spreadsheet File Transfer User Guide. FR 2835 Quarterly Report of Interest Rates on Selected Direct Consumer Installment Loans Spreadsheet File Transfer User Guide FR 2835 Quarterly Report of Interest Rates on Selected Direct Consumer Installment Loans STATISTICS FUNCTION Effective August 8, 2015 Overview The Federal Reserve System

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

TUTORIAL FOR IMPORTING OTTAWA FIRE HYDRANT PARKING VIOLATION DATA INTO MYSQL

TUTORIAL FOR IMPORTING OTTAWA FIRE HYDRANT PARKING VIOLATION DATA INTO MYSQL TUTORIAL FOR IMPORTING OTTAWA FIRE HYDRANT PARKING VIOLATION DATA INTO MYSQL We have spent the first part of the course learning Excel: importing files, cleaning, sorting, filtering, pivot tables and exporting

More information

Importing the Uniform System Chart of Accounts for Restaurants into QuickBooks Desktop

Importing the Uniform System Chart of Accounts for Restaurants into QuickBooks Desktop Importing the Uniform System Chart of Accounts for Restaurants into QuickBooks Desktop DISCLAIMER: This procedure explains the steps for using the QuickBooks file import utility to import the chart of

More information

Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS

Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS17-1704 User Guide Version 1.1 May 2017 All rights reserved Table of Contents Change History... iii Getting Help... iv Accessing

More information

Introduction to Microsoft Excel 2010 Quick Reference Sheet

Introduction to Microsoft Excel 2010 Quick Reference Sheet Spreadsheet What is a spreadsheet? How is Excel 2010 different from previous versions? A grid of rows and columns that help to organize, summarize and calculate data. Microsoft Excel 2010 is built on the

More information

How to File GSTR-1 from BUSY

How to File GSTR-1 from BUSY How to File GSTR-1 from BUSY Overview GSTR-1 is the monthly GST return to be filed by taxable person registered under GST. GSTR-1 will include the details of all outward supplies made within the given

More information

Spreadsheet Journal Entry

Spreadsheet Journal Entry This job aid serves two purposes: 1. To assist the user in selecting and entering the correct Ledger Group and Ledger values for non-budget spreadsheet journals. Note: A separate job aid is available to

More information

Content-Based Assessments

Content-Based Assessments GO! Fix It Project 5H Programs For Project 5H, you will need the following file: e05h_programs Lastname_Firstname_5H_Programs Open the file e05h_programs, and then save the file in your Excel Chapter 5

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Chapter A spreadsheet is a computer program that turns the computer into a very powerful calculator. Headings and comments can be entered along with detailed formulas. The spreadsheet screen is divided

More information

Tab-Delimited File and Compound Objects - Documents, Postcards, and Cubes. (Not Monographs)

Tab-Delimited File and Compound Objects - Documents, Postcards, and Cubes. (Not Monographs) 1" Tab-Delimited File and Compound Objects - Documents, Postcards, and Cubes (Not Monographs) See Help Sheet: Tab-Delimited File and Compound Object - Monograph Content "2" Page 4: Why use Tab-delimited

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

SUBMITTING NJPDES MONITORING REPORT FORMS ONLINE

SUBMITTING NJPDES MONITORING REPORT FORMS ONLINE 2016 SUBMITTING NJPDES MONITORING REPORT FORMS ONLINE A REFERENCE MANUAL NEW JERSEY DEPARTMENT OF ENVIRONMENTAL PROTECTION DIVISION OF WATER QUALITY Introduction The New Jersey Department of Environmental

More information

Candy is Dandy Project (Project #12)

Candy is Dandy Project (Project #12) Candy is Dandy Project (Project #12) You have been hired to conduct some market research about M&M's. First, you had your team purchase 4 large bags and the results are given for the contents of those

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

GN4: Section 3 How to enter, authorise and validate data

GN4: Section 3 How to enter, authorise and validate data 1 Introduction As an alternative to manually typing figures into WasteDataFlow (WDF), there is also the option to upload data in the form of an XML file, to automate the process of taking information from

More information

Ritsumeikan University Researcher s Database Batch Registration Manual

Ritsumeikan University Researcher s Database Batch Registration Manual Ver. 2013.3.1 Ritsumeikan University Researcher s Database Batch Registration Manual The new Researcher s Database is complete. This Batch Registration manual is to be used as a reference when conducting

More information

Entering Data into EvaluationWeb

Entering Data into EvaluationWeb Entering Data into EvaluationWeb Colorado User Guide Luther Consulting, LLC August 2015, version 2.0 All rights reserved. Table of Contents Getting Help... 3 Introduction... 4 Logging in to EvaluationWeb...

More information

September Commonwealth of Pennsylvania Office of Developmental Programs. Provider Cost Report Follow-up Training

September Commonwealth of Pennsylvania Office of Developmental Programs. Provider Cost Report Follow-up Training September 2009 Commonwealth of Pennsylvania Office of Developmental Programs Provider Cost Report Follow-up Training Agenda Overview of Cost Report Submission Process Logging on to the Cost Report Website

More information

SALES REPORTING GUIDE TO MANUALLY ENTER SALES DATA IN TRADEMARX:

SALES REPORTING GUIDE TO MANUALLY ENTER SALES DATA IN TRADEMARX: SALES REPORTING GUIDE TO MANUALLY ENTER SALES DATA IN TRADEMARX: 1. Go to http://licensing.trademarxonline.com 2. Log in using your email address and password. If you don t know your password, please click

More information

GOOGLE SHEETS TUTORIAL

GOOGLE SHEETS TUTORIAL GOOGLE SHEETS TUTORIAL STM TRAINING PROGRAM BY BREANA NARINE (Instructional Design Assistant) Google Sheets Tutorial Google Sheet is an online service provided by Google where you are able to create new

More information

Export a PROTECT Report to Excel (User s Guide Lesson 21 : Reports) Tips for Using Microsoft Excel and Exported Reports

Export a PROTECT Report to Excel (User s Guide Lesson 21 : Reports) Tips for Using Microsoft Excel and Exported Reports Export a PROTECT Report to Excel (User s Guide Lesson 21 : Reports) 1. Run a PROTECT Export report 2. Click the Export button which is at far left on the toolbar in the PROTECT report window. 3. The Export

More information

Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS

Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS15-1502 User Guide Version 2.2 May 2017 All rights reserved Change History History The table below logs the changes that have

More information

Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013)

Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013) Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013) T APPENDIX B he Excel template for the Payroll Project is an electronic version of the books of account and payroll

More information

BaSICS OF excel By: Steven 10.1

BaSICS OF excel By: Steven 10.1 BaSICS OF excel By: Steven 10.1 Workbook 1 workbook is made out of spreadsheet files. You can add it by going to (File > New Workbook). Cell Each & every rectangular box in a spreadsheet is referred as

More information

THE FORMULAS TAB, CELL REFERENCING,THE VIEW TAB & WORKBOOK SECURITY THE FORMULAS TAB, CELL REFERENCING, THE VIEW TAB & WORKBOOK SECURITY OBJECTIVES

THE FORMULAS TAB, CELL REFERENCING,THE VIEW TAB & WORKBOOK SECURITY THE FORMULAS TAB, CELL REFERENCING, THE VIEW TAB & WORKBOOK SECURITY OBJECTIVES THE FORMULAS TAB, CELL REFERENCING,THE VIEW TAB & WORKBOOK SECURITY Session 9 THE FORMULAS TAB, CELL REFERENCING, THE VIEW TAB & WORKBOOK SECURITY General Objectives OBJECTIVES Session 9 In this Session,

More information

Visual Cash Focus - User Tip 42

Visual Cash Focus - User Tip 42 Visual Cash Focus - User Tip 42 Linking to Excel How to link Drivers and accounts to an Excel spreadsheet The Scenario This user tip describes how to create a link to an Excel spread sheet. A business

More information

Microsoft Excel 2010 Handout

Microsoft Excel 2010 Handout Microsoft Excel 2010 Handout Excel is an electronic spreadsheet program you can use to enter and organize data, and perform a wide variety of number crunching tasks. Excel helps you organize and track

More information

Excel Tables and Pivot Tables

Excel Tables and Pivot Tables A) Why use a table in the first place a. Easy to filter and sort if you only sort or filter by one item b. Automatically fills formulas down c. Can easily add a totals row d. Easy formatting with preformatted

More information

Text Conversion Process

Text Conversion Process Text Conversion Process TEXT to EXCEL Conversion Template EXCEL to TEXT Purpose F. S. 285.985 - Transparency in Government Spending Data Agencies Steps 1. Get your Agency Contract Data via CD 2. Convert

More information

TUTORIAL - Importing and Editing. using the ESdat Environmental Database System. For use with ESDAT version 4

TUTORIAL - Importing and Editing. using the ESdat Environmental Database System. For use with ESDAT version 4 TUTORIAL - Importing and Editing using the ESdat Environmental Database System For use with ESDAT version 4 (version 4 software updates available from www.esdat.com.au) Function Tutorial - Importing and

More information

Troubleshooting guide

Troubleshooting guide 1 Troubleshooting guide 15 month releases of the MarketMap Analytic Platform Anchored by update to the core FAME Analytic Database System Ken Rossiter, Senior Product Manager February, 2018 General Troubleshooting

More information

User support Marketing Director profile DataCar CRM, Expert version

User support Marketing Director profile DataCar CRM, Expert version Contents 1 Schedule management... 2 1.1 Introduction to scheduling... 2 1.2 Schedule management page... 4 1.3 Creating a schedule... 5 1.4 Tracking a schedule, generation of reports... 7 1.5 Entry of warranty

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

Quick Guide for Excel 2015 Data Management November 2015 Training:

Quick Guide for Excel 2015 Data Management November 2015 Training: http://pfw.edu Quick Guide for Excel 2015 Data Management November 2015 Training: http://pfw.edu/training Excel 2016 Data Management AutoFill and Custom Lists AutoFill 1. Select the range that contains

More information

Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios

Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios Step 1: Make sure Final Grade Column Displays Letter Grade Ensure your final grade column in Grade Center has letter

More information

1. Two types of sheets used in a workbook- chart sheets and worksheets

1. Two types of sheets used in a workbook- chart sheets and worksheets Quick Check Answers Session 1.1 1. Two types of sheets used in a workbook- chart sheets and worksheets 2. Identify the active cell- The active cell is surrounded by a thick border and its cell reference

More information

Federal Reserve System STATISTICS FUNCTION. FR 2835a Reporting Central File Upload User Guide

Federal Reserve System STATISTICS FUNCTION. FR 2835a Reporting Central File Upload User Guide Federal Reserve System STATISTICS FUNCTION FR 2835a Reporting Central File Upload User Guide January 2013 Contents Overview 1 FR 2835a Spreadsheet and Text File Creation 2 SHEET2 Line Item Formulas and

More information

D55 TimeSheet (Excel) Training Manual

D55 TimeSheet (Excel) Training Manual D55 TimeSheet (Excel) Training Manual 1 of 7 GETTING STARTED Microsoft Excel version 97 and above is required. Excel 2003 is recommended. Prior versions to 97 (v. 5.0 and earlier) are not compatible. Open

More information

Insert Subtotals in Excel and Link Data to a Word Document

Insert Subtotals in Excel and Link Data to a Word Document CHAPTER 1 Integrated Projects More Skills 11 Insert Subtotals in Excel and Link Data to a Word Document In Excel, summary statistics such as totals and averages can be calculated for groups of data by

More information

MaineStreet Financials 8.4. General Ledger

MaineStreet Financials 8.4. General Ledger MaineStreet Financials 8.4 General Ledger Excel Journal Entry General Ledger Page 1 of 47 Excel Journal Entry TABLE OF CONTENTS 1. PEOPLESOFT FINANCIALS GENERAL LEDGER... 4 2. EXCEL JOURNAL ENTRY PROCESS...

More information

2013 ADVANCED MANUAL

2013 ADVANCED MANUAL 2013 ADVANCED MANUAL C B C H O U S E 2 4 C A N N I N G S T R E E T E D I N B U R G H E H 3 8 E G 0 1 3 1 2 7 2 2 7 9 0 W W W. I T R A I N S C O T L A N D. C O. U K I N F O @ I T R A I N S C O T L A N D.

More information

Power Query for Parsing Data

Power Query for Parsing Data Excel Power Query Power Query for Parsing Data Data Models Screen 1In Excel 2010 and 2013 need to install the Power Query; however, in 2016 is automatically part of the Data Tab ribbon and the commands

More information

Basic tasks in Excel 2013

Basic tasks in Excel 2013 Basic tasks in Excel 2013 Excel is an incredibly powerful tool for getting meaning out of vast amounts of data. But it also works really well for simple calculations and tracking almost any kind of information.

More information

Introduction to Excel 2007

Introduction to Excel 2007 Introduction to Excel 2007 These documents are based on and developed from information published in the LTS Online Help Collection (www.uwec.edu/help) developed by the University of Wisconsin Eau Claire

More information

1. Managing Information in Table

1. Managing Information in Table 1. Managing Information in Table Spreadsheets are great for making lists (such as phone lists, client lists). The researchers discovered that not only was list management the number one spreadsheet activity,

More information

Microsoft Excel 2007 Macros and VBA

Microsoft Excel 2007 Macros and VBA Microsoft Excel 2007 Macros and VBA With the introduction of Excel 2007 Microsoft made a number of changes to the way macros and VBA are approached. This document outlines these special features of Excel

More information

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

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

More information

Overview and Instructions

Overview and Instructions AE Mobility Tracking Tool July 30, 2013 Overview and Instructions Sheet-specific Instructions Welcome Instructions Common Qs & As MobilityLog & Data Entry Reports: Graphs & Charts Data for Website Entry

More information

Advanced Excel Charts : Tables : Pivots

Advanced Excel Charts : Tables : Pivots Advanced Excel Charts : Tables : Pivots Protecting Your Tables/Cells Protecting your cells/tables is a good idea if multiple people have access to your computer or if you want others to be able to look

More information

Microsoft Excel Chapter 1. Creating a Worksheet and a Chart

Microsoft Excel Chapter 1. Creating a Worksheet and a Chart Microsoft Excel 2013 Chapter 1 Creating a Worksheet and a Chart Objectives Describe the Excel worksheet Enter text and numbers Use the Sum button to sum a range of cells Enter a simple function Copy the

More information

MaineStreet Financials 8.4

MaineStreet Financials 8.4 MaineStreet Financials 8.4 General Ledger Excel Journal Entry 1 Overview A Journal Entry is used to update the General Ledger for many types of transactions, including cash receipts, transfers of revenue

More information

Microsoft Excel Basics Ben Johnson

Microsoft Excel Basics Ben Johnson Microsoft Excel Basics Ben Johnson Topic...page # Basics...1 Workbook and worksheets...1 Sizing columns and rows...2 Auto Fill...2 Sort...2 Formatting Cells...3 Formulas...3 Percentage Button...4 Sum function...4

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Excel contains numerous tools that are intended to meet a wide range of requirements. Some of the more specialised tools are useful to people in certain situations while others have

More information

CSV Roll Documentation

CSV Roll Documentation CSV Roll Documentation Version 1.1 March 2015 INTRODUCTION The CSV Roll is designed to display the contents of a Microsoft Excel worksheet in a Breeze playlist. The Excel worksheet must be exported as

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

P6 Professional Importing and Exporting Guide Version 18

P6 Professional Importing and Exporting Guide Version 18 P6 Professional Importing and Exporting Guide Version 18 August 2018 Contents About the P6 Professional Importing and Exporting Guide... 5 Importing and Exporting Data... 7 Import/Export Overview... 7

More information

Word 2010 Mail Merge. by Usman on March 05, 2010

Word 2010 Mail Merge. by Usman on March 05, 2010 Word 2010 Mail Merge by Usman on March 05, 2010 Word 2010 includes Mail Merge feature, which enables user to create documents (Letter, Emails, Fax etc) that are essentially the same but contains unique

More information

Microsoft Office Illustrated. Using Tables

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

More information

DAY 7: EXCEL CHAPTER 5. Divya Ganesan February 5, 2013

DAY 7: EXCEL CHAPTER 5. Divya Ganesan February 5, 2013 DAY 7: EXCEL CHAPTER 5 Divya Ganesan divya.ganesan@mail.wvu.edu February 5, 2013 1 FREEZING ROWS AND COLUMNS Freezing keeps rows and columns visible during scrolling Click View tab in Ribbon Click on Freeze

More information

Section 9 Linking & Importing

Section 9 Linking & Importing Section 9 Linking & Importing ECDL Excel 2003 Section 9 Linking & Importing By the end of this Section you should be able to: Link Cells Link between Worksheets Link between Workbooks Link to a Word Document

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

Validate and Protect Data

Validate and Protect Data Validate and Protect Data Chapter 8 Objectives In this section you will Restrict Data Entry to a Cell Test the Data Entered in a Cell for Validity Display Instructions for Data Entry Display Error Messages

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

Options Counseling Billing Instructions

Options Counseling Billing Instructions MULTNOMAH COUNTY. Options Counseling Billing Instructions Program Manager s Manual to the Caretool Multnomah County Aging & Disability Services FY2012/2013 [This document provides instructions to Program

More information

Intermediate Microsoft Excel 2010 Tables and Printing

Intermediate Microsoft Excel 2010 Tables and Printing John W. Jacobs Technology Center 450 Exton Square Parkway Exton, PA 19341 610.280.2666 ccljtc@ccls.org www.ccls.org Intermediate Microsoft Excel 2010 Workshop Topics: Tables o Create tables, use automatic

More information

1. After you have uploaded a file in the CE Import option, you will receive a notice asking if you want to open or save the results file.

1. After you have uploaded a file in the CE Import option, you will receive a notice asking if you want to open or save the results file. Correcting Invalid Data 1. After you have uploaded a file in the CE Import option, you will receive a notice asking if you want to open or save the results file. 2. Select Open so that you can save the

More information

2

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

More information

Tutorial: Input Grades in Blackboard

Tutorial: Input Grades in Blackboard Tutorial: Input Grades in Blackboard Get into the Grade Center The following steps will lead you to the Full Grade Center page (❶ - ❽). ❶ Enter the URL: blackboard.indstate.edu ❷ Enter username and password

More information

Using Excel 2011 at Kennesaw State University

Using Excel 2011 at Kennesaw State University Using Excel 2011 at Kennesaw State University Getting Started Information Technology Services Outreach and Distance Learning Technologies Copyright 2011 - Information Technology Services Kennesaw State

More information

PeopleSoft Financials Tools 8.55 Upgrade Delta Guide

PeopleSoft Financials Tools 8.55 Upgrade Delta Guide PeopleSoft Financials Tools 8.55 Upgrade Delta Guide November 30, 2017 Table of Contents Query Prompts Dialog Box... 2 Query Prompt Optional Check Box... 3 Query Prompt Default Value Entry Box... 5 Worklist

More information

B I Z N E T B R O A D C A S T Release Notes. BizNet Broadcast Build /5/ P a g e

B I Z N E T B R O A D C A S T Release Notes. BizNet Broadcast Build /5/ P a g e B I Z N E T B R O A D C A S T 2. 2. 1 Release Notes BizNet Broadcast Build 2.2.1 5/5/2015 1 P a g e Copyright Notice BizNet Software makes no representations or warranties with respect to the contents

More information

Excel Introduction to Excel Databases & Data Tables

Excel Introduction to Excel Databases & Data Tables Creating an Excel Database Key field: Each record should have some field(s) that helps to uniquely identify them, put these fields at the start of your database. In an Excel database each column is a field

More information

USING MICROSOFT EXCEL 2016 Guided Project 4-3

USING MICROSOFT EXCEL 2016 Guided Project 4-3 Guided Project 4-3 Clemenson Imaging analyzes expense reports from field representatives as well as patient and image data. To complete the worksheets, you format data as a table and build an advanced

More information

Quantitative Mapping Using Census Data

Quantitative Mapping Using Census Data MAP, DATA & GIS LIBRARY maplib@brocku.ca ArcGIS Pro Census Mapping Quantitative Mapping Using Census Data This tutorial includes all necessary steps to create a thematic map using numeric census tract

More information

Creating Accessible Excel Tutorial

Creating Accessible Excel Tutorial Creating Accessible Excel Tutorial General Information This helps a screen reader to get a brief view of the worksheet before reading it. 1. Name the worksheet. Double-click on the tab name and type in

More information

REPORTING RECLASSIFICATION RETURNS TO

REPORTING RECLASSIFICATION RETURNS TO REPORTING RECLASSIFICATION RETURNS TO THE CENTRAL BANK IN XML Explanatory information on how to report reclassification returns to the Central Bank by uploading files (in XML format) to the Online Reporting

More information

2. create the workbook file

2. create the workbook file 2. create the workbook file Excel documents are called workbook files. A workbook can include multiple sheets of information. Excel supports two kinds of sheets for working with data: Worksheets, which

More information

Using Tables, Sparklines and Conditional Formatting. Module 5. Adobe Captivate Wednesday, May 11, 2016

Using Tables, Sparklines and Conditional Formatting. Module 5. Adobe Captivate Wednesday, May 11, 2016 Slide 1 - Using Tables, Sparklines and Conditional Formatting Using Tables, Sparklines and Conditional Formatting Module 5 Page 1 of 27 Slide 2 - Lesson Objectives Lesson Objectives Explore the find and

More information