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

Size: px
Start display at page:

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

Transcription

1 CHAPTER 7 Excel More Skills 11 Create Amortization Tables Amortization tables track loan payments for the life of a loan. Each row in an amortization table tracks how much of a payment is applied to the principal the amount owed and how much is applied to the interest the cost of the loan. To complete this workbook, you will need the following file: e07_loan_amortization You will save your workbook as: Lastname_Firstname_e07_Loan_Amortization 1. Start Excel, and open the student data file e07_loan_amortization. Save the file in your Excel Chapter 7 folder with the name Lastname_Firstname_e07_Loan_Amortization Add the file name in the worksheet s left footer. Return to Normal view. 2. Select cell B10. Display the Formulas Tab, and in the Function Library group, click Financial, and then click PMT. The PMT function calculates the payment amount required to pay off a loan for a given amount, a given number and frequency of payments, and a given interest rate. Work with Data and Audit Formulas Microsoft Excel Chapter 7 More Skills: SKILL 11 Page 1 of 5

2 3. In the displayed Function Arguments dialog box, in the Rate box, type B7/12 Press FG H. With the insertion point in the Nper box, click cell B9, and then press FG H. With the insertion point in the PV box, click cell B6. Click OK, and then compare your screen with Figure 1. The payment amount is displayed in red, indicating that the value is negative an outflow of cash. Because payments are made each month, the interest rate is divided by 12 to convert the annual rate to a monthly rate. Annual interest rate PMT amount Figure 1 Work with Data and Audit Formulas Microsoft Excel Chapter 7 More Skills: SKILL 11 Page 2 of 5

3 4. Select cell B15,type =-B10 and then press 4 to change the cell reference to an absolute reference. The amount displayed in cell B15 is the monthly payment converted to a positive number. Because the monthly payment will refer to the value in cell B15 for every row of the amortization table, the reference needs to be an absolute cell reference so that it does not change when the formula is copied to the other rows. 5. Press F, and in cell C15,type =E14*$B$7/12 and press F. The interest payment is equal to the current balance multiplied by the monthly interest rate. The interest rate is an absolute cell reference so that the formula always refers to the value in cell B7 when the formula is copied to other rows. 6. Select cell D15,type =B15-C15 and then press F. The amount of a payment applied to the principal is the payment minus the amount that is applied to interest. 7. With the insertion point in cell E15,type =E14-D15 Press F, and then compare your screen with Figure 2. The new balance is equal to the previous balance minus the payment amount applied to the loan principal. Monthly payment Amount applied to interest Amount applied to the principal New balance Figure 2 Work with Data and Audit Formulas Microsoft Excel Chapter 7 More Skills: SKILL 11 Page 3 of 5

4 8. Select the range B15:E15, and then drag the fill handle down to row 86. Row 86 shows that for the last payment, the interest charge $3.46, $ is applied to the principal, and the remaining balance is $(0.00). 9. Select cell B87. Display the Home tab, and in the Editing group, click AutoSum, and then press F. Use the fill handle to fill the formula in cell B87 across to cell D87. Select columns A:E, and AutoFit the column widths. Compare your screen with Figure 3. Row 87 indicates that for the life of the loan, a total of $53, will be paid, and that the cost of the loan the interest payments is $8, Totals calculated Figure 3 Work with Data and Audit Formulas Microsoft Excel Chapter 7 More Skills: SKILL 11 Page 4 of 5

5 10. Select the range A13:E87, and display the Home tab. In the Styles group, click Format as Table, and then under Medium, click Table Style Medium 10 the third style in the second row. On the Format As Table dialog box, verify that the My table has headers check box is selected, and then click OK. 11. With the Excel table still selected, on the Design tab, in the Tools group, click the Convert to Range. Read the message, and then click Yes. 12. Press C + gh to return the insertion point to cell A1. Compare your screen with Figure 4. Figure Save your workbook, and then print or submit the file as directed by your instructor. Exit Excel. You have completed More Skills 11 Work with Data and Audit Formulas Microsoft Excel Chapter 7 More Skills: SKILL 11 Page 5 of 5

Bond Amortization. amortization schedule. the PV, FV, and PMT functions. elements. macros

Bond Amortization. amortization schedule. the PV, FV, and PMT functions. elements. macros 8 Bond Amortization N LY O LEARNING OBJECTIVES a bond amortization schedule Use the PV, FV, and PMT functions Protect worksheet elements Automate processes with macros A T IO N Create E V A LU Financial

More information

Exploring Microsoft Office Excel 2007 Comprehensive Grauer Scheeren Mulbery Second Edition

Exploring Microsoft Office Excel 2007 Comprehensive Grauer Scheeren Mulbery Second Edition Exploring Microsoft Office Excel 2007 Comprehensive Grauer Scheeren Mulbery Second Edition Pearson Education Limited Edinburgh Gate Harlow Essex CM20 2JE England and Associated Companies throughout the

More information

Financial Functions, Data Tables, and Amortization Schedules. Chapter 4

Financial Functions, Data Tables, and Amortization Schedules. Chapter 4 Financial Functions, Data Tables, and Amortization Schedules Chapter 4 What we will cover Controlling thickness and color of outlines and borders Naming cells Using the PMT function to calculate monthly

More information

Tutorial 3: Working with Formulas and Functions

Tutorial 3: Working with Formulas and Functions Tutorial 3: Working with Formulas and Functions Microsoft Excel 2010 Objectives Copy formulas Build formulas containing relative, absolute, and mixed references Review function syntax Insert a function

More information

Loan and Bond Amortization

Loan and Bond Amortization Loan and Bond Amortization 5 chapter In this chapter you will learn: How to use the payment function to calculate payments to retire a loan How to create a loan amortization schedule How to use a what-if

More information

Excel Build a Salary Schedule 03/15/2017

Excel Build a Salary Schedule 03/15/2017 EXCEL BUILDING A SALARY SCHEDULE WEDNESDAY, 3/22/2017 3:15 PM TRACY S. LEED ACCOUNTS PAYABLE SUPERVISOR/SYSTEM ADMINISTRATOR CHESTER CO INTERMEDIATE UNIT 24 DOWNINGTOWN, PA PASBO 62 ND ANNUAL CONFERENCE

More information

4. INTERMEDIATE EXCEL

4. INTERMEDIATE EXCEL Winter 2019 CS130 - Intermediate Excel 1 4. INTERMEDIATE EXCEL Winter 2019 Winter 2019 CS130 - Intermediate Excel 2 Problem 4.1 Import and format: zeus.cs.pacificu.edu/chadd/cs130w17/problem41.html For

More information

For Project 11M, you will need the following file: You will save your workbook as 11M_Studio_Loan_Firstname_Lastname

For Project 11M, you will need the following file: You will save your workbook as 11M_Studio_Loan_Firstname_Lastname CH11_student_cd.qxd 10/17/08 7:09 AM Page 4 Mastering Excel Project 11M Studio Loan In this project, you will apply the skills you practiced from the Objectives in Project 11B. Objectives: 6. Use Financial

More information

Intermediate Excel. Combination Cell References A B C D E =A1/$A$ =A$1*$B4+B2 3 =A1+A

Intermediate Excel. Combination Cell References A B C D E =A1/$A$ =A$1*$B4+B2 3 =A1+A Intermediate Excel SPRING 2016 Spring 2016 CS130 - INTERMEDIATE EXCEL 1 Combination Cell References How do $A1 and A$1 differ from $A$1? A B C D E 1 4 8 =A1/$A$3 2 6 4 =A$1*$B4+B2 3 =A1+A2 1 4 5 What formula

More information

Creating a Rolling Income Statement

Creating a Rolling Income Statement Creating a Rolling Income Statement This is a demonstration on how to create an Income Statement that will always return the current month s data as well as the prior 12 months data. The report will be

More information

Introduction to Basic Excel Functions and Formulae Note: Basic Functions Note: Function Key(s)/Input Description 1. Sum 2. Product

Introduction to Basic Excel Functions and Formulae Note: Basic Functions Note: Function Key(s)/Input Description 1. Sum 2. Product Introduction to Basic Excel Functions and Formulae Excel has some very useful functions that you can use when working with formulae. This worksheet has been designed using Excel 2010 however the basic

More information

MODULE B Working with Formulas and Functions

MODULE B Working with Formulas and Functions Excel-1 Illustrated Microsoft Office 365 and Excel 2016 Intermediate 1st Edition Reding SOLUTIONS MANUAL Full download at: https://testbankreal.com/download/illustrated-microsoftoffice-365-access-2016-intermediate-1st-edition-friedrichsen-solutions-manual/

More information

Intermediate Excel. Winter Winter 2011 CS130 - Intermediate Excel 1

Intermediate Excel. Winter Winter 2011 CS130 - Intermediate Excel 1 Intermediate Excel Winter 2011 Winter 2011 CS130 - Intermediate Excel 1 Combination Cell References How do $A1 and A$1 differ from $A$1? A B C D E 1 4 8 =A1/$A$3 2 6 4 =A$1*$B4+B2 3 =A1+A2 1 4 5 What formula

More information

Background Information. Instructions. Problem Statement. HOMEWORK INSTRUCTIONS Homework #3 Federal Budget Problem

Background Information. Instructions. Problem Statement. HOMEWORK INSTRUCTIONS Homework #3 Federal Budget Problem Background Information The United States federal debt is an increasingly growing and well-known issue. Every year when governmental expenditures exceed revenues, the debt is increased. On the occasions

More information

PCGENESIS FINANCIAL ACCOUNTING AND REPORTING (FAR) SYSTEM OPERATIONS GUIDE

PCGENESIS FINANCIAL ACCOUNTING AND REPORTING (FAR) SYSTEM OPERATIONS GUIDE PCGENESIS FINANCIAL ACCOUNTING AND REPORTING (FAR) SYSTEM OPERATIONS GUIDE 9/3/2015 Section A: Budget Account Master Processing, V2.5 Revision History Date Version Description Author 9/3/2015 2.5 15.03.00

More information

Functions, Amortization Tables, and What-If Analysis

Functions, Amortization Tables, and What-If Analysis Functions, Amortization Tables, and What-If Analysis Absolute and Relative References Q1: How do $A1 and A$1 differ from $A$1? Use the following table to answer the questions listed below: A B C D E 1

More information

CSV Import Instructions

CSV Import Instructions CSV Import Instructions The CSV Import utility allows a user to import model data from a prepared CSV excel file into the Foresight software. Unlike other import functions in Foresight, you will not create

More information

PCGENESIS FINANCIAL ACCOUNTING AND REPORTING (FAR) SYSTEM OPERATIONS GUIDE

PCGENESIS FINANCIAL ACCOUNTING AND REPORTING (FAR) SYSTEM OPERATIONS GUIDE PCGENESIS FINANCIAL ACCOUNTING AND REPORTING (FAR) SYSTEM OPERATIONS GUIDE 4/1/2011 Section A: Budget Account Master Processing, V2.1 Revision History Date Version Description Author 04/1/2011 2.1 11.01.00

More information

The Advanced Budget Project Part D The Budget Report

The Advanced Budget Project Part D The Budget Report The Advanced Budget Project Part D The Budget Report A budget is probably the most important spreadsheet you can create. A good budget will keep you focused on your ultimate financial goal and help you

More information

Excel Tutorial 9: Working with Financial Tools and Functions TRUE/FALSE 1. The fv argument is required in the PMT function.

Excel Tutorial 9: Working with Financial Tools and Functions TRUE/FALSE 1. The fv argument is required in the PMT function. Excel Tutorial 9: Working with Financial Tools and Functions TRUE/FALSE 1. The fv argument is required in the PMT function. ANS: F PTS: 1 REF: EX 493 2. Cash flow has nothing to do with who owns the money.

More information

Form 162. Form 194. Form 239

Form 162. Form 194. Form 239 Below is a list of topics that we receive calls about each year with the solutions to them detailed. New features and funds have also been added. Note: Some of the topics have more than one question so

More information

Background Information. Instructions. Problem Statement. HOMEWORK INSTRUCTIONS Homework #2 Healthcare Expenditures Problem

Background Information. Instructions. Problem Statement. HOMEWORK INSTRUCTIONS Homework #2 Healthcare Expenditures Problem Background Information Today, there are two major problems in healthcare plaguing the nations around the world. The first, found primarily in developed countries such as the United States and Europe, is

More information

BEx Analyzer (Business Explorer Analyzer)

BEx Analyzer (Business Explorer Analyzer) BEx Analyzer (Business Explorer Analyzer) Purpose These instructions describe how to use the BEx Analyzer, which is utilized during budget development by account managers, deans, directors, vice presidents,

More information

An application program that can quickly handle calculations. A spreadsheet uses numbers like a word processor uses words.

An application program that can quickly handle calculations. A spreadsheet uses numbers like a word processor uses words. An application program that can quickly handle calculations A spreadsheet uses numbers like a word processor uses words. WHAT IF? Columns run vertically & are identified by letters A, B, etc. Rows run

More information

<Partner Name> <Partner Product> RSA ARCHER GRC Platform Implementation Guide. 6.3

<Partner Name> <Partner Product> RSA ARCHER GRC Platform Implementation Guide. 6.3 RSA ARCHER GRC Platform Implementation Guide Palisade Jeffrey Carlson, RSA Partner Engineering Last Modified: 12/21/2016 Solution Summary Palisade @RISK is risk and decision

More information

CHAPTER 2: GENERAL LEDGER

CHAPTER 2: GENERAL LEDGER Chapter 2: General Ledger CHAPTER 2: GENERAL LEDGER Objectives Introduction The objectives are: Explain the use of the Chart of Accounts in Microsoft Dynamics NAV 5.0. Explain the elements of the G/L Account

More information

Form 155. Form 162. Form 194. Form 239

Form 155. Form 162. Form 194. Form 239 Below is a list of topics that we receive calls about each year with the solutions to them detailed. New features and funds have also been added. Note: Some of the topics have more than one question so

More information

Importing Historical Returns into Morningstar Office

Importing Historical Returns into Morningstar Office Importing Historical Returns into Morningstar Office Overview - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 What are historical returns? - - - - - - - - - - - - - - - -

More information

Make sure the client aged receivables balance to the general ledger total. Write off client balances. Pick a date that makes sense: a. b. c. d.

Make sure the client aged receivables balance to the general ledger total. Write off client balances. Pick a date that makes sense: a. b. c. d. Overview This document provides conversion tips and instructions for entering client and general ledger beginning balances Entering beginning balances in Nexsure entails bringing balances forward from

More information

Calculate Sums, Rates, and Percentages in Excel: Student Workbook

Calculate Sums, Rates, and Percentages in Excel: Student Workbook 2016 Calculate Sums, Rates, and Percentages in Excel: Student Workbook Created by: EVA CONSTANTARAS / Independent Consultant & Data Scientist WITH SUPPORT FROM THE WORLD BANK AND THE UK DEPARTMENT FOR

More information

Perform this procedure to plan adjustments to the unrestricted budget either during the Annual Development or during a Quarterly Confirmation cycle.

Perform this procedure to plan adjustments to the unrestricted budget either during the Annual Development or during a Quarterly Confirmation cycle. Introduction Process and Trigger Perform this procedure to plan adjustments to the unrestricted budget either during the Annual Development or during a Quarterly Confirmation cycle. Prerequisites Budget

More information

Marketing Budget Excel Template User Guide

Marketing Budget Excel Template User Guide Marketing budget Excel Marketing Budget Excel Template User Guide The Marketing Budget Excel template, incorporating variance analysis and reporting allows you to develop a monthly marketing budget for

More information

Viewing Fees. PATH: Portal > Family > Payments

Viewing Fees. PATH: Portal > Family > Payments PATH: Portal > Family > Payments The Payments tool allows users to make online payments for fees and/or deposit money into food service accounts for members of a household. If this feature is used by a

More information

Perform this procedure to plan adjustments to the unrestricted budget either during the Annual Development or during a Quarterly Confirmation cycle.

Perform this procedure to plan adjustments to the unrestricted budget either during the Annual Development or during a Quarterly Confirmation cycle. Introduction Process and Trigger Perform this procedure to plan adjustments to the unrestricted budget either during the Annual Development or during a Quarterly Confirmation cycle. Prerequisites Budget

More information

Information Technology Return on Investment (ROI) Analysis Instructions

Information Technology Return on Investment (ROI) Analysis Instructions Information Technology Return on Investment (ROI) Analysis Instructions Prepared by Project Management Office April 1, 2003 ROI Analysis Instructions Introduction Beginning April 1, 2003, Project Sponsors

More information

How to Create a Spreadsheet With Updating Stock Prices Version 2, August 2014

How to Create a Spreadsheet With Updating Stock Prices Version 2, August 2014 How to Create a Spreadsheet With Updating Stock Prices Version 2, August 2014 by Fred Brack NOTE: In December 2014, Microsoft made changes to their portfolio services online, widely derided by users. My

More information

Making an Online Payment

Making an Online Payment Making an Online Payment PATH: Portal > Family > Payments The Payments tool allows Portal users to make online payments to fees and/or food services incurred by members of a household. If this feature

More information

Fees. Family Fees. Family Fees - Filter by Members

Fees. Family Fees. Family Fees - Filter by Members Fees (Portal) This is a quick guide for family online payments. If you need further detail please click on this link to more detailed instructions. The Fees tab provides a list of all fees assigned to

More information

Spreadsheet Directions

Spreadsheet Directions The Best Summer Job Offer Ever! Spreadsheet Directions Before beginning, answer questions 1 through 4. Now let s see if you made a wise choice of payment plan. Complete all the steps outlined below in

More information

Upload Budget Item Rates

Upload Budget Item Rates Upload Budget Item Rates Who: Why: When: Sys Admin When tight control of Project costing is necessary and the same items are required on many Orders within the Project View. When Project Views are set

More information

Installation & User Manual

Installation & User Manual Installation & User Manual Version: SPS Plus 5.0.0 Installation Procedure: Run the setup batch file from the CD and follow the Wizard to complete the setup. Install will create an Application shortcut

More information

FY13 Budget Prep New Functionality

FY13 Budget Prep New Functionality HR Refresh Functionality It is now possible to refresh the HR data for a single DeptID in Position Budgeting. The process is simple, but care is necessary to avoid unintentional errors. The process begins

More information

GL Budgets. Account Budget and Forecast. Account Budgets and Forecasts Menu

GL Budgets. Account Budget and Forecast. Account Budgets and Forecasts Menu Account Budget and Forecast The Account Budget and Forecast function allows you to enter and maintain an unlimited number of budgets and/or forecasts values and types. When setting up the account budgets

More information

ANALYZER COMMERCIAL EXAMPLE CANADA

ANALYZER COMMERCIAL EXAMPLE CANADA ANALYZER COMMERCIAL EXAMPLE CANADA INTRODUCTION This example shows how to use Analyzer to determine the value or purchase price for an office, retail or industrial building. Steps Enter the information

More information

2013/2014 Operating Budget Forecast

2013/2014 Operating Budget Forecast Financial Services 2013/2014 Operating Budget Forecast Overview: Please use these guidelines to prepare a forecast of year end results for the current 2013/2014 fiscal year. The fundamentals for building

More information

UCAA Expansion Application Insurer User Guide December 2017

UCAA Expansion Application Insurer User Guide December 2017 UCAA Expansion Application Insurer User Guide December 2017 2017 National Association of Insurance Commissioners All rights reserved. Revised Edition National Association of Insurance Commissioners NAIC

More information

Lab 6. Microsoft Excel

Lab 6. Microsoft Excel Lab 6 Microsoft Excel Objective At the end of this lesson, you should be able to describe components and functions in Excel perform and apply basic Excel operations Introduction to Management Information

More information

You should already have a worksheet with the Basic Plus Plan details in it as well as another plan you have chosen from ehealthinsurance.com.

You should already have a worksheet with the Basic Plus Plan details in it as well as another plan you have chosen from ehealthinsurance.com. In earlier technology assignments, you identified several details of a health plan and created a table of total cost. In this technology assignment, you ll create a worksheet which calculates the total

More information

File Upload User Guide

File Upload User Guide File Upload User Guide FR 2644 Weekly Report of Selected Assets and Liabilities of Domestically Chartered Commercial Banks and U.S. Branches and Agencies of Foreign Banks Federal Reserve System STATISTICS

More information

What's new in Invest for Excel 3.6

What's new in Invest for Excel 3.6 What's new in Invest for Excel 3.6 Microsoft Excel versions supported... 2 Russian user manual... 2 Digitally signed program code... 2 Template folders... 2 Goodwill depreciation tax-deductibility option...

More information

Using the Principia Suite

Using the Principia Suite Using the Principia Suite Overview - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -1 Generating Research Mode Reports........................................... 2 Overview -

More information

X-Charge Credit Card Processing

X-Charge Credit Card Processing X-Charge Credit Card Processing OpenEdge (Formerly X-Charge) Payment Processing Setup... 1 Setting Permissions for Credit Card Processing... 1 Setting Up X-Charge Payment Processing in SuccessWare 21...

More information

SIMS FMS6 Academies. USER BULLETIN No.A33

SIMS FMS6 Academies. USER BULLETIN No.A33 For the Attention of the SIMS FMS6 Operator SIMS FMS6 Academies USER BULLETIN No.A33 Budget Forecast Return: Outturn 2016 to 2017 Financial Services for Schools Helpline Tel: 01992 555753 Fax: 01992 555727

More information

3 - Paying Bills CCSD Symphony Circulation Manual (08/17) Paying Bills

3 - Paying Bills CCSD Symphony Circulation Manual (08/17) Paying Bills Paying Bills The Paying Bills Wizard helps you process user payments for current bills. 1. Click on the Paying Bills Wizard found under the Common Tasks Wizard heading. 2. Enter the patron User ID and

More information

Spreadsheet File Transfer User Guide. FR 2028B Survey of Terms of Bank Lending to Farmers

Spreadsheet File Transfer User Guide. FR 2028B Survey of Terms of Bank Lending to Farmers Spreadsheet File Transfer User Guide FR 2028B Survey of Terms of Bank Lending to Farmers FR 2028S Prime Rate Supplement to Survey of Terms of Lending STATISTICS FUNCTION AUTOMATION SUPPORT October 30,

More information

Using an Excel spreadsheet to calculate Andrew s 18th birthday costs

Using an Excel spreadsheet to calculate Andrew s 18th birthday costs Using an Excel spreadsheet to calculate Andrew s 18th birthday costs Open a new spreadsheet in Excel. Highlight cells A1 to J1. Prevocational Mathematics 1 of 17 Planning an event Using an Excel spreadsheet

More information

PRODUCING BUDGETS AND ACQUITTAL REPORTS from MYOB and spreadsheets

PRODUCING BUDGETS AND ACQUITTAL REPORTS from MYOB and spreadsheets Appendix 1 PRODUCING BUDGETS AND ACQUITTAL REPORTS from MYOB and spreadsheets Explanation of Budgeting and Acquitting This appendix outlines the process of preparing budgets and reports so that you can

More information

Technology Assignment Calculate the Total Annual Cost

Technology Assignment Calculate the Total Annual Cost In an earlier technology assignment, you identified several details of two different health plans. In this technology assignment, you ll create a worksheet which calculates the total annual cost of medical

More information

LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL

LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL There is a wide range of probability distributions (both discrete and continuous) available in Excel. They can be accessed through the Insert Function

More information

Morningstar Office User Manual: Handling Warnings in Transactional Accounts

Morningstar Office User Manual: Handling Warnings in Transactional Accounts Morningstar Office User Manual: Handling Warnings in Transactional Accounts This document provides a list of warning messages you might encounter when generating reports and provides recommended actions

More information

UNIVERSITY OF OREGON. Steps and OPE Calculations For Data Entry to Banner Budget Development

UNIVERSITY OF OREGON. Steps and OPE Calculations For Data Entry to Banner Budget Development UNIVERSITY OF OREGON Steps and OPE Calculations For Data Entry to Banner Budget Development Budget and Resource Planning 4/27/2016 Overview Banner budgeting does not allow budgeting of OPE within the Salary

More information

Creating and Monitoring Defined Contribution Plans in Advisor Workstation

Creating and Monitoring Defined Contribution Plans in Advisor Workstation Creating and Monitoring Defined Contribution Plans in Advisor Workstation Disclaimer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 Overview - - - - - - - - - - - - - - - -

More information

ENTERING AUTOMOBILE FRINGE IN A SEPARATE PAYROLL: EMPLOYEE PAYING TAXES

ENTERING AUTOMOBILE FRINGE IN A SEPARATE PAYROLL: EMPLOYEE PAYING TAXES ENTERING AUTOMOBILE FRINGE IN A SEPARATE PAYROLL: EMPLOYEE PAYING TAXES When calculating automobile fringe, you have the option to do so in a payroll cycle separate from your normal payroll. If you choose

More information

Budget Estimator Tool & Budget Template

Budget Estimator Tool & Budget Template Budget Estimator Tool & Budget Template Integrated Refugee and Immigrant Services Created for you by a Yale School of Management student team IRIS BUDGET TOOLS 1 IRIS Budget Estimator and Budget Template

More information

Auxiliary Periodic Report Instructions

Auxiliary Periodic Report Instructions Auxiliary Periodic Report Instructions Overview Auxiliary Periodic Reports provide Periodic projections of revenues, expenses, transfers-in and transfers-out. After Auxiliary Periodic Reports are prepared,

More information

more information Upload a contribution file

more information Upload a contribution file Upload a contribution file more information About the Microsoft Excel contribution process Upload a contribution file is an online process that allows you to submit Microsoft Excel (Excel) contribution

More information

A USER GUIDE FOR RESEARCHERS: PROJECT BUDGET PLANNING TEMPLATES

A USER GUIDE FOR RESEARCHERS: PROJECT BUDGET PLANNING TEMPLATES A USER GUIDE FOR RESEARCHERS: PROJECT BUDGET PLANNING TEMPLATES Research Project Management https://research-tools.mun.ca/rpm/ Copyright 2017 Memorial University of Newfoundland TABLE OF CONTENTS Introduction......3

More information

Making an Online Payment

Making an Online Payment Making an Online Payment Viewing Fees Fee Payments Optional Fee Payments Deposit Money into a Food Service Account Printing Account Details PATH: Portal > Family > Payments The Payments tool allows users

More information

Insurer User Manual Chapter 9: Insurer Management

Insurer User Manual Chapter 9: Insurer Management Insurer User Manual Chapter 9: Insurer Management 2017 HCAI Communications Table of Contents Chapter 9: Insurer Management General Business Rules... 4 Insurer Branch Management... 4 Adding a Branch...

More information

Get Started with My Budget Planner

Get Started with My Budget Planner Page 1 of 24 Get Started with My Budget Planner Click on the "Start" button, select "Programs", select "My Budget Planner" to open My Budget Planner software. When you open My Budget Planner a Welcome

More information

GuruFocus User Manual: My Portfolios

GuruFocus User Manual: My Portfolios GuruFocus User Manual: My Portfolios 2018 version 1 Contents 1. Introduction to User Portfolios a. The User Portfolio b. Accessing My Portfolios 2. The My Portfolios Header a. Creating Portfolios b. Importing

More information

IS 312 Spring PROJECT #3 (Due 5/2)

IS 312 Spring PROJECT #3 (Due 5/2) Page 1 IS 312 Spring 2012 - PROJECT #3 (Due 5/2) Credit Default Swap Claims Decision Support Using Access and Excel PREVIEW A large pension fund invested in triple-a rated bonds and used your firm to insure

More information

IE2140 Engineering Economy Tutorial 3 (Lab 1) Using Excel Financial Functions for Project Evaluation

IE2140 Engineering Economy Tutorial 3 (Lab 1) Using Excel Financial Functions for Project Evaluation IE2140 Engineering Economy Tutorial 3 (Lab 1) Using Excel Financial Functions for Project Evaluation 1. Objectives and Overview Solutions Guide by Hong Lanqing, Wang Xin and Mei Wenjie The objective of

More information

Infinite Campus. Making a Payment. July 15, 2016 Revision

Infinite Campus. Making a Payment. July 15, 2016 Revision Infinite Campus Making a Payment Table of Contents Payments Viewing Fees Fee Payments Optional Fee Payments Deposit Money into a Food Service Account Printing Account Details Managing Payment Information

More information

HOW TO PRE-POST A BUDGET TRANSFER

HOW TO PRE-POST A BUDGET TRANSFER HOW TO PRE-POST A BUDGET TRANSFER BUSINESS SCENARIO Scenario It becomes apparent that one funds center is running short of funds. An administrative manager wishes to transfer budget from a different funds

More information

Discrete Probability Distributions

Discrete Probability Distributions 5 Discrete Probability Distributions 5-3 Binomial Probability Distributions 5-5 Poisson Probability Distributions 52 Chapter 5: Discrete Probability Distributions 5-3 Binomial Probability Distributions

More information

SALARY PROJECTION TABLE OF CONTENTS

SALARY PROJECTION TABLE OF CONTENTS SALARY PROJECTION TABLE OF CONTENTS SETTING DEFAULT SETTINGS...2 SETTING USERS TO A PROJECTIONG...4 CREATING DATA FOR THE PROJECTION...5 CHANGING RECORDS IN A PROJECTION...7 CALCUALTE SALARIES...8 POST

More information

SMHS/SPHHS Budget Development Application User Guide Original 12/07/2006 Updated 01/28/2014

SMHS/SPHHS Budget Development Application User Guide Original 12/07/2006 Updated 01/28/2014 SMHS/SPHHS Budget Development Application User Guide Original 12/07/2006 Updated 01/28/2014 Table of Contents Logging On... 3 Navigating the Budget Worksheet... 4 Navigating to other Fund Centers... 5

More information

Decision Trees Using TreePlan

Decision Trees Using TreePlan Decision Trees Using TreePlan 6 6. TREEPLAN OVERVIEW TreePlan is a decision tree add-in for Microsoft Excel 7 & & & 6 (Windows) and Microsoft Excel & 6 (Macintosh). TreePlan helps you build a decision

More information

Using ERAs with Helper

Using ERAs with Helper Using ERAs with Helper Table of Contents Introduction to ERAs in Helper... 1 Getting Started with ERAs... 1 Set up Multi-User settings for ERAs... 1 Enter the ERA Payer ID in the Insurance Company Library...

More information

HandDA program instructions

HandDA program instructions HandDA program instructions All materials referenced in these instructions can be downloaded from: http://www.umass.edu/resec/faculty/murphy/handda/handda.html Background The HandDA program is another

More information

Notice how your Expenses are calculated to a full year for your budget.

Notice how your Expenses are calculated to a full year for your budget. Help Notes ~ Page 1 of 5 Spending Plan Worksheet The Spending Plan Worksheet is the first step. This is used to create up to 30 Sub-Account Names, Expense Amounts and Deposit Goals. The information you

More information

Running Manager Level Reports

Running Manager Level Reports Running Manager Level Reports Introduction: Manager reports can be run at the summary or account detail level. The reports are formatted in the same manner as the Board of Trustees Quarterly Finance and

More information

FY17 Budget Process: Planning (Task List, Data Entry, Reports) & Use of Excel

FY17 Budget Process: Planning (Task List, Data Entry, Reports) & Use of Excel FY17 Budget Process: Planning (Task List, Data Entry, Reports) & Use of Excel Shared Folders will be used to access Excel workbooks and for the Budget Administrator to provide back up materials You will

More information

Developer Instructions for the Developer Spreadsheet for Construction Draw Version Last Updated 10/01/2014

Developer Instructions for the Developer Spreadsheet for Construction Draw Version Last Updated 10/01/2014 Developer Instructions for the Developer Spreadsheet for Construction Draw Version 1.02.65 Last Updated 10/01/2014 Developer Spreadsheet for Construction Draw Page 1 of 25 Table of Contents Overview...

More information

Budget planning. Dynamics 365 for Finance and Operations

Budget planning. Dynamics 365 for Finance and Operations Budget planning This document walks you through an annual budget process in Microsoft Dynamics 365 for Finance and Operations. Demo script May 2018 Send feedback. Learn more about Finance and Operations.

More information

How to do Month End Closing

How to do Month End Closing How to do Month End Closing Access: Option 1: Desktop > Accounting Icon > Account Transactions > Option 2: Desktop > Accounting (on toolbar) > Operations > Account Transactions > Click on the Closing tab.

More information

Office of Sponsored Research Budget Revision Form Instructions and Field Definitions

Office of Sponsored Research Budget Revision Form Instructions and Field Definitions Budget Revision Form Instructions and Field Definitions Table of Contents Example Form 1 Part 1 General Information 2 Project Specific Information Submitter Information Part 2 Indirect Costs 2 Identifying

More information

Contracts Features Available in HTML5. it just makes sense

Contracts Features Available in HTML5. it just makes sense Contracts Features Available in HTML5 it just makes sense August, 2018 Contracts Features Available in HTML5 As part of the 5.2 SP1 release, the Contracts functionality is now available in HTML5 and provides

More information

Xero Budgeting & Planning Model

Xero Budgeting & Planning Model Model How to build a monthly rolling Xero Budgeting & Planning Model Using the Modano Excel add-in Duration: 1 hour Xero Budgeting & Planning Model Please check for any updates to this document. All copyright

More information

Decision Trees: Booths

Decision Trees: Booths DECISION ANALYSIS Decision Trees: Booths Terri Donovan recorded: January, 2010 Hi. Tony has given you a challenge of setting up a spreadsheet, so you can really understand whether it s wiser to play in

More information

Medici Lending Training Guide

Medici Lending Training Guide Medici Lending Training Guide This publication was written for Medici Publication Information Medici Lending Training Guide Material ID Number: 280816 Revision: January, 2013 Distributed Subject to Terms

More information

PROPRIETARY MATERIALS

PROPRIETARY MATERIALS PROPRIETARY MATERIALS No use of these proprietary materials is permitted without the express written consent of or license from Thomson Reuters. Altering, copying, distributing or reproducing any of these

More information

Fiscal Closing Methods Summary

Fiscal Closing Methods Summary Fiscal Closing Methods Summary Update 1/27/2017 FALSC 1 What is Fiscal Close? In general terms, Fiscal Closing is the process of closing one set of financial books at the end of the current fiscal year

More information

Office of Planning and Budgets Budget Planning and Analysis. Off Campus Credit Instruction Budget Allocation

Office of Planning and Budgets Budget Planning and Analysis. Off Campus Credit Instruction Budget Allocation 2018-19 Office of Planning and Budgets Budget Planning and Analysis Off Campus Credit Instruction Budget Allocation Steps to Open Planning Analytics for Training Open Applications After Overview is Presented

More information

The MOBIUS Lending & Borrowing Statistics are compiled from three primary data sources.

The MOBIUS Lending & Borrowing Statistics are compiled from three primary data sources. The MOBIUS Lending spreadsheet details the lending and borrowing activity of the MOBIUS institutions. This report provides an explanation of how the spreadsheet is compiled and what statistics are given.

More information

Re: The Broker s Workstation and The Underwriter s Workstation Important Releases and Changes

Re: The Broker s Workstation and The Underwriter s Workstation Important Releases and Changes 23 March 2016 To: Users of The Broker s Workstation and/or The Underwriter s Workstation Dear Valued Client: Re: The Broker s Workstation and The Underwriter s Workstation Important Releases and Changes

More information

Creating formulas that use dates and times can be a little confusing if

Creating formulas that use dates and times can be a little confusing if Chapter 3: Date and Time Formulas In This Chapter Understanding dates and times in Excel Creating formulas that calculate elapsed dates and times Using the Date functions Using the Time functions Creating

More information

The following Key Features describe important functions in the Account and Loan Transfer service.

The following Key Features describe important functions in the Account and Loan Transfer service. Account and Loan Transfer The Account Transfer service makes moving funds between accounts secure and simple. The user will find processing Multi-Entry Transfers and defining Recurring Transfers as easy

More information

Logic, and the IF Function

Logic, and the IF Function Comparison Operators Logic, and the IF Function You can use comparison operators to compare two numbers, functions, formulas, or labels and return either true or false. Examples include: =2*3=4+2 =A1>0

More information