[ MIKE STOKO. Automate What You Hate. Raechal Martin, FI Data Analyst Powell Electronics Jim Halepaska, VP of Sales Z Option [ CHRISTINA CRONE

Size: px
Start display at page:

Download "[ MIKE STOKO. Automate What You Hate. Raechal Martin, FI Data Analyst Powell Electronics Jim Halepaska, VP of Sales Z Option [ CHRISTINA CRONE"

Transcription

1 Raechal Martin, FI Data Analyst Powell Electronics Jim Halepaska, VP of Sales Z Option Automate What You Hate ] [ CHRISTINA CRONE ASUG INSTALLATION MEMBER MEMBER SINCE: 1999 [ MIKE STOKO ASUG INSTALLATION MEMBER MEMBER SINCE: 2003 [ BOB GAUTHIER ASUG ASSOCIATE MEMBER MEMBER SINCE:1998

2 What We ll Cover Powell Electronics and Z Option Information Streamline Employee Expense Reimbursement Process Tips and Tricks to Make Your Spreadsheet Template Work for You Demonstration of GLSU Ideas for Automating Other Accounting Processes Wrap-Up 2

3 Powell Electronics At a Glance Privately owned (celebrating our 61 st year) Interconnect and Electromechanical Value-Added Distributor One of the top 25 of all U.S. distribution Financially sound Ten sales offices throughout U.S. Nine sales locations outside USA, 8 of which are operated by agents on commission ISO-9001:2000 Registered as AS 9100 Certified 3

4 Powell Electronics At a Glance 4

5 Powell Electronics SAP Environment R/3 Enterprise (4.7) Go-Live year 2000 on 4.0B Upgrade to Enterprise in November 2003 MySAP Business Suites Licensed in 2005 SD, MM, PP, FI, CO, PA, QM Solution Manager 4.0 Direct Customer of SAP 172 SAP Users SME just under $ employees 5

6 Z Option At a Glance Located in Lewisville, Texas (Near Dallas) Formed in 1998 by accountants and programmers SAP Software Partner World-class products and support for customers of all sizes and industries 6

7 Z Option Customers 7

8 General Product Overview Spreadsheet Server Real Time Interactive Reporting 8

9 What We ll Cover Powell Electronics and Z Option Information Streamline Employee Expense Reimbursement Process Tips and Tricks to Make Your Spreadsheet Template Work for You Demonstration of GLSU Ideas for Automating Other Accounting Processes Wrap-Up 9

10 Streamline Employee Expense Reimbursement Process What was the Problem? What were the Goals? What was our Solution? Who Benefited? 10

11 The Problem: Why did we do this? Fill out paper form in triplicate 1 Hour Attach receipts using stapler Send Expense report & receipts to Bob for approval (via snail mail 2-3 days) Bob misplaces expense report for several days (2-3 days) Raechal nags Bob (Did you get it? Did you approve it? Did you send it to Corp) Bob approves and sends to Accounts Payable (via snail mail 2-3 days) 11

12 The Problem: Why did we do this? Bob approves and sends to Accounts Payable (via snail mail 2-3 days) Accounts Payable makes manual entry Accounts Payable files paper and receipts Checks are processed Check is snail mailed (2-3 days snail mail) Estimated time of processing was 2 + weeks plus costs of snail mail 12

13 Streamline Employee Expense Reimbursement Process What was the Problem? What were the Goals? What was our Solution? Who Benefited? 13

14 The Goals No Manual Calculations Less errors Reimbursed Faster Keep sales people happy sell more No Hardcopies How many people are filing copies of this? 14

15 Streamline Employee Expense Reimbursement Process What was the Problem? What were the Goals? What was our Solution? Who Benefited? 15

16 THE SOLUTION Solution 16

17 THE SOLUTION Contains 4 Worksheets Expenses Receipts Audit Trail GLSU 17

18 Expenses Worksheet 18

19 Receipts Worksheet 19

20 Audit Trail Worksheet 20

21 GLSU Worksheet 21

22 Worksheet Automation Drop-Down list is created to choose names. Amounts from Expense sheet are brought into the amounts for the GLSU entry. Lookup table inserts the text, Vendor number, Profit and Cost centers. IF Statement comments out unnecessary lines. 22

23 Attach Document In SAP 23

24 View Document In SAP 24

25 The Solution: What did we do? Fill out Expense Worksheet (1 Hr) Scan Receipts (10 Minutes) Attach scanned receipts (minute) Expense report to Bob for approval (minute) Bob approves and s to Accounts Payable (minute) Accounts Payable posts using GLSU and attaches document in SAP (10 Minutes) Process Direct Deposit Estimated time of processing is cut from 2+ weeks to less than 2 Hours 25

26 Streamline Employee Expense Reimbursement Process What was the Problem? What were the Goals? What was our Solution? Who Benefited? 26

27 WHO BENEFITED IT Little IT support No consulting Auditors Ability to view Expense Report File in SAP Comprehensive audit trail Managers Less nagging No paper backup 27

28 WHO BENEFITED Accounts Payable Automatic Posting No filing No printing checks Field Sales Faster processing Direct Deposit Trees No paper filing No paper cuts 28

29 What We ll Cover Powell Electronics and Z Option Information Streamline Employee Expense Reimbursement Process Tips and Tricks to Make Your Spreadsheet Template Work for You Demonstration of GLSU Ideas for Automating Other Accounting Processes Wrap-Up 29

30 TIPS AND TRICKS Lookup Tables IF Statements Dropdown Lists Password Protection Macros 30

31 TIPS AND TRICKS LOOKUP TABLES (Not as hard as it sounds) Vertical lookup =vlookup(what,from:to,where,false) =VLOOKUP(B69,GLSU!B31:G114,6,FALSE) Horizontal lookup =hlookup(what,from:to,where,false) =HLOOKUP(B69,GLSU!B31:G114,6,FALSE) 31

32 TIPS AND TRICKS IF STATEMENTS =IF(a=b,true,false) =IF($D16 = 0, COMMENT, ) 32

33 TIPS AND TRICKS DROP-DOWN LISTS Click on: Data, Data Validation On the settings tab make sure it states list and designate where your list is located. In this example the list is located on the GLSU worksheet cells B29:B30 33

34 TIPS AND TRICKS DROP-DOWN LISTS You may choose to have a message appear when the cell is chosen. You may choose an error message when erroneous information is typed in. 34

35 TIPS AND TRICKS PASSWORD PROTECTION Unlock cells Choose cells to unlock Excel 2007 = Home, Format, Format Cells Excel 2003 = Format, Cells 35

36 TIPS AND TRICKS PASSWORD PROTECTION Unlock cells On the protection tab remove the checkmark from Locked 36

37 TIPS AND TRICKS PASSWORD PROTECTION Password protect worksheet 2007 Review, Protect Sheet, enter and confirm a password you will remember 2003 Tools, Protection, Protect Sheet 37

38 TIPS AND TRICKS MACROS 38 Macros are great tools for those actions you repeat redundantly: Do you always format headers the same? Do you always format total lines the same? Do you have a file that comes from a vendor that you always need to input or remove columns and input formulas into columns? A Macro can be set up to do all of these with a single button. The steps are: Record Macro Perform Task Stop Recording Run Macro

39 MACROS - RECORD TIPS AND TRICKS Excel 2007 click on: Developer, Record Macro, Name Macro Earlier versions of Excel click on: Tools, Macro, Record new Macro, Name Macro 39

40 TIPS AND TRICKS Tip MACROS - PERFORM TASK Complete the task you want the button to perform Start with something simple like choosing a set of cells Change the Fill Color to yellow Change the font to Bold Put a box around the cells Change the font size in the cells to 16 40

41 TIPS AND TRICKS MACROS STOP RECORDING Excel 2007 click on: Developer, Stop Recording Earlier versions of Excel click on: Tools, Macro, Stop Recording 41

42 MACROS RUN TIPS AND TRICKS Excel 2007 click on: Developer, Macros Earlier versions of Excel click on: Tools, Macro, Macros 42

43 What We ll Cover Powell Electronics and Z Option Information Streamline Employee Expense Reimbursement Process Tips and Tricks to Make Your Spreadsheet Template Work for You Demonstration of GLSU Ideas for Automating Other Accounting Processes Wrap-Up 43

44 Problem Resolution: Z Option Response Time 44

45 What We ll Cover Powell Electronics and Z Option Information Streamline Employee Expense Reimbursement Process Tips and Tricks to Make Your Spreadsheet Template Work for You Demonstration of GLSU Ideas for Automating Other Accounting Processes Wrap-Up 45

46 IDEAS FOR AUTOMATING Standard Journal Entries Inter/Intra Freight Re-classes Variance Re-classes 46

47 IDEAS FOR AUTOMATING Monthly Allocations Depreciation Schedules Income / Salary Insurances Rent 47

48 What We ll Cover Powell Electronics and Z Option Information Streamline Employee Expense Reimbursement Process Tips and Tricks to Make Your Spreadsheet Template Work for You Demonstration of GLSU Ideas for Automating Other Accounting Processes Wrap-Up 48

49 7 Key Points to Take Home 1. Use Excel and Z Option s GLSU to automate manual accounting processes. 2. Streamline Employee Expense Reimbursement process. Does your process take weeks or hours? 3. Not all high ROI projects require a huge budget. 4. Improve your audit trail by automatically attaching source documents. 5. Make Excel work for you by using standard functionality. 6. Increase Accuracy, reduce time and effort, shorten month-end close cycle. 7. Save trees and aggravation with paperless processes. 49

50 Your Turn Questions! How to Contact: Raechal Martin How to Contact: Jim Halepaska Booth #

51 ] Thank you for participating. Please remember to complete and return your evaluation form following this session. For ongoing education on this area of focus, visit the Year-Round Community page at [ SESSION CODE:

Easy FI Uploading: Panel of Z Option Customers Share Their Experiences

Easy FI Uploading: Panel of Z Option Customers Share Their Experiences [ Easy FI Uploading: Panel of Z Option Customers Share Their Experiences [ Learning Points Find out how Z Option customers leverage the GLSU (FI Spreadsheet Uploader) solution to streamline everyday accounting

More information

How Kellogg Automated Processing Of Purchase Card Accruals

How Kellogg Automated Processing Of Purchase Card Accruals Vendor Solutions and Services How Kellogg Automated Processing Of Purchase Card Accruals Laun Adams, Manager Financial Reporting Kellogg USA and Canada Jim Halepaska, VP of Sales -Z Option 2009 Wellesley

More information

How SNV Automated Its Everyday Financial Postings from Microsoft Excel to SAP Using Z Option s General Ledger Spreadsheet Uploader (GLSU) Tool

How SNV Automated Its Everyday Financial Postings from Microsoft Excel to SAP Using Z Option s General Ledger Spreadsheet Uploader (GLSU) Tool 0 Vendor Solutions and Services How SNV Automated Its Everyday Financial Postings from Microsoft Excel to SAP Using Z Option s General Ledger Spreadsheet Uploader (GLSU) Tool Akil Walji, SNV World Netherlands

More information

March 2014 Welcome to Today s Session. Panel Discussion: Easy FI Uploading with GLSU Z Option Customers Share Their Experiences

March 2014 Welcome to Today s Session. Panel Discussion: Easy FI Uploading with GLSU Z Option Customers Share Their Experiences March 2014 Welcome to Today s Session Panel Discussion: Easy FI Uploading with GLSU Z Option Customers Share Their Experiences Introductions Panel Members Robert James AOL Lori Papp CryoLife Eric Frisvold

More information

CryoLife: GLSU and Budget Loader Solutions Life Savers Rahel Elango McGodfred, CryoLife, Inc. Shari Alexander, Z Option February 26, 2016

CryoLife: GLSU and Budget Loader Solutions Life Savers Rahel Elango McGodfred, CryoLife, Inc. Shari Alexander, Z Option February 26, 2016 CryoLife: GLSU and Budget Loader Solutions Life Savers Rahel Elango McGodfred, CryoLife, Inc. Shari Alexander, Z Option February 26, 2016 Introductions Rahel Elango McGodfred SAP Business Analyst Shari

More information

How Other Customers Are Standardizing And Improving Financial Uploading Processes With GLSU (Excel To SAP)

How Other Customers Are Standardizing And Improving Financial Uploading Processes With GLSU (Excel To SAP) Financials 2015 Booth #625 How Other Customers Are Standardizing And Improving Financial Uploading Processes With GLSU (Excel To SAP) Z Option Customers Share Their Experiences Introduction Panel Members

More information

Easy FI Uploading With Z Option's GLSU Solution Allianz Asset Management Shares Their Experience

Easy FI Uploading With Z Option's GLSU Solution Allianz Asset Management Shares Their Experience Easy FI Uploading With Z Option's GLSU Solution Allianz Asset Management Shares Their Experience Mayank Sharma, Allianz Asset Management Shari Alexander, Z Option Oct. 28, 2015 Introductions Mayank Sharma

More information

Your Guide to the CARS System

Your Guide to the CARS System CERF COUNTY EMPLOYEES RETIREMENT FUND Your Guide to the CARS System CERF Contact Information: Toll-Free: 877-632-2373 Tel: 573-632-9203 Fax: 573-761-4404 E-mail: IT@mocerf.org www.mocerf.org 1 Table of

More information

Sage 100 ERP 2015 What s New

Sage 100 ERP 2015 What s New Sage 100 ERP 2015 What s New Global Enhancements Migration Changes If you are converting data for a company using the Purchase Order module, a message appears asking if you want to retain purchase order

More information

AMI AutoAGENT Shop Floor Manager

AMI AutoAGENT Shop Floor Manager AMI AutoAGENT Shop Floor Manager Contents Introduction... 2 Introduction... 3 What's In This Manual... 4 Symbols and Conventions... 5 Shop Floor Manager Navigation Tips... 6 Part 1: Shop Floor Manager

More information

Point Blank Distributors Portal

Point Blank Distributors Portal Point Blank Distributors Portal Users Guide V 1.1 The Point Blank Distributors Portal was designed to provide information regarding orders, returns and accounts receivable in a fast, convenient manner.

More information

QuickBooks Simple Start offers the most basic feature set and the simplest navigation and terminology. Simple Start is designed for businesses that:

QuickBooks Simple Start offers the most basic feature set and the simplest navigation and terminology. Simple Start is designed for businesses that: The QuickBooks 2008 Product Line The non-industry specific QuickBooks product line includes three separate software product editions: QuickBooks Simple Start, QuickBooks Pro, and QuickBooks Premier. QuickBooks

More information

AP TRICKS & TIPS Sept. 22, 2010

AP TRICKS & TIPS Sept. 22, 2010 New Features in 4.40 Product Update2 1. AP Vendor Electronic Payment AP TRICKS & TIPS Sept. 22, 2010 In AP/Setup/AP Options, you will enable ACH Electronic Payment. Contact your bank for the ACH Interface

More information

New Hires Training Exercise 3: Accessing USA Staffing Onboard as the New Hire

New Hires Training Exercise 3: Accessing USA Staffing Onboard as the New Hire New Hires Training Exercise 3: Accessing USA Staffing Onboard as the New Hire Now that you have completed the online portion of training for New Hires, it is time to log into the Stage environment of USA

More information

CENTRAL SUSQUEHANNA INTERMEDIATE UNIT FIS - Payroll Processing Learning Guide

CENTRAL SUSQUEHANNA INTERMEDIATE UNIT FIS - Payroll Processing Learning Guide CENTRAL SUSQUEHANNA INTERMEDIATE UNIT FIS - Payroll Processing Learning Guide 2016 Central Susquehanna Intermediate Unit, USA INTRODUCTION This Learning Guide will review the steps to process and verify

More information

Microsoft Dynamics GP. Purchase Order Processing

Microsoft Dynamics GP. Purchase Order Processing Microsoft Dynamics GP Purchase Order Processing Copyright Copyright 2012 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this

More information

Guidelines for Collecting Data via Excel Templates

Guidelines for Collecting Data via Excel Templates Guidelines for Collecting Data via Excel Templates We aim to make your studies significant Table of Contents 1.0 Introduction --------------------------------------------------------------------------------------------------------------------------

More information

Billing and Payment For Group Administrators. Enterprise Learning and Development

Billing and Payment For Group Administrators. Enterprise Learning and Development Billing and Payment For Group Administrators Enterprise Learning and Development October 2012 Contents Introduction... 3 How to access the Billing and Payment Functions... 4 How to manage your Group s

More information

Table of Contents. Login Screen Introduction...2 Login Screen Navigation...2 Passwords Requirements...3 Logging Into People First...

Table of Contents. Login Screen Introduction...2 Login Screen Navigation...2 Passwords Requirements...3 Logging Into People First... Table of Contents Login Screen... 2 Introduction...2 Login Screen Navigation...2 Passwords Requirements...3 Logging Into People First...3 Home Page... 3 Introduction...3 Home Page Description...4 Updating

More information

SAP TechEd Goldcorp Leverages Excel for Financial Data Entry and Real-time Reporting

SAP TechEd Goldcorp Leverages Excel for Financial Data Entry and Real-time Reporting SAP TechEd 2015 Goldcorp Leverages Excel for Financial Data Entry and Real-time Reporting Introductions Aravindan Kalaimannan Melissa Neal Shari Alexander Learning Points Understand the challenges Goldcorp

More information

MONTANA STATE UNIVERSITY PEOPLEADMIN ATS SEARCH MANAGER GUIDE

MONTANA STATE UNIVERSITY PEOPLEADMIN ATS SEARCH MANAGER GUIDE MONTANA STATE UNIVERSITY PEOPLEADMIN ATS SEARCH MANAGER GUIDE Instructions for Role of Search Manager in ATS: LOGIN INSTRUCTIONS MOVING POSTING IN WORKFLOW EVALUATION REVIEW MOVING APPLICANTS IN WORKFLOW

More information

1. A/an is a mathematical statement that calculates a value. 2. Create a cell reference in a formula by typing in the cell name or

1. A/an is a mathematical statement that calculates a value. 2. Create a cell reference in a formula by typing in the cell name or Question 1 of 20 : Select the best answer for the question. 1. A/an is a mathematical statement that calculates a value. A. argument B. function C. order of operations D. formula Question 2 of 20 : Select

More information

MUSA DEALER PORTAL GUIDE.

MUSA DEALER PORTAL GUIDE. MUSA DEALER PORTAL GUIDE https://dealer.musaauto.com TABLE OF CONTENTS Introduction Accessing the Portal Payment Calculator Tool Residual Tool The Hot Sheet Applications Overview How to Submit an Application

More information

I m going to begin by showing you the basics of creating a table in Excel. And then later on we will get into more advanced applications using Excel.

I m going to begin by showing you the basics of creating a table in Excel. And then later on we will get into more advanced applications using Excel. I m going to begin by showing you the basics of creating a table in Excel. And then later on we will get into more advanced applications using Excel. If you had the choice of looking at this. 1 Or something

More information

Microsoft Dynamics GP. Personal Data Keeper

Microsoft Dynamics GP. Personal Data Keeper Microsoft Dynamics GP Personal Data Keeper Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

Sage Simply Accounting. Getting Started Guide First Step

Sage Simply Accounting. Getting Started Guide First Step Sage Simply Accounting Getting Started Guide 2012 First Step Sage Simply Accounting Getting Started Guide First Step 2012 Getting Started... 1 Setting Up Your Company... 3 Setting Up Customers and Vendors...

More information

Connecting Time Matters/Billing Matters and QuickBooks. 35*45 Consulting - Global 7 Second System

Connecting Time Matters/Billing Matters and QuickBooks. 35*45 Consulting - Global 7 Second System Why Choose QuickBooks... 3 Why Use Billing Matters... 3 Question to Ask... 3 Getting Started in Billing Matters... 4 Getting Started in QuickBooks... 11 Linking Billing Matters and QuickBooks... 14 Using

More information

Integrating Microsoft Excel And SAP Financials What s New in the Z Option Product Line. Financials 2015 Booth #625

Integrating Microsoft Excel And SAP Financials What s New in the Z Option Product Line. Financials 2015 Booth #625 Integrating Microsoft Excel And SAP Financials What s New in the Z Option Product Line Financials 2015 Booth #625 Introductions Tim Curtin Solutions Specialist Z Option, Inc. Agenda In This Session Z Option

More information

T U T O R I A L Creating a Temporary Stipend Job Description using OACIS

T U T O R I A L Creating a Temporary Stipend Job Description using OACIS T U T O R I A L Creating a Temporary Stipend Job Description using OACIS Getting Started 1. First, log on using your employee ID and personal password. If you don t yet have an account, contact HR at x3166.

More information

White Paper. Five Steps to a Faster Month-End Close

White Paper. Five Steps to a Faster Month-End Close White Paper Five Steps to a Faster Month-End Close Five Steps to a Faster Month-End Close Senior financial leaders are increasingly concerned about speeding up the month-end closing process. They need

More information

Unlock the Knowledge. What makes Intuit Enterprise v10 Unique? Brought to you by: Intuit QuickBooks Enterprise Solutions

Unlock the Knowledge. What makes Intuit Enterprise v10 Unique? Brought to you by: Intuit QuickBooks Enterprise Solutions Brought to you by: Unlock the Knowledge What makes Intuit Enterprise v10 Unique? Presented by: Stacy Y. Patrick, CPA Advanced Certified QuickBooks ProAdvisor Managing Partner Intuit QuickBooks Enterprise

More information

What s Your Current System Costing You?

What s Your Current System Costing You? SherWare s What s Your Current System Costing You? Worksheet & Brief Guide Have you ever calculated how much time is wasted on cumbersome software that is hard to navigate and impossible to make corrections

More information

RIT ORACLE CAPITAL EQUIPMENT PHYSICAL INVENTORY

RIT ORACLE CAPITAL EQUIPMENT PHYSICAL INVENTORY RIT ORACLE CAPITAL EQUIPMENT PHYSICAL INVENTORY Table of Contents Overview... 2 FA Physical Inventory User Responsibility... 2 Fixed Asset Parent Departments... 2 Contact Information... 2 Inventory Cycles...

More information

New for 2009! Detecting and Correcting with the Client Data Review Feature

New for 2009! Detecting and Correcting with the Client Data Review Feature Chapter 17 New for 2009! Detecting and Correcting with the Client Data Review Feature Introduction: Features and Benefits Starting a Client Data Review Customizing the Client Data Review Center Account

More information

Expense Reporting Application Instructions

Expense Reporting Application Instructions Expense Reporting Application Instructions Overview The Expense Reporting application on intraport was designed to improve the reporting, tracking, and the communication of all expenses, improve expense

More information

Time and Attendance System Exempt Employee End-User s Guide

Time and Attendance System Exempt Employee End-User s Guide KRONOS WORKFORCE TIMEKEEPER (KWT) Time and Attendance System Exempt Employee End-User s Guide 1 Kronos User Guide Table of Contents Introduction 3 Expectations for Recording Time.. 4 Logging Onto Kronos..

More information

Transportation Management Accounting Portal Invoice Upload

Transportation Management Accounting Portal Invoice Upload Transportation Management Accounting Portal Invoice Upload USER REFERENCE V.5 To help facilitate the submission of transportation invoices for payment, Crowley has designed a solution for the carrier to

More information

PS200 PeopleSoft 9.2. Presentation Date. Basic Navigation

PS200 PeopleSoft 9.2. Presentation Date. Basic Navigation PS200 PeopleSoft 9.2 Presentation Date Basic Navigation Basic Navigation The PeopleSoft 9.2 Basic Navigation course provides the training necessary to get you started in the upgraded PeopleSoft 9.2 Finance

More information

CHAPTER 10 ACQUISITION AND PAYMENTS

CHAPTER 10 ACQUISITION AND PAYMENTS CHAPTER 10 ACQUISITION AND PAYMENTS In Chapter 9, your students set up a merchandising business and entered vendors and inventory items. In Chapter 10, they acquire inventory (make purchases) and make

More information

For Evaluation Only. Lesson 5 Working with Foreign Currencies. Sage Simply Accounting Premium Lesson Objectives. Level 2

For Evaluation Only. Lesson 5 Working with Foreign Currencies. Sage Simply Accounting Premium Lesson Objectives. Level 2 Lesson Objectives Sage Simply Accounting Premium 2011 Level 2 Lesson 5 Working with Foreign Currencies In this lesson, you will learn how to set up Simply Accounting to work with a foreign currency and

More information

atrievefinance Enhancements

atrievefinance Enhancements atrievefinance Enhancements Batch File Inventory Finaliz ed By Audit This report now shows the User ID who finalized the batch as an additional audit measure. Dictionary Additions Future Year Update Page

More information

SedonaOffice Release Notice

SedonaOffice Release Notice SedonaOffice SedonaOffice Last Updated: 05-Dec-2013 SedonaOffice 549 East Washington Avenue 45185 Joy Road Chagrin Falls, OH 44022 Canton, MI 48187 440.247.5602 About this Document This Reference Document

More information

Excel #2: No magic numbers

Excel #2: No magic numbers Excel #2: No magic numbers This lesson comes from programmers who long ago learned that everything entered into code must be defined and documented. Placing numbers into an equation is dangerous because

More information

Fixed Asset Training

Fixed Asset Training Fixed Asset Training Welcome to your SAP training course for Fixed Assets Any questions, concerns please just ask and I ll assist you the best I can! Let s start Course Introduction Overview Fixed Assets

More information

GENERAL JOURNAL TRANSACTIONS AND REPORTS

GENERAL JOURNAL TRANSACTIONS AND REPORTS Chapter GENERAL JOURNAL TRANSACTIONS AND REPORTS LEARNING OBJECTIVES This chapter introduces you to QBP general journal entries and works with the Practice TEK Business data file customized with your initials

More information

Brokers Plus Modules &

Brokers Plus Modules & Brokers Plus System Features 1 Brokers Plus Modules & Brokers Plus System Features 2 Functions Brokers Plus System Features 3 Brokers Plus Modules & Functions... 1 1 CRM / Project Mgmt - cptracker Enterprise...

More information

Welcome to the course on the working process across branch companies.

Welcome to the course on the working process across branch companies. Welcome to the course on the working process across branch companies. In this course we will review the major work processes across branch companies. We will start with the intercompany trade process.

More information

Record Usage Decision (QA11)

Record Usage Decision (QA11) Record Usage Decision (QA11) Purpose: Usage decisions record how the business will use inspected materials. This takes place after recording results for an inspection and completing the inspection lot.

More information

Payroll Guide Guru Guide Version

Payroll Guide Guru Guide Version Payroll Guide Guru Guide Version 2017.01.13 Copyright 2017 PeopleGuru, Inc. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Web Merit User Instructions

Web Merit User Instructions Web Merit Training Part II Web Merit User Instructions Presented by Human Resources May 2017 1 Web Merit Topics Web Merit Roles Accessing Web Merit Web Merit Rosters Web Merit Cost Summary Reports & Approvals

More information

Goods Receipt against an Inbound Delivery

Goods Receipt against an Inbound Delivery Goods Receipt against an Inbound Delivery Use This activity is performed to GR against an Inbound Delivery number and to post the stock with returnable packaging container/material in the inventory. Procedure

More information

CFC s Financial Webinar Series How to Submit Your Question Step 1: Type in your Step 2: Click on the Send question here. button.

CFC s Financial Webinar Series How to Submit Your Question Step 1: Type in your Step 2: Click on the Send question here. button. CFC s Compass 3.0: Forecasting for the Future How to Submit Your Question Step 1: Type in your question here. Step 2: Click on the Send button. CFC s Compass 3.0: Forecasting for the Future Level 5 Leaders

More information

L Y R A P A Y M E N T L E D G E R U S E R M A N U A L

L Y R A P A Y M E N T L E D G E R U S E R M A N U A L L Y R A P A Y M E N T L E D G E R U S E R M A N U A L Table of Contents Release Notes... 1 1. Overview... 2 2. Authorizations... 2 3. Customization... 2 3.1. Default a specific site in Payment Ledger module...

More information

CHAPTER 10: ANALYSIS AND REPORTING

CHAPTER 10: ANALYSIS AND REPORTING Chapter 10: Analysis and Reporting CHAPTER 10: ANALYSIS AND REPORTING Objectives The objectives are: Define Analysis and Reporting Create Analysis Reports Customize Analysis Reports Create Analysis by

More information

UK Online PE System Completing the Online PE for Employees

UK Online PE System Completing the Online PE for Employees PE forms are not available year-round. PE forms are generated and released one to two months before the PE due date. For Campus employees, the release date is in mid-december; for UK HealthCare employees,

More information

Microsoft Dynamics GP. Sales Order Processing

Microsoft Dynamics GP. Sales Order Processing Microsoft Dynamics GP Sales Order Processing Copyright Copyright 2012 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

LEMONADE STAND GAME INTRO TO EXCEL

LEMONADE STAND GAME INTRO TO EXCEL NAME: Date: The Urban Assembly School for Global Commerce, Mrs. Familiare, Career and Technical Education LEMONADE STAND GAME INTRO TO EXCEL Learning Target: I can create an inventory and sales spreadsheet

More information

Escapia VRS. Month End Close and Audit Procedures

Escapia VRS. Month End Close and Audit Procedures Escapia VRS Month End Close and Audit Procedures Month end close and audit procedures: 1. Review Bank Deposits program ACCOUNTING> BANKING> RECONCILE BANK ACCOUNT Make sure there are no un-deposited checks

More information

Manager Recommendation for Staff Merit Increase

Manager Recommendation for Staff Merit Increase A merit recommender needs to complete a Compensation Planning Worksheet when there is a need for an eligible employee to receive a merit increase. For the 2017 Staff planning year recommenders are only

More information

Microsoft Dynamics GP. Purchase Order Processing

Microsoft Dynamics GP. Purchase Order Processing Microsoft Dynamics GP Purchase Order Processing Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without

More information

Setting Up Your Company

Setting Up Your Company Setting Up Your Company The Company Maintenance screen is a very important screen. You will be entering in essential information the software will be utilizing for printing invoices, pricing, reports,

More information

Grow Your Practice With Bill.com for QuickBooks Online

Grow Your Practice With Bill.com for QuickBooks Online QuickBooks Accounting Software Training Grow Your Practice With Bill.com for QuickBooks Online Presented by: Bonnie Nagayama, CPA 925-247-0100 x 106 Bonnie@AccountingSoftwareSecrets.com Using GoToWebinar

More information

Certify User Guide INVOICE REPORTS

Certify User Guide INVOICE REPORTS Certify User Guide INVOICE REPORTS Copyright 2018 All Rights Reserved This version is current as of July 1, 2018 For continuously updated instructions, please visit our Help Center within the Certify Support

More information

Sage 50 Accounting. Getting started guide

Sage 50 Accounting. Getting started guide Sage 50 Accounting Getting started guide Getting started Getting started Welcome to Sage 50 Accounting! Use this guide to help you set up your company so that you are up and running as quickly as possible.

More information

How to Complete the NMP Appendix 4 Input Worksheet (Appendix 4 Crop & Manure Management, Appendix 5 P Index, Winter Manure Application Matrix)

How to Complete the NMP Appendix 4 Input Worksheet (Appendix 4 Crop & Manure Management, Appendix 5 P Index, Winter Manure Application Matrix) Purpose: This procedure describes the process to complete the App Input, (Appendix 4 Crop & Manure Management), Worksheet. All of the field or Crop Management Unit, (CMU), information is entered in one

More information

1. What lists can be imported from Excel spreadsheets, when setting up a QuickBooks Online company?

1. What lists can be imported from Excel spreadsheets, when setting up a QuickBooks Online company? QuickBooks Online Practice Test (with answers) 1. What lists can be imported from Excel spreadsheets, when setting up a QuickBooks Online company? A) Locations, Classes, Products and Services, and Vendors

More information

How do I Reconcile MCPS Invoices?

How do I Reconcile MCPS Invoices? How do I Reconcile MCPS Invoices? Overview Purpose This document explains how schools can reconcile Montgomery County Public School (MCPS) invoices to requisitions charged to their cash account and to

More information

Month End Closing Procedures

Month End Closing Procedures Month End Closing Procedures Overview Throughout the month journal entry transactions are created by processing of accounts payable, accounts receivable, billing, cash receipts, etc. The following is a

More information

MULTI-DAY JOBS. User Guide. Version 1.0

MULTI-DAY JOBS. User Guide. Version 1.0 MULTI-DAY JOBS User Guide Version 1.0 Table of Contents Overview... 2 Getting Started... 2 Global Multi-Day Settings... 2 Creating Multi-Day Jobs... 4 One-Time Jobs... 4 Package Jobs... 7 Waiting List

More information

Marketplace Accounts Payable (AP) Review

Marketplace Accounts Payable (AP) Review February 28, 2018 Enterprise Sourcing & Procurement Marketplace Accounts Payable (AP) Review Schedule for Today Overview and Time Management of Presentation Review AP and Additional Training Sessions Accounts

More information

Sage What s New. March 2018

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

More information

MERIT PLANNING USER GUIDE 2018 Merit Planning Cycle

MERIT PLANNING USER GUIDE 2018 Merit Planning Cycle MERIT PLANNING USER GUIDE 2018 Merit Planning Cycle Revised 10/13/2017 Purpose The purpose of this guide is to provide you with instructions to enter merit planning data into Workday. If you have specific

More information

ULTIPRO GUIDE FOR SALARY PLANNING CP

ULTIPRO GUIDE FOR SALARY PLANNING CP ULTIPRO GUIDE FOR SALARY PLANNING 2015 11.01.2012 CP 1 Salary Planning 2015 Introduction WELCOME TO SALARY PLANNING FOR MANAGERS! UltiPro Salary Planning is Healogics secure web-based application which

More information

PROCEDURES AND PAPERFLOW

PROCEDURES AND PAPERFLOW PROCEDURES AND PAPERFLOW I. Purchasing A. Purchase Orders 3 1. Special Orders 3 2. Stock Order 3 3. Printing 3 4. Monitoring 4 5. Acknowledging 4 II. Inventory Movement 5 A. Inventory Receiving Worksheet

More information

ODP Validation Checks for Year 2 Cost Report

ODP Validation Checks for Year 2 Cost Report ODP Validation s for Year 2 Cost Report The process for collecting Year 2 Cost Report data has been further automated from Year 1. The goal of this automation is to facilitate the submission and collection

More information

Archdiocese of Chicago Parish QuickBooks Reference Manual

Archdiocese of Chicago Parish QuickBooks Reference Manual Archdiocese of Chicago Parish QuickBooks Reference Manual April, 2016 A publication of the Archdiocese of Chicago Parish Operations INTRODUCTION... 2 USING FORMS... 2 USING LISTS... 2 USING REGISTERS...

More information

Customers and Sales Part II

Customers and Sales Part II QuickBooks Online Student Guide Chapter 7 Customers and Sales Part II Chapter 2 Chapter 7 In this chapter, you ll learn how QuickBooks handles advanced features and transactions in the area of sales and

More information

Month End Closing Procedures

Month End Closing Procedures Overview: Month End Closing Procedures Throughout the month journal entry transactions are created by processing of accounts payable, accounts receivable, billing, cash receipts, etc. The following is

More information

Gemini 2018 What s New

Gemini 2018 What s New New Fields added to the Job Header Software Report: GEM-10a Gemini 2018 What s New AUG-2018 Release: Gemini 2018c Version: 2018.01.1808.171 Added new fields to the Job Header to hold the MODEL, SUBDIVISION

More information

Recording Over the Counter Sale Invoices

Recording Over the Counter Sale Invoices Recording Over the Counter Sale Invoices SuccessWare21 allows entry of an invoice for counter sale purposes without going through the process of inserting a new job, recording call progress, completing/closing

More information

Sage Release Notes. March 2018

Sage Release Notes. March 2018 Sage 100 018. Release Notes March 018 018 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein are the trademarks of The Sage

More information

Table of Contents. Hire (Companies Using Hiring + Onboarding) Hire (Companies Using Onboarding Only)

Table of Contents. Hire (Companies Using Hiring + Onboarding) Hire (Companies Using Onboarding Only) Table of Contents Hire (Companies Using Hiring + Onboarding) Hire (Companies Using Onboarding Only) Starting the Onboarding Process Complete at Home What If the Employee Can t Locate the Welcome Email?

More information

Contents 1 Welcome to BTOE 1 Getting started 2 Finding your way around 2 Functions available 3 Employer details 3 Pay Centre details 4 Employee detail

Contents 1 Welcome to BTOE 1 Getting started 2 Finding your way around 2 Functions available 3 Employer details 3 Pay Centre details 4 Employee detail BT Online Employer Easy User Guide BT Business Super Contents 1 Welcome to BTOE 1 Getting started 2 Finding your way around 2 Functions available 3 Employer details 3 Pay Centre details 4 Employee details

More information

Sage (UK) Limited Copyright Statement

Sage (UK) Limited Copyright Statement Sage (UK) Limited Copyright Statement Sage (UK) Limited, 2009. All rights reserved We have written this guide to help you to use the software it relates to. We hope it will be read by and helpful to lots

More information

Customers and Sales Part II

Customers and Sales Part II QuickBooks Online Student Guide Chapter 7 Customers and Sales Part II Chapter 2 Chapter 7 In this chapter, you ll learn how QuickBooks handles advanced features and transactions in the area of sales and

More information

QuickBooks 2011 What's New and Improved

QuickBooks 2011 What's New and Improved QuickBooks 2011 What's New and Improved By Laura Madeira www.quick-training.com A brief review of the new and improved features and tools available for QuickBooks Pro 2011, QuickBooks Premier 2011, QuickBooks

More information

Finance Month End. Deltek Maconomy Deltek, Inc. Deltek proprietary, all rights reserved.

Finance Month End. Deltek Maconomy Deltek, Inc. Deltek proprietary, all rights reserved. Finance Month End Deltek Maconomy Copyright Information While Deltek has attempted to make the information in this document accurate and complete, some typographical or technical errors may exist. Deltek,

More information

Table of Contents. 2 P a g e

Table of Contents. 2 P a g e Skilldex Training Manual October 2012 Table of Contents Introduction to Skilldex... 3 Skilldex Access... 4 Sections of Skilldex... 5 Current Program... 6 Toolbox... 7 Employers... 8 New Employer... 9 All

More information

REQUISITION INITIATOR TRAINING A GUIDE TO COMPLETING REQUISITIONS, INQUIRING ABOUT REQUISITIONS STATUS, AND RUNNING REQUISITIONS REPORTS

REQUISITION INITIATOR TRAINING A GUIDE TO COMPLETING REQUISITIONS, INQUIRING ABOUT REQUISITIONS STATUS, AND RUNNING REQUISITIONS REPORTS REQUISITION INITIATOR TRAINING A GUIDE TO COMPLETING REQUISITIONS, INQUIRING ABOUT REQUISITIONS STATUS, AND RUNNING REQUISITIONS REPORTS 11/29/2017 1 STARTING THE REQUISITION PROCESS Login to Colleague

More information

BEGINNING EXCEL PRACTICE ACTIVITIES WEEK 3. Week 3 Inventory

BEGINNING EXCEL PRACTICE ACTIVITIES WEEK 3. Week 3 Inventory BEGINNING EXCEL PRACTICE ACTIVITIES WEEK 3 Week 3 Inventory Situation: Your manager at i-phone-u-phone has asked you to create an inventory report. He wants you to calculate the total value of the products

More information

Oracle Approvals Management (AME) drives approvals of Invoice images. Julie Peters, Equinix, Inc. Carin Chase, IT Convergence, Inc.

Oracle Approvals Management (AME) drives  approvals of Invoice images. Julie Peters, Equinix, Inc. Carin Chase, IT Convergence, Inc. Oracle Approvals Management (AME) drives email approvals of Invoice images Julie Peters, Equinix, Inc. Carin Chase, IT Convergence, Inc. Agenda Goals of this Session Solution Overview Business Pain Points

More information

INTRODUCTION to NAFWerX. AFMAN and AFI are still applicable when using the NAFWerX application.

INTRODUCTION to NAFWerX. AFMAN and AFI are still applicable when using the NAFWerX application. (20 May 2015) - 1 - INTRODUCTION to NAFWerX NAFWerX has been developed as tool for use by all Air Force Nonappropriated Fund Instrumentalities (NAFI). This system will allow procurement of supplies and

More information

9/13/2018. Utilizing Technology with Harris. NG Web Offerings. Nextgen Under Utilized Features

9/13/2018. Utilizing Technology with Harris. NG Web Offerings. Nextgen Under Utilized Features Utilizing Technology with Harris AASBO Conference September 2018 Nextgen Under Utilized Features Budget Import Budget Initialization Journal Entry Import Pre Defined GL Distribution Electronic Vendor Payment

More information

INTRO TO WORK PLANNING IN MIRADI 4.4

INTRO TO WORK PLANNING IN MIRADI 4.4 INTRO TO WORK PLANNING IN MIRADI 4.4 Overview of Work Plan High Level Work Planning Adding Financial Information Analyzing & Using Work Plan Data Key Work Plan Controls Detailed Work Planning Work Planning

More information

Key Features and Enhancements included in this version:

Key Features and Enhancements included in this version: Release Version 2017.3.1.0 Key Features and Enhancements included in this version: System Setup/Company Optional Require Invoice #? Vendor Approval Process Accounts Payable Duplicate Vendor Warning Audit

More information

User Guide. Introduction. What s in this guide

User Guide. Introduction. What s in this guide User Guide TimeForce Advanced Scheduling is the affordable employee scheduling system that lets you schedule your employees via the Internet. It also gives your employees the ability to view and print

More information

If you want to flag a question for later review, select the "Mark for review" button.

If you want to flag a question for later review, select the Mark for review button. Exam Number: 584002RR Lesson Name: Microsoft Excel 2016 Exam Guidelines: This exam is now available only in the online assessment system. If your study guide still contains an exam, that exam is no longer

More information

Deltek Ajera Release Notes

Deltek Ajera Release Notes Deltek Ajera 8 8.08 Release Notes October 21, 2015 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical errors may exist.

More information

HR Business Partner Guide

HR Business Partner Guide HR Business Partner Guide March 2017 v0.1 Page 1 of 10 Overview This guide is for HR Business Partners. It explains HR functions and common actions HR available to business partners and assumes that the

More information