Pennsylvania Taxes Conversion Tool

Size: px
Start display at page:

Download "Pennsylvania Taxes Conversion Tool"

Transcription

1 Task Sheet Pennsylvania Taxes Conversion Tool The Pennsylvania Taxes Conversion tool assists you with converting a Millennium database from using the current (or old ) local taxes to the new method of taxation set forth by Act 32. The tool does not change payroll history. Notes Due to the nature of the new districting and the information provided by the state of Pennsylvania to date, it is impossible to cleanly convert all taxes from the old method to the new. This tool automates the process as much as possible, but human intervention is required. Also, Philadelphia is not covered under Act 32 and is not subject to the new changes. Therefore, the existing locals for Philadelphia (PA PHI1 and PA PHI2) will not be converted. IMPORTANT The purpose of this tool is not to move payroll history from one code to the other. It is only to end the use of old codes and start the use of new ones. Due to filing and reporting purposes, ending old local tax codes and beginning the new codes take place at quarter end. As you will see later, the tool includes a field to select the effective date. The effective date is the first day of the quarter for which you will start using the new codes. All new taxes will start on this date. All old codes will be end dated as of the day prior to this date. The list is limited to the first day of Q3 and Q4 2011, as well as Q1 Q Valid entries are: 07/01/2011, 10/01/ /01/2012, 04/01/2012, 07/01/2012, 10/01/2012 Installing the Tool To install the tool, perform the following steps: 1. Go to the knowledge base. 2. Open KB article M3-TaxPAConv-TS-SB

2 Pennsylvania Taxes Conversion Tool 3. Click the link at the bottom of the article to download the installation file (PAToolInstall.zip). 4. Save or copy PAToolInstall.zip to the machine on which Millennium resides. 5. Unzip PAToolInstall.zip. 6. Double click setup.exe to install the tool and follow the prompts. Editing the Configuration File After you install the tool, you must edit the configuration file to inform the tool on: Where to Find the Root Directory Whether to Include Non Active Employees How the Tool Should Handle Missing PSD Codes To edit the configuration file, perform the following: A. Locate the configuration file, PAConversionTool.exe.config. It is installed in the same directory you specified during installation. The default is: C:\Program Files\MPAY\PAConversionTool B. Open the configuration file using any text editor, such as Notepad, TextPad, or Notepad++. If your editor can display line numbers, it is helpful to turn them on. C. Find the <appsettings> section in lines 25 29, as shown below: 25 <appsettings> 26 <add key="rootdirectory" value="" /> 27 <add key="includenonactiveemps" value="false" /> 28 <add key="blankcodeoption" value="leaveblank" /> 29 </appsettings> D. Perform the steps explained in the following sections to configure the tool according to your needs. Where to Find the Root Directory The first step in configuring the tool is to specify a root directory. The application automatically creates four sub directories under the root directory in which it will store all the files it creates. This setting indicates where the sub directories will be created. To specify the root directory, perform the following: 1. Open the configuration file and go to the <appsettings> section (see steps A C). 2. To specify a new root directory, edit the value parameter on line 26. You can do one of the following: 2 Millennium 3 Task Sheet

3 Release 3.29 a. Enter the path to the folder you wish to use as the root directory between the double quote marks, as shown below: 25 <appsettings> 26 <add key="rootdirectory" value="c:\myfolder\subfolder" /> 27 <add key="includenonactiveemps" value="false" /> 28 <add key="blankcodeoption" value="leaveblank" /> 29 </appsettings> or b. Leave the value blank, which defaults to the Millennium Temp sub directory, as shown below: 25 <appsettings> 26 <add key="rootdirectory" value="" /> 27 <add key="includenonactiveemps" value="false" /> 28 <add key="blankcodeoption" value="leaveblank" /> 29 </appsettings> Whether to Include Non-Active Employees The second step in configuring the tool is to determine whether non active employees will be included. By default, the tool modifies only those employees who are active. This setting indicates whether you want the tool to include terminated and other non active employees. To determine whether non active employees will be included, perform the following: 1. Open the configuration file and go to the <appsettings> section (see steps A C on page 2). 2. Edit the value parameter on line 27: 25 <appsettings> 26 <add key="rootdirectory" value="" /> 27 <add key="includenonactiveemps" value="false" /> 28 <add key="blankcodeoption" value="leaveblank" /> 29 </appsettings> Valid entries are: False Exclude non active employees [default value] True Include the non active employees How the Tool Should Handle Missing PSD Codes The third step in configuring the tool is to set how the tool handles missing PSD codes. By default, the tool leaves the code blank if the tool is unable to determine the PSD code for an employee who lives in Pennsylvania. This setting allows you to supply the PSD code. M3-TaxPAConv-TS-SB

4 Pennsylvania Taxes Conversion Tool You can also specify that missing codes shall be replaced with the Unknown PSD code (990000). In addition, you can specify that missing codes shall be replaced with the PSD selected for the company. To set the default action for missing PSD codes, perform the following: 1. Open the configuration file and go to the <appsettings> section (see steps A C on page 2). 2. Edit the value parameter on line 28: 25 <appsettings> 26 <add key="rootdirectory" value="" /> 27 <add key="includenonactiveemps" value="false" /> 28 <add key="blankcodeoption" value="leaveblank" /> 29 </appsettings> Overview Valid entries are: LeaveBlank Do not fill in a PSD code [default value] DefaultToUnknown Use PSD Code UseCompanyDefault Use the PSD code selected for the company The tool follows a three step process for converting items to use the Pennsylvania Act 32 method of taxation. Each major step, or task, is explained below. Task 1: Create a CSV File The first step is to use the tool to create one comma separated value (CSV) file per company. The file contains information about the following items being converted: The company All employees The new tax districts Any departments or jobs that may require override PSD codes This step is primarily handled by the tool. When you use the tool, you are required to select a company and fill in some basic information. The tool then automatically generates a CSV file containing all of the information required to convert the company. For more information, see Creating a CSV File on page 8. Task 2: Review/Update the CSV File The second step is for you to manually review the CSV file. You must make any necessary changes and updates. 4 Millennium 3 Task Sheet

5 Release 3.29 To make the edits, you can use Microsoft Excel or any standard text editor, such as Notepad. For more information, see Editing the CSV File on page 11. Task 3: Apply the File to Millennium 3 The final step is to make the appropriate changes in Millennium 3 based on the values in the spreadsheet. This step is handled entirely by the tool. You simply use the tool to select the file or files you are going to apply. For more information, see Applying the File on page 14. Running the Tool To use the Pennsylvania conversion tool, perform the following steps: 1. In Windows, select Start > PAConversionTool. The system displays a login dialog to log into Millennium, as shown in Figure 1: Figure 1: Logging into Millennium 2. Enter the appropriate values for Username and Password. 3. Use the Database drop down list to select the database on which you must run the tool. Note You must run this tool on each company separately. Once you have logged in, the system displays the PA Conversion Helper dialog, as shown in Figure 2: M3-TaxPAConv-TS-SB

6 Pennsylvania Taxes Conversion Tool Figure 2: PA Conversion Helper dialog The explanation of the fields in the Generate Files area are as follows: Company Use this drop down list to select the company you want to convert. The list includes all companies in the database that can be converted. Companies with the following criteria will not be included: Those with a Nolog status (Master Company Setup > Status tab > Status field) Those with an end date (Master Company Setup > Status tab > End field) before 7/1/2011 Those that have conversion files already created Effective Add new locals to non-pa employees Use this drop down list to select the effective date. The effective date is the first day of the quarter for which you will start using the new codes. All new taxes will start on this date. All old codes will be end dated as of the day prior to this date. The list is limited to the first day of Q3 and Q4 2011, as well as Q1 Q Valid entries are: 07/01/2011, 10/01/ /01/2012, 04/01/2012, 07/01/2012, 10/01/2012 By default, this tool will add the new local codes to all employees who currently have existing Pennsylvania local codes. Put a check in this check box to also add a new Pennsylvania local code to all employees who do not have existing Pennsylvania local tax codes, whether they live in Pennsylvania or not. 6 Millennium 3 Task Sheet

7 Release 3.29 Explanations of the fields in the Mode area are as follows: Mode You can run the tool in one of three modes. Select the radio button that matches the scenario for this company: Single Location Employer [Also called Mode 1 ] The company is in one location and reports to one district. Multi Location Employer Report to Single District [Also called Mode 2 ] The company is located in several locations, but reports to just one district. Multi Location Employer Report to Multi Districts [Also called Mode 3 ] The company is located in several locations and reports to several districts. The mode you select will determine the other fields that are required to create the company conversion file. Explanations of the fields in the District area are as follows: District PSD Use this drop down list to select the Pennsylvania district to which the company remits its taxes. Use this drop down list to select the default work location PSD for the district you selected in the District field. EE Filter This field is only available if you have selected Mode 3. Use this drop down list to assign the district code selected in the District field to a subset of employees. You create employee filters for the selected company under Company Setup > Misc tab > Emp Filters option. If you select Mode 1 or 2, the company is reporting to a single district; therefore, filtering is unnecessary because all employees are assigned to the tax code for that district. However, in Mode 3, there are multiple districts. Different groups of employees are assigned to one of the districts. Use this filter to define the district/employee assignments. If you leave this field blank, all employees will be assigned the district. district list These unmarked controls are only available if you have selected Mode 3. The following controls appear to the right of fields in the District area of the tool, as shown in Figure 3: M3-TaxPAConv-TS-SB

8 Pennsylvania Taxes Conversion Tool Figure 3: District list These controls allow you to enter multiple districts. After selecting the appropriate information in the district fields (District, PSD, EE Filter, and Work Loc), click the top [>>>] button to save the district to the list area at the right. To remove a district from the list, select the district in the list on the right and press the bottom [<<<] button. Offsite Employees Work Loc If you have employees who work (and need to be taxed) at a location that differs from the one defined by the default work location associated with the district (the value in the PSD field), you can use override work PSD codes on a department (CC) level or on a job level in Millennium. If this company fits that scenario, put a check in this check box. You will be allowed to specify which level to use for the override. This check box will be automatically checked (and you will be unable to uncheck it) if you are running in Mode 2. In that mode, you will be required to enter an override location. Use this drop down list to select where override work PSD codes will be stored in the company. Valid entries are: None no overrides CC1 CC2 each department (CC level), as defined in the company job codes each job code, as defined in the company If you are running in Mode 2, the entry for job codes will not be included. Explanation of the button in the Create File area is as follows: Create File Click this button to create the CSV file. Creating a CSV File Use the left side of the tool (Generate Files), shown in Figure 4, to create a file: 8 Millennium 3 Task Sheet

9 Release 3.29 Figure 4: Left side of the conversion dialog Fill in the fields in the Generate Files area (the left side of the tool). After you are satisfied with your entries, click the Create File button to create the CSV file. The system performs the following validation checks: Ensure that a company code has been selected. Ensure that an effective date has been entered. Ensure that at least one district has been added: The district must have a district code. The district must have a valid PSD. If running in Mode 2 (or if you checked the Offsite Employees box), the district must have a work location. Ensure that a file for the company has not already been created. If any of these validation checks fail, the tool displays an error and no file is created. If validation succeeds, the system creates a file for that company. The file contains all of the districts you specified in Figure 4. To create the file, the tool connects to Millennium and populates the file with all employees who need to have new taxes added. For each employee, it lists the appropriate district code and attempts to provide the correct PSD. To determine a PSD, the tool performs the following: A. It looks at the existing Pennsylvania tax codes on the employee. Millennium s tax database has a new PSD code associated for most of the current ( old ) Pennsylvania codes. In some cases, it is impossible for the tool to make the determination, based on the data provided by Pennsylvania. M3-TaxPAConv-TS-SB

10 Pennsylvania Taxes Conversion Tool B. It uses the PSD associations to match a PSD with the tax on the employee. If the employee has multiple old codes, each with different PSDs, the tool does not enter a PSD for the employee; instead, it shows a warning. If the employee does not have any old Pennsylvania codes, it looks at the employee s state. If the state is Pennsylvania, the tool does not post a PSD for the employee; instead, it shows a warning. If the state is not Pennsylvania, the tool uses the Out of State PSD code. If an employee has a Philadelphia local code (PA PHI1 or PA PHI2) and no other local codes, the tool skips the employee and creates a warning. If an employee has a Philadelphia local code and other old Pennsylvania locals, the tool leaves the employee in the file, marks the employee for review, and creates a warning. Note If you selected the DefaultToUnknown option and the system cannot determine the proper PSD, the tool sets the field to instead of blank. If you selected UseCompanyDefault, the tool sets the field to the PSD associated with the company. See How the Tool Should Handle Missing PSD Codes on page 3 for more information. If any of the districts use an override work location, the system dumps all of the codes from that location into the file as well. When the tool adds districts to a company and updates employees, the old codes are given an end date. The exceptions are the Philadelphia codes (PA PHI1, PA PHI2), which are not end dated because they do not fall under Act 32 and will continue to be used. The file is named PA_Conversion_[company code].csv and is located in a sub directory named Active under the root directory you specified during setup. The company is displayed in the list on the right hand side of the tool, as shown in Figure 5: Figure 5: Sub-directories and conversion files Once it saves the newly created conversion file, the tool displays any informational, warning, or error messages it generated while it created the file. The tool stores the messages in a log file located in the Log sub directory (see Figure 5). 10 Millennium 3 Task Sheet

11 Release 3.29 Editing the CSV File IMPORTANT Do not import the CSV file created by the tool into Millennium without reviewing and editing it. This section explains why. This task in the conversion process requires you to review and edit each CSV file created by the tool. The tool does not include an undo feature; therefore, this file is your best chance to find and correct data errors before you update the Millennium database. You can open the CSV file in Microsoft Excel or any text editing program. An example of the file, with columns expanded in Excel, is shown in Figure 6: Figure 6: An example of a CSV in Excel The file contains multiple sections of data: Each section starts with a line containing a double pound sign and the section s name (for example, ##COMPANY). The second line in each section contains column headings. The remaining rows below the column headings contain the data that will be modified in Millennium. The first column in each section is named STATUS. It contains a code that indicates the condition of the data record. The status codes are as follows: blank Ready Record is ready to apply to Millennium. The example in Figure 6 shows every line item is ready. M3-TaxPAConv-TS-SB

12 Pennsylvania Taxes Conversion Tool P Processed Record has already been processed and will not be applied to Millennium. > Review Record has a potential issue and should be reviewed (as illustrated in Figure 7). For information on what to do, see If a PSD Code Is Missing or Undetermined on page 13. X Error Record is invalid or has a serious error. The last field in each section is named NOTES. It contains additional information about rows with a review or error status. Figure 7: An example of rows that need to be reviewed Explanations of each section are as follows: ##COMPANY ##DISTRICT ##EMPLOYEE This section is listed once in every file. It has a single row of data that contains the company code and effective date. You should not need to edit this section. This section is listed once in every file. It has a row of data for each new district being added to the company. Each row contains the district code, PSD code, and override location. The information in this section comes directly from the values you supplied in Figure 4. You should not need to edit this section. This section is listed once in every file. It has a row of data for each employee who needs to have new Pennsylvania codes added. Each row contains the employee ID, the tax district in which they will be placed, and a Resident PSD (if one could be determined). IMPORTANT Review all employees in this section to ensure that the district code and PSD codes are correct. You will most likely need to add codes to some employees and edit codes on others. 12 Millennium 3 Task Sheet

13 Release 3.29 The additional fields in the file (name, department, city, state, and zip) are for reference only. Editing these fields has no effect. ##CC1 ##CC5, ##JOB CODE One or more of these sections may be included in the file, based on the override work locations entered on the district codes. These sections contain rows of codes (department or job) and a blank column that you can use to enter a PSD code to associate with each department or job. The additional fields in the file (name, department, city, state, and zip), are for reference only. Editing these fields will have no effect. Important Points About Modifying the File You can modify the values stored in the data fields of the file, but you should never modify the section heading (##...) or the column headings. When you have finished modifying the file you should save it as a CSV file. Tip If you open and edit the CSV file in Excel, be sure you save it as a.csv file and not as a workbook, as shown in Figure 8: Figure 8: Saving the CSV as a.csv, not a workbook If a PSD Code Is Missing or Undetermined Sometimes, as shown in Figure 7 on page 12, the tool creates the CSV with a message in the NOTES column that states either Unable to determine PSD or Missing PSD code. If the tool is unable to assign a PSD code according to the configuration file and the data in your system, you must research and determine the appropriate action to take. Here are the possible scenarios you may encounter: A. The employee lives out of state. In this case, you must assign the employee the out of state PSD code (880000). B. The employee lives in the state, but otherwise received a Missing PSD code or Unable to determine PSD message. In this case, you must research the situation and manually enter the appropriate PSD code for the employee. C. The employee should not receive a PSD code. In this case, you must remove the employee from the CSV file. M3-TaxPAConv-TS-SB

14 Pennsylvania Taxes Conversion Tool Note If you include an employee in the CSV file, the employee must be assigned a valid PSD code. Otherwise, leaving an employee assigned to the unknown PSD (990000) or excluding an employee that otherwise should be included in the CSV file does not correct the issue it only delays the problem. Waiting means you will have to perform Nocalc adjustments later. Applying the File Use the right side of the tool (Apply Files To M3), shown in Figure 9, to apply previously created files to Millennium: Figure 9: Right side of the conversion dialog The list shows all files in the Active directory that can be applied to Millennium. If the color of the line in the list is: Red, the file has one or more errors Placing your cursor over the company code will give you the first error encountered. Yellow, the file has one or more warnings White, the file is ready for applying the changes Explanations of the controls in the Apply Files To M3 area are as follows: 14 Millennium 3 Task Sheet

15 Release 3.29 refresh button Select All, Unselect All Click the small button in the top right hand corner to refresh the list area. This is useful after you have manually edited a file; the tool validates the file again and updates the color of the line item accordingly. Click these two buttons to either check or uncheck all items in the list, respectively. You can select one or more companies in the list, indicating which one(s) will be applied to Millennium. The tool allows you to put a check next to any company that does not have an error (a red background). Note It is recommended that you apply companies one at a time. Also, it is recommended that you review the converted company after the conversion. Test Selected Click this button to perform a dry run through the selected file or files. It is recommended that you use this before applying the file to Millennium. For each file, the tool: Validates the file (if it fails, nothing else will be done) Uses the validated file to step through your Millennium database Lists any warnings or errors Lists what it will perform if you later use the file to apply changes If you click this button, the tool does not apply or save any changes to the database. An example of the dialog that lists all data that will be changed is shown in Figure 10 on page 16: M3-TaxPAConv-TS-SB

16 Pennsylvania Taxes Conversion Tool Figure 10: Conversion Results after clicking the Test Selected button Apply Selected Click this button to implement changes in your Millennium database using the data in the selected conversion file(s). After you click the button, the system requires you to confirm your choice (just in case you pressed the button by accident). Once you have confirmed your intention, the tool: Validates the file (if it fails, nothing else will be done) Determines if any old Pennsylvania codes have already been deposited in the quarter, including the effective date (if deposits are found, nothing else will be done) Adds all district codes specified in the file to the company (if they do not already exist) Adds the new district codes to the employees based on the information in the file End dates all existing ( old ) Pennsylvania codes defined for both the company (unless there is outstanding tax liability for those codes) and the employees Note: The exceptions are the Philadelphia codes (PA PHI1, PA PHI2), which are not end dated because they do not fall under Act 32 and will continue to be used. Updates each department/job code with any PSD codes associated with them in the file 16 Millennium 3 Task Sheet

17 Release 3.29 Once Millennium has been updated, the file is saved with a.complete extension and moved to the Complete sub directory. If a Nocalc file is required (see Nocalc Files on page 17), it is created and saved to the Nocalc sub directory. Any informational, warning, or error messages encountered are displayed. These records are also placed in the company s log file located in the Log sub directory. Nocalc Files During the conversion process on each company, the tool determines if any tax liabilities or deposits exist for the old tax codes. If it finds deposits, it skips the company. You must manually handle the deposits before a conversion can be completed. If the tool finds liabilities, it generates a time import file that you can use to create Nocalc checks. The file contains records to subtract wages and amounts from the old codes and to apply those wages/amounts to the new codes. The file is automatically created and placed in the NoCalc sub directory. The tool does not include Philadelphia locals (PA PHI1, PA PHI2) when it creates the Nocalc file. Note Neither the tool nor Millennium automatically applies this file. You are responsible for verifying the contents of the file and processing it. For more information, see the How to Use Nocalc Adjustments task sheet. M3-TaxPAConv-TS-SB

18 Pennsylvania Taxes Conversion Tool 18 Millennium 3 Task Sheet

Troubleshooting the scheduled Patron XML Update v9.0, v9.5, and v9.8

Troubleshooting the scheduled Patron XML Update v9.0, v9.5, and v9.8 Troubleshooting the scheduled Patron XML Update v9.0, v9.5, and v9.8 The scheduled Patron XML Update process uses batch files and Windows scheduling to take a CSV file of patron data from the student management

More information

Import Manager Application in Compliance 360 Version 2018

Import Manager Application in Compliance 360 Version 2018 Import Manager Application in Compliance 360 Version 2018 Import Manager Application Overview 4 Enhanced Templates 4 Recommendations 5 Import Manager Application (IMA) Security 6 Imports 6 Application

More information

Specialty Contractor User Manual. Table of Contents. Specialty Contractor User Manual Version 1 11/16/15

Specialty Contractor User Manual. Table of Contents. Specialty Contractor User Manual Version 1 11/16/15 Specialty Contractor User Manual Welcome to the C3 Training Database for Construction Career Collaborative! This software is where you keep track of your employees' training and safety credentials, project

More information

CENTRAL SUSQUEHANNA INTERMEDIATE UNIT Application: Payroll

CENTRAL SUSQUEHANNA INTERMEDIATE UNIT Application: Payroll CENTRAL SUSQUEHANNA INTERMEDIATE UNIT Application: Payroll EIT Set Up Samples for Act 32 Reporting Step-by-step Instructions 2015 Central Susquehanna Intermediate Unit, USA Table of Contents Local Tax

More information

WinFlexOne - Importer MHM Resources LLC

WinFlexOne - Importer MHM Resources LLC WinFlexOne - Importer 2008 MHM Resources LLC WinFlexOne Importer - Employee 2 This module provides: Overview Log In Source File Importer Profile Download Activate Import Source File WinFlexOne Importer

More information

How to Mail Merge PDF Documents

How to Mail Merge PDF Documents How to Mail Merge PDF Documents A step-by-step guide to creating personalized documents using AutoMailMerge plug-in for Adobe Acrobat Table of Contents What is a mail merge?...2 What do I need to start?...2

More information

Safari ODBC on Microsoft 2010

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

More information

How to bulk upload users

How to bulk upload users City & Guilds How to bulk upload users How to bulk upload users The purpose of this document is to guide a user how to bulk upload learners and tutors onto SmartScreen. 2014 City and Guilds of London Institute.

More information

JORDAN TAX SERVICE, INC. Municipal Business Individual 102 Rahway Road McMurray, PA (724)

JORDAN TAX SERVICE, INC. Municipal Business Individual 102 Rahway Road McMurray, PA (724) JORDAN TAX SERVICE, INC. Municipal Business Individual 102 Rahway Road McMurray, PA 15317 (724)731-2300 ACT-32 Multi-EIN CSV Electronic Filing Format Specifications Introduction This electronic filing

More information

Table of Contents. User Manual

Table of Contents. User Manual USER MANUAL 5.0 Table of Contents Introduction... 2 Features and Benefits... 2 Overview... 3 Standard User... 3 Administrator... 3 Unconnected... 3 Connect or Connected... 4 Configuration... 5 Settings...

More information

Welcome to ExACCT! Getting Started

Welcome to ExACCT! Getting Started Please Note: To navigate through the ExACCT User Guide easily, please use the Books or Thumbnails available in the navigation pane. To show these navigation links, click on the button Show/Hide Navigation

More information

VERSION 7 JUNE Union Benefits. Employer User Guide Data Collection Tool

VERSION 7 JUNE Union Benefits. Employer User Guide Data Collection Tool VERSION 7 JUNE 2018 Union Benefits Employer User Guide Data Collection Tool About this guide This document is intended to provide an overview of the main sections of the Data Collection Tool ( DCT ) for

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

Microsoft Office 2016 Mail Merge

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

More information

Company Setup Paycheck Attributes Tab

Company Setup Paycheck Attributes Tab Reference Sheet Company Setup Paycheck Attributes Tab Paycheck attributes allow you to create predefined check types within a company that are used during payroll entry. A paycheck attribute is a property

More information

2 Spreadsheet Considerations 3 Zip Code and... Tax ID Issues 4 Using The Format... Cells Dialog 5 Creating The Source... File

2 Spreadsheet Considerations 3 Zip Code and... Tax ID Issues 4 Using The Format... Cells Dialog 5 Creating The Source... File Contents I Table of Contents Part 1 Introduction 1 Part 2 Importing from Microsoft Excel 1 1 Overview... 1 2 Spreadsheet Considerations... 1 3 Zip Code and... Tax ID Issues 2 4 Using The Format... Cells

More information

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

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

More information

Tutorial 3 - Performing a Change-Point Analysis in Excel

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

More information

The Item_Master_addin.xlam is an Excel add-in file used to provide additional features to assist during plan development.

The Item_Master_addin.xlam is an Excel add-in file used to provide additional features to assist during plan development. Name: Tested Excel Version: Compatible Excel Version: Item_Master_addin.xlam Microsoft Excel 2013, 32bit version Microsoft Excel 2007 and up (32bit and 64 bit versions) Description The Item_Master_addin.xlam

More information

Managing User Data in Bulk via CSV BSC Health & Safety e-learning Platform

Managing User Data in Bulk via CSV BSC Health & Safety e-learning Platform Managing User Data in Bulk via CSV BSC Health & Safety e-learning Platform Contents Introduction... 1 Creating Accounts... 1 Step One: Creating the CSV file... 1 Step Two: Uploading your data... 4 Updating

More information

How to create Dii from directory list

How to create Dii from directory list 1. Create a directory listing of the folder you need a load file for. a. To do this, Shift+rt.Click on the folder and choose Open Command Window Here. b. Type the following command into the dos prompt:

More information

Guide to Importing Data

Guide to Importing Data Guide to Importing Data CONTENTS Data Import Introduction... 3 Who should use the Gold-Vision Import Client?... 3 Prepare your data... 3 Downloading and installing the import client... 7 Step One Getting

More information

Compensation Workbench

Compensation Workbench Compensation Workbench Contents Logging into Compensation Workbench... 3 Compensation Allocations Page... 4 Viewing Job History... 5 Viewing Employee Details... 6 Viewing Compensation History... 7 Entering

More information

Employee Suite. For Microsoft Dynamics GP Version User Guide

Employee  Suite. For Microsoft Dynamics GP Version User Guide Employee Email Suite User Guide For Microsoft Dynamics GP Version 2015 125 N. Kickapoo Lincoln, Illinois 62656 integrity-data.com 888.786.6162 **Updated Documentation** visit our website to check for updated

More information

LOGING INTO EVOPAY. Login to evopay for Current Employees. 1. Go to https://paydata.evolutionpayroll.com/ess#/login

LOGING INTO EVOPAY. Login to evopay for Current Employees. 1. Go to https://paydata.evolutionpayroll.com/ess#/login PayData s evopay - Employee Self Serve is a web-based portal which allows employees to access their payroll information via the internet. Employees have the ability to view and print payroll vouchers and

More information

2. This will bring you to a new window asking what type of policy you are inserting. Personal Policies. Commercial Policies. All Other Policies

2. This will bring you to a new window asking what type of policy you are inserting. Personal Policies. Commercial Policies. All Other Policies How to Insert a New Client File To insert a new client file you can do this one of two ways. The first way is to manually insert the client file through Hawksoft. You would use this method if you are writing

More information

WebStudio User Guide. OpenL Tablets BRMS Release 5.18

WebStudio User Guide. OpenL Tablets BRMS Release 5.18 WebStudio User Guide OpenL Tablets BRMS Release 5.18 Document number: TP_OpenL_WS_UG_3.2_LSh Revised: 07-12-2017 OpenL Tablets Documentation is licensed under a Creative Commons Attribution 3.0 United

More information

REPORTING Copyright Framework Private Equity Investment Data Management Ltd

REPORTING Copyright Framework Private Equity Investment Data Management Ltd REPORTING Copyright Framework Private Equity Investment Data Management Ltd - 2016 Table of Contents Standard Reports... 3 Standard Report Pack... 4 General Data Protection and Framework... 7 Partner Bank

More information

1. Introduction. 2. Login TAXPAYER GUIDELINES FOR CONTRIBUTION RETURN

1. Introduction. 2. Login TAXPAYER GUIDELINES FOR CONTRIBUTION RETURN TAXPAYER GUIDELINES FOR CONTRIBUTION RETURN 1. Introduction You want to submit your Contribution Return on the Mauritius Revenue Authority s website, but you do not know exactly how to proceed. This guide

More information

A guide to setting up and using your NOW: Pensions Trust bureau microsite. Bureau user guide v2 PM /5

A guide to setting up and using your NOW: Pensions Trust bureau microsite. Bureau user guide v2 PM /5 A guide to setting up and using your NOW: Pensions Trust bureau microsite Bureau user guide v2 PM00050.0815/5 0 Bureau Site Management initial set up and data maintenance Contents: Step 1 Logging in for

More information

QuickBooks Plugin Documentation

QuickBooks Plugin Documentation QuickBooks Plugin Documentation UPDATED MAY 21, 2014 AGMS.COM 15707 Coit Rd Suite C210 Dallas, TX 75248 P) 866-951-AGMS F) 214-491-4401 INDEX Module Installation... 4 Step 1... 5 Step 2... 6 Step 3...

More information

Accounts Payable MODULE USER S GUIDE

Accounts Payable MODULE USER S GUIDE Accounts Payable MODULE USER S GUIDE INTEGRATED SOFTWARE SERIES Accounts Payable MODULE USER S GUIDE Version 3.1 Copyright 2005 2009, Interactive Financial Solutions, Inc. All Rights Reserved. Integrated

More information

Bulk Certification Verification Guide

Bulk Certification Verification Guide Bulk Certification Verification Guide Last update: August 2017 Table of Contents Purpose 2 Process 2 Input File Structure 2 Saving your Input File 3 Creating a PTCB Account 4 Logging into Your PTCB Account

More information

CARE USER MANUAL REVISION MAY 2017

CARE USER MANUAL REVISION MAY 2017 CARE USER MANUAL REVISION MAY 2017 1. LOGIN INSTRUCTIONS 3 2. PASSWORD RECOVERY 3 3. PAGE LAYOUT / NAVIGATION 4 4. ACCESS 4 5. INITIAL USER MENU SCREEN 4 6. ESTABLISHING OR DELETING A PROJECT 5 6.1 TO

More information

Data Automator Installation and Getting Started Guide

Data Automator Installation and Getting Started Guide Data Automator Installation and Getting Started Guide Contents Introduction... 3 Minimum Requirements... 4 Supported Operating Systems... 4 Other requirements... 4 Installation... 5 Configuration Folder

More information

Excel Tables & PivotTables

Excel Tables & PivotTables Excel Tables & PivotTables A PivotTable is a tool that is used to summarize and reorganize data from an Excel spreadsheet. PivotTables are very useful where there is a lot of data that to analyze. PivotTables

More information

SanctionCheck 5 CSV File Tutorial

SanctionCheck 5 CSV File Tutorial SanctionCheck 5 CSV File Tutorial The SanctionCheck 5.0 Batch Search process provides a quick and convenient way to compare a list of persons or businesses against several government sanction databases

More information

ACE Write-Up to Creative Solutions Accounting Conversion Guide

ACE Write-Up to Creative Solutions Accounting Conversion Guide ACE Write-Up to Creative Solutions Accounting Conversion Guide The ACE-CSA Conversion Wizard is provided to convert your client data from ACE Write-Up Version 4.xx and above into the Write-Up Solution

More information

Navigating Your Profile

Navigating Your Profile Part 1: Profile Login Navigating Your Profile 1. Start at the Greater Kansas City Community Foundation s home page, www.growyourgiving.org. Select Nonprofit Search. 2. This is the Nonprofit Search home

More information

Service Manager Release Notes

Service Manager Release Notes Service Manager 2014 Release Notes Important Notice All releases following Service Manager 2012 will work with SQL Databases only. You must ensure that you have upgraded your databases correctly before

More information

CYMA IV. Accounting for Windows. Bank Reconciliation Training Guide. Training Guide Series

CYMA IV. Accounting for Windows. Bank Reconciliation Training Guide. Training Guide Series CYMA IV Accounting for Windows Training Guide Series Bank Reconciliation Training Guide December 2015 CYMA Systems, Inc. 2330 West University Drive, Suite 4 Tempe, AZ 85281 (800) 292-2962 Fax: (480) 303-2969

More information

Requester Logging In

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

More information

INSIGHT Installation Instructions

INSIGHT Installation Instructions This is the New Icon that will appear on your computer screen after the INSIGHT v8.1 software is installed. IMPORTANT: These instructions pertain to version 8.1.29. INSIGHT v8.1.29 requires Windows 8,

More information

Securities Lending Reporting

Securities Lending Reporting Securities Lending Reporting User notes for submitting Borrowed, Loaned and Committed Securities information via ASX Online November 2013 User notes for submitting Borrowed and Loaned Stock information

More information

Order Entry. ARUP Connect

Order Entry. ARUP Connect ARUP Connect User Manual October 2017 Table of Contents Quick Steps... 4 To Enter an Order... 4 To Search for a Patient... 4 To Edit an Order... 5 Introduction... 6 To access Order Entry... 6 Feedback...

More information

PARTNER PORTAL TOOLKIT

PARTNER PORTAL TOOLKIT Revised 7/26/2018 PARTNER PORTAL TOOLKIT Financial Advisors WWW.PAYLOCITY.COM TABLE OF CONTENTS Partner Portal Toolkit... 3 User Accounts... 4 Partner Portal... 5 Select Company or Set... 6 Recent Hires...

More information

Employee Suite. User Guide. For Microsoft Dynamics GP Version N. Kickapoo Lincoln, Illinois integrity-data.com

Employee  Suite. User Guide. For Microsoft Dynamics GP Version N. Kickapoo Lincoln, Illinois integrity-data.com Employee Email Suite Employee Email Suite User Guide For Microsoft Dynamics GP Version 2015 125 N. Kickapoo Lincoln, Illinois 62656 integrity-data.com 888.786.6162 **Updated Documentation** visit our website

More information

MMS DATA SUBSCRIPTION SERVICES USER INTERFACE GUIDE

MMS DATA SUBSCRIPTION SERVICES USER INTERFACE GUIDE MMS DATA SUBSCRIPTION SERVICES USER INTERFACE GUIDE VERSION: 2.01 DOCUMENT REF: PREPARED BY: MMSTDPD69 EMD DATE: 16 February 2010 Final Copyright Copyright 2012 Australian Energy Market Operator Limited

More information

Chapter 2 Autodesk Asset Locator... 3

Chapter 2 Autodesk Asset Locator... 3 Contents Chapter 2 Autodesk Asset Locator....................... 3 Supported Operating Systems....................... 3 Installing Autodesk Asset Locator..................... 4 Define a Search...............................

More information

The Connector. Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual

The Connector.  Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual The Connector Version 1.2 Microsoft Project to Atlassian JIRA Connectivity User Manual Ecliptic Technologies, Inc. Copyright 2008 www.the-connector.com Page 1 of 86 Copyright and Disclaimer All rights

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

Online Banking Procedures

Online Banking Procedures Table of Contents Online Banking Procedures... 2 1.1 Sign into Online Banking- No Token...2 1.2 Sign into Online Banking- Token...3 1.3 Change Account Nickname...5 Stop Payments... 7 1.4 New Stop Payments...7

More information

Employee Kiosk Staff Manual

Employee Kiosk Staff Manual Employee Kiosk Staff Manual LOGGING IN Logging into the Kiosk requires a full email address and user password. To create a Kiosk Account, click on the First time user link at the login page and the screen

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

CTECS Connect 2.2 Release Notes December 10, 2009

CTECS Connect 2.2 Release Notes December 10, 2009 (Formerly VTECS) CTECS Connect 2.2 Release Notes December 10, 2009 This document contains information that supplements the CTECS Connect 2.2 documentation. Please visit the CTECS Connect Support area of

More information

Configuration of trace and Log Central in RTMT

Configuration of trace and Log Central in RTMT About Trace Collection, page 1 Preparation for trace collection, page 2 Types of trace support, page 4 Configuration of trace collection, page 5 Collect audit logs, page 19 View Collected Trace Files with

More information

HP SmartTracker. User Guide

HP SmartTracker. User Guide HP SmartTracker User Guide 2018 HP Development Company, L.P. Edition 3 Legal notices The information contained herein is subject to change without notice. The only warranties for HP Products and services

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

DarwiNet Employee Level

DarwiNet Employee Level DarwiNet Employee Level Table Of Contents Welcome to the Help area for your online payroll system... 1 Logging In... 3 Login... 3 Forgot Password... 3 Employee Welcome Screen... 5 Personal... 7 Personal...

More information

TECHNICAL REFERENCE GUIDE. GroupWise Microsoft Office 365

TECHNICAL REFERENCE GUIDE. GroupWise Microsoft Office 365 TECHNICAL REFERENCE GUIDE GroupWise Microsoft Office 365 EXECUTIVE SUMMARY This White Paper provides detailed information about how to migrate user mailboxes from GroupWise to Microsoft Office 365. It

More information

Michigan State Requirements. User Guide

Michigan State Requirements. User Guide Michigan State Requirements User Guide 2006 New World Systems Corporation. All Rights Reserved. All rights reserved. Information within this document is the sole property of New World Systems Corp. and

More information

Updating Users. Updating Users CHAPTER

Updating Users. Updating Users CHAPTER CHAPTER 18 Update the existing user information that is in the database by using the following procedure:, page 18-1 Retaining Stored Values, page 18-2 Using the BAT Spreadsheet to Create a CSV Data File

More information

Training Tracker 6. PC Edition. Copyright Computer Directions, LLC

Training Tracker 6. PC Edition. Copyright Computer Directions, LLC Training Tracker 6 PC Edition Copyright 2014-2016 Computer Directions, LLC Contents What is Training Tracker?... 3 Getting Started... 4 The People Tab... 4 Overview... 4 Adding People... 5 Editing People...

More information

RBA Professional Data Systems, Inc. Employer ereporting Program

RBA Professional Data Systems, Inc. Employer ereporting Program RBA Professional Data Systems, Inc. Employer ereporting Program Release (2.3) Dated December 21, 2012 3 rd Party Provider Manual R B A P R O F E S S I O N A L D A T A S Y S T E M S Software Documentation

More information

01 Transaction Pro Importer version 6.0

01 Transaction Pro Importer version 6.0 01 Transaction Pro Importer version 6.0 PLEASE READ: This help file gives an introduction to the basics of using the product. For more detailed instructions including frequently asked questions (FAQ's)

More information

Physician Time Study System. User Guide for Supporting Staff

Physician Time Study System. User Guide for Supporting Staff Physician Time Study System User Guide for Supporting Staff 1 Table of Contents 1. Introduction... 3 2. About your Support Staff Account... 3 3. Getting Started... 4 4. Your Main Navigation Area... 5 5.

More information

2. Click File and then select Import from the menu above the toolbar. 3. From the Import window click the Create File to Import button:

2. Click File and then select Import from the menu above the toolbar. 3. From the Import window click the Create File to Import button: Totality 4 Import How to Import data into Totality 4. Totality 4 will allow you to import data from an Excel spreadsheet or CSV (comma separated values). You must have Microsoft Excel installed in order

More information

Eclipse Forms. Release 8.7.2

Eclipse Forms. Release 8.7.2 Eclipse Forms Release 8.7.2 Legal Notices 2011 Epicor Software Corporation. All rights reserved. Unauthorized reproduction is a violation of applicable laws. Epicor and the Epicor logo are registered trademarks

More information

HOW TO USE THE EXPORT FEATURE IN LCL

HOW TO USE THE EXPORT FEATURE IN LCL HOW TO USE THE EXPORT FEATURE IN LCL In LCL go to the Go To menu and select Export. Select the items that you would like to have exported to the file. To select them you will click the item in the left

More information

SAFARI DOWNLOAD INSTRUCTIONS

SAFARI DOWNLOAD INSTRUCTIONS SAFARI ODBC OVERVIEW Safari ODBC provides end-user data management and reporting capabilities by allowing access to your district s data via Excel. The product was purchased by the Ohio Department of Education

More information

MERCERSPECTRUM EMPLOYER USER GUIDE

MERCERSPECTRUM EMPLOYER USER GUIDE MERCERSPECTRUM EMPLOYER USER GUIDE WHAT DO YOU WANT TO DO TODAY? Getting started... 2 Day-to-day processing... 3 Linking the Choice fund to your Employer Fund List...4 Choice Fund exists but is not linked

More information

epaystub 2015 Build Notes ENCORE BUSINESS SOLUTIONS twitter.com/encorebusiness.com

epaystub 2015 Build Notes ENCORE BUSINESS SOLUTIONS   twitter.com/encorebusiness.com epaystub 2015 Build Notes ENCORE BUSINESS SOLUTIONS www.encorebusiness.com twitter.com/encorebusiness.com encore@encorebusiness.com Copyright Build Notes copyright 2018 Encore Business Solutions, Inc.

More information

User Guide. Avigilon Camera Configuration Tool

User Guide. Avigilon Camera Configuration Tool User Guide Avigilon Camera Configuration Tool 2016, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo and AVIGILON CONTROL CENTER are trademarks of Avigilon Corporation. Other product

More information

W-2 & 1095-C Statements

W-2 & 1095-C Statements E-Mail W-2 & 1095-C Statements Presenter: Tom Franz, Product Manager 12/16/2016 Email W-2s 2 Email Suite Setup 3 Setup Tips and Tricks If you use Outlook as your e-mail method, you can verify the Integrity

More information

GAS MANager Task Organizer Admin User's Guide

GAS MANager Task Organizer Admin User's Guide GAS MANager Task Organizer Admin User's Guide Contents License Agreement... 4 Disclaimer... 4 Copyright... 4 Accounting Expertise... 4 Main Program Window... 5 Command Bar... 5 Tiles... 6 Tasks... 6 New

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Oracle Application Express Users Guide

Oracle Application Express Users Guide www.oracle.com/academy Oracle Application Express Users Guide Contents Topic: 1. Introduction 2 2. Logging in to Oracle Application Express 2 3. Oracle Application Express Components 3 4. Using SQL Commands

More information

HPHConnect for Employers User s Guide

HPHConnect for Employers User s Guide HPHConnect for Employers User s Guide Copyright 2017 Harvard Pilgrim Health Care, Inc. All rights reserved. Harvard Pilgrim Health Care and the Harvard Pilgrim Health Care logo are trademarks of Harvard

More information

Reference Guide. Adding a Generic File Store - Importing From a Local or Network ShipWorks Page 1 of 21

Reference Guide. Adding a Generic File Store - Importing From a Local or Network ShipWorks Page 1 of 21 Reference Guide Adding a Generic File Store - Importing From a Local or Network Folder Page 1 of 21 Adding a Generic File Store TABLE OF CONTENTS Background First Things First The Process Creating the

More information

JMP to LSAF Add-in. User Guide v1.1

JMP to LSAF Add-in. User Guide v1.1 JMP to LSAF Add-in User Guide v1.1 Table of Contents Terms and Conditions... 3 System Requirements... 3 Installation... 3 Configuration... 4 API Setup... 4 Java Configuration... 5 Logging In... 5 Launching

More information

Release Notice. Version Release Date: June 12, (440)

Release Notice. Version Release Date: June 12, (440) Release Notice Version 5.7.57 Release Date: June 12, 2017 www.sedonaoffice.perennialsoftware.com (440) 247-5602 Table of Contents About this Document... 5 Overview... 5 Applications Enhancements/Improvements...

More information

Importing and Exporting Data

Importing and Exporting Data 14 Importing and Exporting Data SKILL SUMMARY Skills Exam Objective Objective Number Importing Data Import data into tables. Append records from external data. Import tables from other databases. Create

More information

Guide to setting up and using your NOW: Pensions payroll bureau microsite

Guide to setting up and using your NOW: Pensions payroll bureau microsite Guide to setting up and using your NOW: Pensions payroll bureau microsite PM00050.0416/11 0 Step 1 Logging in for the first time You will have received a web link, via email, that will provide access to

More information

Web Access User Guide for Employees

Web Access User Guide for Employees Web Access User Guide for Employees 11/1/12 TABLE OF CONTENTS FUNCTIONS PAGE # Logging In 1 Forgot Username/Password 1 Changing Your Password 1 Logging Out 1 What is Available To You? 1 My Pay Statements

More information

Setting Up and Using WebDrive

Setting Up and Using WebDrive Setting Up and Using WebDrive Rutgers University has a site license for WebDrive, an SFTP program used to transfer files to and from servers such as crab and clam. Both employees and students may download

More information

Creating Accounts and Test Registrations Using Batch Load

Creating Accounts and Test Registrations Using Batch Load Quick Start Guide Creating Accounts and Test Registrations Using Batch Load Document Purpose This document contains information used by site administrators to create ACT WorkKeys online accounts and test

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

You can also check the videos at the bottom of this page:

You can also check the videos at the bottom of this page: This document is provided to give you an idea what R-Tag Version Control can do and how you can use it. If you decide that you need more information or you prefer to see a demo of the software please do

More information

How do I update my company file to use the new Standard Rate VAT of 21% for 1 January, 2010 by creating a new VAT code?

How do I update my company file to use the new Standard Rate VAT of 21% for 1 January, 2010 by creating a new VAT code? How do I update my company file to use the new Standard Rate VAT of 21% for 1 January, 2010 by creating a new VAT code? Article ID: 4474 This is a rather lengthy article. We recommend that you print it

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

PortfolioCenter Export Wizard in Practice: Evaluating a Security Fit Across Your Client Base

PortfolioCenter Export Wizard in Practice: Evaluating a Security Fit Across Your Client Base Evaluating a Security Fit Across Your Client Base One way you can apply the PortfolioCenter Export Wizard in your daily practice is to create lists of clients who meet criteria that would allow them to

More information

EASYFILE : USER GUIDELINES TO EXPLAIN IMPORT OF AFRICLOCK FILE AND PRINTING OF IRP5/IT3 CERTIFICATES AND EMP501 CERTIFICATE

EASYFILE : USER GUIDELINES TO EXPLAIN IMPORT OF AFRICLOCK FILE AND PRINTING OF IRP5/IT3 CERTIFICATES AND EMP501 CERTIFICATE EASYFILE : USER GUIDELINES TO EXPLAIN IMPORT OF AFRICLOCK FILE AND PRINTING OF IRP5/IT3 CERTIFICATES AND EMP501 CERTIFICATE 1. LOGIN: Use your registered username and password to login to the Easyfile.

More information

Batch Process for Creating/Adding Additional Pays

Batch Process for Creating/Adding Additional Pays Batch Process for Creating/Adding Additional Pays Table of Contents Contents Things to Know... 2 Employee Groups... 2 Batch Process... 3 Overview... 3 File Template... 3 Creating CSV Files... 3 Processing

More information

SAFARI General Instructions

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

More information

University of Massachusetts Amherst * Boston * Dartmouth * Lowell * President s Office * Worcester

University of Massachusetts Amherst * Boston * Dartmouth * Lowell * President s Office * Worcester Running Queries Users can access the Query Viewer to run pre-defined queries. The results of these queries will aid and assist in statistical analysis and decision making. This job aid explains the procedure

More information

How to Create Student Accounts and Assignments

How to Create Student Accounts and Assignments How to Create Student Accounts and Assignments From the top navigation, select My Classes and click My Students Carolina Science Online will allow you to either create a single student account, one at

More information

Oracle Application Express Student Guide

Oracle Application Express Student Guide www.oracle.com/academy Oracle Application Express Student Guide Contents 1. Introduction... 2 2. Logging in to Oracle Application Express... 2 3. Oracle Application Express Components... 3 4. How to add

More information

PortfolioCenter Export Wizard in Practice: Evaluating IRA Account Holder Ages and Calculating Required Minimum Distribution (RMD) Amounts

PortfolioCenter Export Wizard in Practice: Evaluating IRA Account Holder Ages and Calculating Required Minimum Distribution (RMD) Amounts PortfolioCenter Export Wizard in Practice: Evaluating IRA Account Holder Ages and Calculating Required Minimum Distribution (RMD) Amounts One way you can apply the PortfolioCenter Export Wizard in your

More information

MassTransit Server Installation Guide for Windows

MassTransit Server Installation Guide for Windows MassTransit 6.1.1 Server Installation Guide for Windows November 24, 2009 Group Logic, Inc. 1100 North Glebe Road, Suite 800 Arlington, VA 22201 Phone: 703-528-1555 Fax: 703-528-3296 E-mail: info@grouplogic.com

More information

CYMA IV Accounting for Windows Training Guide Series. General Import Training Guide

CYMA IV Accounting for Windows Training Guide Series. General Import Training Guide CYMA IV Accounting for Windows Training Guide Series General Import Training Guide November 2010 CYMA Systems, Inc. 2330 West University Drive, Suite 4 Tempe, AZ 85281 (800) 292-2962 Fax: (480) 303-2969

More information