Lab 20: Excel 3 Advanced

Size: px
Start display at page:

Download "Lab 20: Excel 3 Advanced"

Transcription

1 Lab 20: Excel 3 Advanced ()

2 CONTENTS 1 Lab Topic... Error! Bookmark not defined. 1.1 In-Lab In-Lab Materials In-Lab Instructions Out-Lab Out-Lab Materials Out-Lab Instructions Grading EXL3 - MICROSOFT EXCEL S AUTOFILL TOOL, MULTIPLE WORKSHEETS AND CONDITIONAL In today s lab you will learn how to use the conditional formatting tool that allows you to change the properties of a cell based on the cell value. This creates a visual effect letting you know either cell values are good or bad. You will also learn how to use the AutoFill tool that makes working with Excel easier and be able to create charts. In addition you will learn how to work with multiple worksheets. 1.1 IN-LAB Scenario: Complete the worksheet from last lab. You will need to insert multiple sheets and in addition you will need to use the conditional formatting option In-Lab Materials 1. Microsoft Excel 2. Access to the Internet 3. in-lab_exl2_firstname_lastname.xlsx from last lab In-Lab Instructions Step 1: Get organized 1. You will need in-lab_exl2_firstname_lastname.xlsx from last lab. 2. Rename the file in-lab_exl3_firstname_lastname.xlsx. 2 P a g e

3 Step 2: Working with Worksheets 1. If you look at the lower left of your Excel API you will find double click on Sheet1 and change it to Products. 2. Click on Sheet2 and change the text to Analysis. 3. Rename Sheet3 to Summary 4. Right click on the Products tab and change the Tab Color to the highlighted below: 5. Right-click on the Analysis tab and change the Tab Color to the highlighted below: 6. Change tab color for Summary to the highlighted below: you should have this once you have completed steps 4 to 6 correctly 7. Hold your Shift key and click on Analysis and Summary 8. Highlight A1 to E1 and merge and center 9. Type the following information on the merged cell: Firstname Lastname 10. Highlight A2 to E2 and merge and center 11. Enter today s date in this format mm-dd-yyyy 3 P a g e

4 12. Once you have completed steps 8 through 11 your document should look like this: 13. Go to A5 and enter Month 14. Go to B5 and enter Sales 15. Go to C5 and enter Sales Tax 16. Go to D5 and enter Total Sales 17. Go to E5 and enter Total Expenses 18. Once you have completed Steps 13 through 17 your document should look like this 19. Go to A6 and enter Jan 20. Go to A7 and enter Feb 21. Using the AutoFill Tool drag it down till you get to Dec 22. Now click on the Products tab 23. On K5 type Status. The table theme format should automatically update itself to include the column K. 4 P a g e

5 24. On K6 use an IF statement to determine whether the status is Good or Bad Now enter the values below: The Logical_test tests for the value of a specific cell in this case the first value of Cell G6. Now if the test is true Value_if_true will display or calculate the value in the field in our case Good. If the value is false or not true then it will display the contents of Value_if_false 25. Now highlight G6 through G14 and add a conditional format: 5 P a g e

6 a. Click on Conditional Formatting and select indicators : 6 P a g e

7 26. Click on the Analysis Tab 27. Highlight B6 to E17 and change the cell format to Accounting 7 P a g e

8 28. Now starting on B6 enter the following information: 29. Go to cell G4 and enter Michigan Sales Tax. Resize the column to fit the title. Go to H6 and enter.08 and covert it to percentage with no decimal places. 30. At C6 calculate the value of the sales tax based on Michigan s Sales Tax. Use the formula bar to create a formula the $ symbol before the H and 4 are absolute structures not dollar signs. This means that we are telling Excel to use cell H4 as an absolute source. 8 P a g e

9 31. Paste the function all the way to C Take your cursor to D6 and calculate the Total Sales 33. Paste formula all the way to D We want to delete column E completely. Click on Column E. To do that right-click and select Delete: You noticed that the merge and center resized to accommodate cells A1 through D1 and A2 through D2. At the same time the values did not change even though Sales Tax in Michigan moved from G4 to F4 and the percentage from H4 to G Go to A18 and type Total. 36. Go to B18 and calculate the total for Sales 37. Go to C18 and Calulate the total for Sales Tax 38. Go to D18 and calculate the Total Sales 9 P a g e

10 39. Once you have completed steps 34 to 37 your document should look like this: 40. Now the ######## symbols simply means that the width of your column is too small to handle the number of characters to display. To fix that simple take your cursor between C and D until you get a double headed arrow. Double click to auto size. Repeat the process for D and E. 10 P a g e

11 Step 3: Create a chart 1. First take your cursor to Cell F20 and go to the Insert tab Once you have clicked on that a blank chart will appear like the one below: 11 P a g e

12 2. Right click on the chart and Select Data: 3. A window like the one below will appear: 4. Click on Add under the Legend Entries (Series) 12 P a g e

13 5. This window will pop open. Enter/select the values below: 6. Now Edit the Horizontal (Category) Axis Labels Enter/select the values below: 13 P a g e

14 Once complete your chart should look like the one below: Step 4: Working with Sheets and the Lookup function 1. Click on the Products tab 2. Click on the A column and right click and insert a new column to the left 14 P a g e

15 3. Take your Cursor to A5 and type Product ID. Starting at A6 enter the following data: 4. Click on the Summary Tab 5. Highlight rows 5 through 17. Right-click and select delete. This should have deleted all the values in this worksheet. 6. Enter the column titles start at A5 through E5 7. Go to A6 and on the formula bar type/select the following formula: 15 P a g e

16 8. Paste that formula all the way down to A14. It should look like the example below: 9. Take your cursor to B6 and use a Lookup function under 16 P a g e

17 10. A window will pop open that looks like this: 11. Select the first option and another window will open: Now the Lookup_value is the search term or criteria where we are looking for. The Lookup_vector is the list where the search term is located at. The Result_vector is the list what we want to display. 17 P a g e

18 12. Now fill in the information below: Paste the function all the way to B Repeat the process to find the Sale Price: 18 P a g e

19 14. Paste the formula all the way to C At D6 calculate the sales tax value by using the Michigan Sales Tax value from the Analysis tab. Paste the formula D14 Now On E6 calculate the total Price by subtracting Sale Price Tax 1.2 OUT-LAB Scenario: You will need to apply conditional formatting on the last lab s worksheet, add additional worksheets and use the AutoFill tool Out-Lab Materials 1. Microsoft Excel 2. Access to the Internet 3. in-lab_exl2_firstname_lastname.xlsx from last lab Out-Lab Instructions 1. Change the Tab Titles: a. Sheet1 to Product List b. Sheet2 to Cost Analysis c. Sheet3 to Cost Summary 2. Change the Tab Colors: 3. Enter the following data on both the Cost Analysis and Cost Summary Tab. Note that A1 to E1 and A2 and E2 are merged and centered 4. Click on the Cost Analysis Tab 19 P a g e

20 5. Starting at A6 enter the 12 months of the year in this format: You might have to resize the column width and auto fit all the months 6. Change the cell formats of B6 through E17 7. Starting at B6 enter the Sales records below: 8. On G4 type State Sales Tax and at H4 enter.09. Change the format of H4 to percentage: 9. No at C6 calculate the sales tax value by using this formula Sales * Tax and paste the formula all the way to C17. Hint make sure that you use absolute structures ($) at H4 10. At D6 cacluate the Total Sale by Sales Tax and past the formula through D Delete Column E 20 P a g e

21 12. Once complete you should have a worksheet like the one below: 13. Now click on the Product List tab 21 P a g e

22 14. Highlight G6 through G14 and add a new formatting rule: 22 P a g e

23 15. Insert a new column before Product and insert the following information: 16. Go to the Cost Analysis Tab and delete Row Enter the following column titles starting at A 5 to E5 18. At A6 call in the SKU#s from Product List: 19. Now at B6 insert a LOOKUP function uses the following information: 20. It must use the SKU# from Cost Summary tab as its Lookup_value and the Lookup_vector data should be at the Product List tab from A6 to A14. You must use absolute symbols to both columns and rows. The result vector should be the entire Product (B6 to B14). Paste the 23 P a g e

24 formula through B6 to B14. Once you complete this step you worksheet should look like this: 21. On C6 now use a LOOKUP function that will get the Sale Price from Product List based on SKU#. It must use the SKU# from Cost Summary tab as its Lookup_value and the Lookup_vector data should be at the Product List tab from A6 to A14. You must use absolute symbols to both columns and rows. The result vector should be the entire Sale Price (G6 to G14). Paste the formula through C6 to C14. Once you complete this step you worksheet should look like this: 22. At D6 calculate the Tax by using Sale Price multiplied by given State Sales Tax at the Cost Analysis Tab. Make sure that you mark the State Sales Tax as absolute or else you will have zeros. 24 P a g e

25 23. Now calculate the total price by subtracting the tax from the Sale Price 25 P a g e

26 24. Highlight C6 through E14 and change the cell format to Accounting 25. Click on the Cost Analysis Tab 26. Take your cursor at line F20 and insert a line chart 27. Add a new Legend Entries(Series) a. The Series name should be D5 b. The Series value should be D6 through D17 c. Edit the Axis Labels to A6 to A Upload it to the class website 26 P a g e

27 1.2.3 Grading Scoring Points Problems Problems Problems Total IN-LAB Scenario: Using the last lab s work, you will need to format the data into a table and be able to apply a table them. You will also sort the data in alphabetical order. Later you will use conditional formatting to change the background color of the cell based on the results of the calculations In-Lab Materials 1. Microsoft Excel 2. Access to the Internet 3. in-lab_exl1_firstname_lastname.xlsx from last lab In-Lab Instructions Step 1: Get organized 3. You will need in-lab_exl1_firstname_lastname.xlsx from last lab. 4. Rename the file to in-lab_exl2_firstname_lastname.xlsx Step 1: Getting changing it to a table, ordering, and sorting your data 1. Open in-lab_exl1_firstname_lastname.xlsx from last lab. 2. Highlight A5-J14 3. Now Format it as a table by going to the Home tab and click on this icon: 27 P a g e

28 4. Select Table Style Light 9 theme 5. You will need to sort the Products by alphabetical order. To do that you will need to click on the down arrow of Product: Then Select Sort A to Z : notice that all of the products listed are in alphabetical order along with their corresponding data. You can also sort data by click on individual columns and selecting the data you want to search for. For example I want to find all items that I have given a 15% markup simply click on the down arrow of Markup Retail and uncheck all, but 15% 28 P a g e

29 You result should be: The symbol means that column has been filtered for a specific record or records. To remove the filter simply click on that icon then click on take you back to the original display of all of the data.. This should 1. Highlight G6 to G14 29 P a g e

30 2. Apply Conditional Formatting: 3. Highlight G6 to G14 30 P a g e

31 4. Apply Conditional Formatting: 31 P a g e

32 5. Highlight G6-G14 and do the following Conditional formatting: 32 P a g e

33 6. Once you have completed it should look like this: 7. Upload your work to the class site 1.4 OUT-LAB Scenario: Using the last lab s work, you will need to format the data into a table and be able to apply a table them. You will also sort the data in alphabetical order. Later you will use conditional formatting to change the background color of the cell based on the results of the calculations Out-Lab Materials 1. Microsoft Excel Access to the Internet 3. out-lab_exl1_firstname_lastname.xlsx from last lab Out-Lab Instructions 1. You will need your last lab s work (out-labexl1_firstname_lastname). 2. Open the file 3. Highlight cells A5-J14 and apply this table (Table Style Light 8):. It should look like the example below: 4. Now sort the Products column in alphabetical column (A to Z). You should have your products listed like the one below: 33 P a g e

34 5. On the Markup Retail column find all products that have a 15% markup. Now do a screen capture of the sort. Open a blank MS Word document and paste your screen capture. Save the document as out-lab-exl2_sc_firstname_lastname.docx. You will need to upload this document to the class site. 6. Remove or clear any filters on Markup Retail 7. Highlight G6 to G14 and apply a Conditional Formatting using the following data below: a. Highlight Cell Rules Greater Than 15% b. Highlight Cell Rules Between 0% to 14% 34 P a g e

35 c. Highlight Cell Rules Less Than 0% 8. Save the document for the next lab 9. Upload the Excel and MS Word documents to the class website Grading Scoring Points Problems Problems Problems 9 5 Total P a g e

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

ADVANCED COMPUTER TECHNOLOGY Excel 2013 Unit Practice Production Test

ADVANCED COMPUTER TECHNOLOGY Excel 2013 Unit Practice Production Test ADVANCED COMPUTER TECHNOLOGY Excel 2013 Unit Practice Production Test You will create a spreadsheet and two charts that summarize a stock club s current stock holdings. You will also use absolute cell

More information

Performance Measure 73: State/Territory Quality Assessment

Performance Measure 73: State/Territory Quality Assessment Performance Measure 73: State/Territory Quality Assessment The numbers needed for the Performance Measure 73 EHB entries have been calculated, but you may want to do some quality assessment to better understand

More information

MED SUPPLY ONLINE WAREHOUSE SIX-YEAR FINANCIAL PROJECTION

MED SUPPLY ONLINE WAREHOUSE SIX-YEAR FINANCIAL PROJECTION EXCEL 2010 CHAPTER 3: LAB 1 MED SUPPLY ONLINE WAREHOUSE SIX-YEAR FINANCIAL PROJECTION SKILLS Save a workbook with a new name Apply a theme to a worksheet Select all cells in a worksheet Apply bold Enter

More information

IF Function Contin.. Question 1

IF Function Contin.. Question 1 Lesson 07- Practical IF Function Contin.. Question 1 A. Write an AND formula to determine if A>A and AA or A

More information

Excel Chapter 3 What-If Analysis, Charting and Large Worksheets

Excel Chapter 3 What-If Analysis, Charting and Large Worksheets Excel Chapter 3 What-If Analysis, Charting and Large Worksheets 1. What is a fill series? 2. There are two ways to make a fill series. What are they? 3. What does the ######## error mean? 4. What does

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

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

Excel 2011 Charts - Introduction Excel 2011 Series The University of Akron. Table of Contents COURSE OVERVIEW... 2

Excel 2011 Charts - Introduction Excel 2011 Series The University of Akron. Table of Contents COURSE OVERVIEW... 2 Table of Contents COURSE OVERVIEW... 2 DISCUSSION... 2 OBJECTIVES... 2 COURSE TOPICS... 2 LESSON 1: CREATE A CHART QUICK AND EASY... 3 DISCUSSION... 3 CREATE THE CHART... 4 Task A Create the Chart... 4

More information

DIGITAL VERSION. Microsoft EXCEL Level 2 TRAINER APPROVED

DIGITAL VERSION. Microsoft EXCEL Level 2 TRAINER APPROVED DIGITAL VERSION Microsoft EXCEL 2013 Level 2 TRAINER APPROVED Module 4 Displaying Data Graphically Module Objectives Creating Charts and Graphs Modifying and Formatting Charts Advanced Charting Features

More information

Microsoft Office: Excel 2013

Microsoft Office: Excel 2013 Microsoft Office: Excel 2013 Intro to Charts University Information Technology Services Training, Outreach and Learning Technologies Copyright 2014 KSU Department of University Information Technology Services

More information

1. Open Excel and ensure F9 is attached - there should be a F9 pull-down menu between Window and Help in the Excel menu list like this:

1. Open Excel and ensure F9 is attached - there should be a F9 pull-down menu between Window and Help in the Excel menu list like this: This is a short tutorial designed to familiarize you with the basic concepts of creating a financial report with F9. Every F9 financial report starts as a spreadsheet and uses the features of Microsoft

More information

LEARNING RESOURCE CENTRE AYRSHIRE COLLEGE MICROSOFT WORD USEFUL ESSAY FEATURES

LEARNING RESOURCE CENTRE AYRSHIRE COLLEGE MICROSOFT WORD USEFUL ESSAY FEATURES LEARNING RESOURCE CENTRE AYRSHIRE COLLEGE MICROSOFT WORD USEFUL ESSAY FEATURES LEARNING RESOURCE CENTRE July 2015 Table of Contents -----------------------------------------------------------------------------------------------------------------------------------

More information

BIS202 Exercises Year 2017/2018 Semester 2 EXERCISE 1

BIS202 Exercises Year 2017/2018 Semester 2 EXERCISE 1 EXERCISE 1 TAX CALCULATION 1. PROBLEM STATEMENT A startup cosmetic enterprise TopCosmetic promotes and sells 8 types of high-quality cosmetic items which are internally referenced by 100, 101,, respectively.

More information

Excel 2016: Charts - Full Page

Excel 2016: Charts - Full Page Excel 2016: Charts - Full Page gcflearnfree.org/excel2016/charts/1/ Introduction It can be difficult to interpret Excel workbooks that contain a lot of data. Charts allow you to illustrate your workbook

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

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

Requisitioning Method of Inventory Control

Requisitioning Method of Inventory Control Requisitioning Method of Requisitioning Method of Course description: Learn how to use emaint Online for inventory tracking, from establishing your inventory records and generating reorder lists through

More information

% % % % ORD % % % %

% % % % ORD % % % % PRACTICE EXERCISES Blue Skies Airlines You are an analyst for Blue Skies Airlines, a regional airline headquartered in Kansas City. Blue Skies has up to 10 departures a day from the Kansas City Airport.

More information

Creating Simple Report from Excel

Creating Simple Report from Excel Creating Simple Report from Excel 1.1 Connect to Excel workbook 1. Select Connect Microsoft Excel. In the Open File dialog box, select the 2015 Sales.xlsx file. 2. The file will be loaded to Tableau, and

More information

The Basics and Sorting in Excel

The Basics and Sorting in Excel The Basics and Sorting in Excel Work through this exercise to review formulas and sorting in Excel. Every journalist will deal with a budget at some point. For a budget story, typically we write about

More information

Finance Manager: Payroll

Finance Manager: Payroll : Payroll Timesheet Entry The Timesheet Entry function allows you to record timesheet entries for different payroll dates at the same time. You can group and enter payroll period data by employee number,

More information

Understanding Customer Pricing

Understanding Customer Pricing Activant Prophet 21 Understanding Customer Pricing Sales Pricing suite: course 1 of 2 This class is designed for Prophet 21 users who are responsible for setting up the sales pricing for customers Overview

More information

WE UNITED PLACINGS WORKSHEET GUIDE SINGLE JUDGE

WE UNITED PLACINGS WORKSHEET GUIDE SINGLE JUDGE WE UNITED PLACINGS WORKSHEET GUIDE SINGLE JUDGE This guide is a companion to the WE United Placings Worksheet for a single judge. This guide will provide you with information on how to enter the necessary

More information

Project Management LAB

Project Management LAB Project Management LAB Marek Ł. Michalski, PhD, MBA Faculty of Management AGH University of Science and Technology www.agh.edu.pl/mlmichal rev. 2013.03.07 Project Management System With a good project

More information

Before you begin. Topic 1 Select and prepare resources 1

Before you begin. Topic 1 Select and prepare resources 1 Contents Before you begin vii Topic 1 Select and prepare resources 1 1A Use safe and efficient work practices 2 1B Identify and clarify spreadsheet task requirements 16 Summary 26 Learning checkpoint 1:

More information

Solutions Implementation Guide

Solutions Implementation Guide Solutions Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Report Writer User Guide

Report Writer User Guide Report Writer User Guide payentry.com Report Writer User Guide 1 Table of Contents INTRODUCTION 4 GETTING STARTED 4 Accessing the Report Writer 4 Creating a New Report 5 Report Type 5 Report Title 7 Sub

More information

Overview Grading Career Project Career Research (100 points) may not whallhs gcis348

Overview Grading Career Project Career Research (100 points) may not whallhs gcis348 Overview Eventually, you will all enter the workforce and start a career. You may already know what you want to be or have no clue. This activity is to help you get a better understanding of what career

More information

Chapter 2: Using Multiple Worksheets in a Model

Chapter 2: Using Multiple Worksheets in a Model Chapter 2: Using Multiple Worksheets in a Model Objectives This chapter is intended to expand on the features of Excel introduced in the demonstration models of Chapter 1. As the title implies, a general

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

User s Manual Version 3.5

User s Manual Version 3.5 User s Manual Version 3.5 Allegro Software, Bellingham WA, 2011-2016. All Rights Reserved Fast Accurate Bids User s Manual Contents Introduction... 1 Tools for Learning Fast Accurate Bids... 2 Types of

More information

Advanced Excel 2013 Tips

Advanced Excel 2013 Tips Advanced Excel 2013 Tips Once you complete a formula for a cell, press Enter. You can click and drag down on the lower right corner of the cell to compute the result for any remaining cells. Turn Roman

More information

SAS VISUAL ANALYTICS HANDS-ON

SAS VISUAL ANALYTICS HANDS-ON SAS VISUAL ANALYTICS HANDS-ON USING TEXT ANALYTICS SAS FORUM 2015 JEPPE DEIGAARD 1 About SAS Visual Analytics Whether you are a business user with limited technical skills, a statistician or a data scientist,

More information

ReCPro TM User Manual Version 1.15

ReCPro TM User Manual Version 1.15 Contents Point of Sale Module - Inventory... 2 Inventory Categories... 5 Inventory Adjustments... 5 Price Update... 7 Inventory Sale Price Update... 9 Inventory Availability... 10 Vendors... 12 Vendor

More information

Procedure & Guide. B2B Booking Dealer. B2B Booking Dealer. Kimpex inc.

Procedure & Guide. B2B Booking Dealer. B2B Booking Dealer. Kimpex inc. Kimpex inc. Procedure & Guide B2B Booking Dealer Last update: 2014-11-05 1 Table of contents Procedure... 1 1. Access the B2B Booking/Promo website..... 1 2. Create an order.... 2 3. Enter products on

More information

Project and Portfolio Management Center

Project and Portfolio Management Center Project and Portfolio Management Center Software Version: 9.42 Portfolio Management Configuration Guide Go to HELP CENTER ONLINE http://admhelp.microfocus.com/ppm/ Document Release Date: September 2017

More information

Sage Intelligence Reporting Trees

Sage Intelligence Reporting Trees Sage Intelligence Reporting Trees Reporting Trees... 3 Introducing Reporting Trees... 3 Reporting Unit Structures... 4 Parent Child Relationships... 7 Account Filters... 7 Managing Reporting Trees... 11

More information

Installation and activation of the Audit-tool V4

Installation and activation of the Audit-tool V4 Installation and activation of the Audit-tool V4 System requirements: Windows 2000/XP/VISTA/7; Minimum processing speed Pentium IV (1 GHz) or equivalent; 512 MB RAM; 100 MB of hard disk storage space;

More information

GRACE: Tracking Water from Space. Groundwater Storage Changes in California s Central Valley Data Analysis Protocol for Excel: PC

GRACE: Tracking Water from Space. Groundwater Storage Changes in California s Central Valley Data Analysis Protocol for Excel: PC Groundwater Storage Changes in California s Central Valley Data Analysis Protocol for Excel: PC 2007-10 Before GRACE it was very difficult to estimate how the total volumes of groundwater are changing.

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

Spreadsheets for Accounting

Spreadsheets for Accounting Osborne Books Tutor Zone Spreadsheets for Accounting Practice material 1 Osborne Books Limited, 2016 2 s p r e a d s h e e t s f o r a c c o u n t i n g t u t o r z o n e S P R E A D S H E E T S F O R

More information

2014 MSX Group Microsoft Forecaster User Group Forums. Questions Asked by Attendees

2014 MSX Group Microsoft Forecaster User Group Forums. Questions Asked by Attendees 2014 MSX Group Microsoft Forecaster User Group Forums Questions Asked by Attendees This document contains the questions we received during this year s Forecaster User Group Forum. If any of the questions

More information

Daily Operations Guide

Daily Operations Guide Daily Operations Guide Detailed Overview of The Reports in The Envision Software I Day-to-Day Operations Guide Table of Contents Part I Welcome to Envision Cloud 1 Part II Daily Operations 2 1 Clocking

More information

Workforce One Time & Labor Management

Workforce One Time & Labor Management Workforce One Time & Labor Management Web Based Time & Labor Management is a web-based time and attendance system used for a variety of labor tracking needs such as: attendance management, project tracking,

More information

MS Project 2007 Overview Table of Contents

MS Project 2007 Overview Table of Contents Table of Contents Microsoft Project Overview... 1 Terminology... 1 Starting Microsoft Project... 2 Projects on the Web... 2 Toolbars... 2 View Bar... 2 Views... 3 Setting Up the Project... 3 Identifying

More information

Excel Creating complex formulas. Complex formulas. Video: Creating Complex Formulas in Excel The order of operations.

Excel Creating complex formulas. Complex formulas. Video: Creating Complex Formulas in Excel The order of operations. Excel 2010 Creating Complex Formulas Creating complex formulas Excel is a spreadsheet application that can help you calculate and analyze numerical information for household budgets, company finances,

More information

Printed in the USA by: clubsystems group, inc.

Printed in the USA by: clubsystems group, inc. Copyright 2012 All rights reserved. This book is for the use of the clients and customers of clubsystems group, inc. in conjunction with their software. This book may not be duplicated in any way without

More information

Checking Pay History Your pay stub is available through the employee portal on each pay day. It remains available through your Pay History tab.

Checking Pay History Your pay stub is available through the employee portal on each pay day. It remains available through your Pay History tab. Using the Employee Portal Log in to the employee portal, employees.tiu11.org ID: first initial full last name last two digits of SSN, all lower case letters, no spaces Initial Password: last four digits

More information

QUICKBOOKS 2018 STUDENT GUIDE. Lesson 3. Working with Lists

QUICKBOOKS 2018 STUDENT GUIDE. Lesson 3. Working with Lists QUICKBOOKS 2018 STUDENT GUIDE Lesson 3 Working with Lists Copyright Copyright 2018 Intuit, Inc. All rights reserved. Intuit, Inc. 5100 Spectrum Way Mississauga, ON. L4W 5S2 Trademarks 2018 Intuit Inc.

More information

Lesson 3 Working with Lists

Lesson 3 Working with Lists Q U IC K BOOKS 2017 STUDEN T GUIDE Lesson 3 Working with Lists Copyright Copyright 2017 Intuit, Inc. All rights reserved. Intuit, Inc. 5100 Spectrum Way Mississauga, ON. L4W 5S2 Trademarks 2017 Intuit

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

Purchase Order, Requisitions, Inventory Hands On. Workshop: Purchase Order, Requisitions, Inventory Hands On

Purchase Order, Requisitions, Inventory Hands On. Workshop: Purchase Order, Requisitions, Inventory Hands On Workshop: Purchase Order, Requisitions, Inventory Hands In this follow up session to the Operations Changes in Purchase Order, Requisition, and Inventory Theory course, this hands on session will look

More information

GUIDED PRACTICE: SPREADSHEET FORMATTING

GUIDED PRACTICE: SPREADSHEET FORMATTING Guided Practice: Spreadsheet Formatting Student Activity Student Name: Period: GUIDED PRACTICE: SPREADSHEET FORMATTING Directions: In this exercise, you will follow along with your teacher to enter and

More information

WAREHOUSE SUPPORT SITE

WAREHOUSE SUPPORT SITE WAREHOUSE SUPPORT SITE TUTORIAL NORTH AMERICA // EUROPE // +353 (0) 61 708533 AUST?RALIA // +61 2 8003 7584 THANK YOU Thank you for choosing B2BGateway for your warehousing EDI needs We are proud to have

More information

Lesson 3 Working with Lists

Lesson 3 Working with Lists Q U IC K BOOKS 2017 STUDEN T GUIDE Lesson 3 Working with Lists Copyright Copyright 2017 Intuit, Inc. All rights reserved. Intuit, Inc. 5100 Spectrum Way Mississauga, ON. L4W 5S2 Trademarks 2017 Intuit

More information

PROFITEER USER MANUAL. A sophisticated Cost of Goods Sold App supporting all Shopify sales channels. Resistor Software Inc.

PROFITEER USER MANUAL. A sophisticated Cost of Goods Sold App supporting all Shopify sales channels. Resistor Software Inc. PROFITEER USER MANUAL A sophisticated Cost of Goods Sold App supporting all Shopify sales channels Resistor Software Inc. Contents 5 7 9 INTRODUCTION INSTALLATION INITIAL SETUP The Bootstrap Process...

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

New Perspectives on Microsoft Excel Module 4: Analyzing and Charting Financial Data

New Perspectives on Microsoft Excel Module 4: Analyzing and Charting Financial Data New Perspectives on Microsoft Excel 2016 Module 4: Analyzing and Charting Financial Data Objectives, Part 1 Use the PMT function to calculate a loan payment Create an embedded pie chart Apply styles to

More information

Getting Around in QuickBooks

Getting Around in QuickBooks Lesson 1 Getting Started Getting Around in QuickBooks Getting Around in QuickBooks The QuickBooks Learning Center provides access to information to help you get started. Manage your open windows QuickBooks

More information

Purchase Orders MBS ARC (MERCHANDISE) MANUAL

Purchase Orders MBS ARC (MERCHANDISE) MANUAL MBS ARC (MERCHANDISE) MANUAL Purchase Orders Purchase Orders (POs) are created as a way to send order requests to your vendors. The PO is also used to connect your order decision with your receiving once

More information

Tao of Shop Admin User Guide

Tao of Shop Admin User Guide Tao of Shop Admin User Guide Contents Engage... 2 1. Create new post... 2 2. Create new coupon... 6 3. Edit coupon... 9 4. Publishing a Private Post via Customer Import... 11 5. Adding Product Links within

More information

Table of Contents. PriceBook... 1 Objectives... 1 What is the PriceBook?... 1 PriceBook Composition... 2

Table of Contents. PriceBook... 1 Objectives... 1 What is the PriceBook?... 1 PriceBook Composition... 2 Table of Contents PriceBook... 1 Objectives... 1 What is the PriceBook?... 1 PriceBook Composition... 2 PriceBook Composition... 2 Categories... 4 Groups... 4 Items... 5 Pricing (Mark Up) Formulas... 6

More information

3 Customers. Chapter LEARNING OBJECTIVES

3 Customers. Chapter LEARNING OBJECTIVES Chapter 3 Customers LEARNING OBJECTIVES 1. Restore data from Exercise 2-2. This backup was made on page 89. (Refer to the Read me box on page 55, Do I need to restore?) 2. Go to the Customers & Sales Navigation

More information

Transferring Inventory

Transferring Inventory 1 Inventory: Using CounterPoint Transferring Inventory Overview Transfers allow you to move goods from one location to another and to reconcile any difference between what was shipped and what was received.

More information

REPORTING ON HISTORICAL CHANGES IN YOUR DATA

REPORTING ON HISTORICAL CHANGES IN YOUR DATA REPORTING ON HISTORICAL CHANGES IN YOUR DATA Summary Get deeper insight and make data-driven decisions by analyzing your organization's activity over over the last three months. Report on Historical Changes

More information

Payroll Processing User Guide. isolved. Payroll Processing Guide

Payroll Processing User Guide. isolved. Payroll Processing Guide isolved Payroll Processing Guide Table of Contents My Payroll Processing Calendar... 2 Next Scheduled Payroll... 2 Client Run Schedule... 3 Payroll Entry Setup... 4 Time Entry Templates... 4 Client Time

More information

CHAPTER 21: SCHEDULING SERVICES FOR YOUR CUSTOMERS

CHAPTER 21: SCHEDULING SERVICES FOR YOUR CUSTOMERS Chapter 21: Scheduling Services For Your Customers CHAPTER 21: SCHEDULING SERVICES FOR YOUR CUSTOMERS Objectives Introduction The objectives are: Navigate and book service activities in the Service Calendar

More information

CHANGE REQUEST. CR0443 Ext. Pricing Profit Margin & SOP Automation. Description of Change

CHANGE REQUEST. CR0443 Ext. Pricing Profit Margin & SOP Automation. Description of Change CHANGE REQUEST Change Request # CR0443 Ext. Pricing Profit Margin & SOP Automation Description of Change Description of Need: ACME Co. is using Extended Pricing (with Myridas Extended Pricing Enhancements)

More information

Acknowledgements. GPISD Textbook Department Page 2 of 77

Acknowledgements. GPISD Textbook Department Page 2 of 77 Grand Prairie Independent School District February 2011 Acknowledgements Grand Prairie Independent School District would like to thank Hayes Software Systems and Lewisville Independent School District

More information

TEAMS User Guide. Requisitions. First Edition

TEAMS User Guide. Requisitions. First Edition TEAMS User Guide Requisitions First Edition 2014 Prologic Technology Systems, Inc. All rights reserved. Prologic, the Prologic logo, TEAMS, TEAMS Business Administration, TEAMS Student Accounting, TEAMS

More information

Contract Based Billing: CN, BL

Contract Based Billing: CN, BL Session 3 6 Contract Based Billing: CN, BL Presented By: Tanya Severns Finance Coordinator Tilden Coil Constructors Inc. tseverns@tilden coil.com Credits/Revision History Original Author(s): Natalie Allen,

More information

Version 1.28 Release highlights

Version 1.28 Release highlights Version 1.28 Release highlights Copyright 2012 by R. O. Writer ALL RIGHTS RESERVED. medium without express permission from R. O Writer. CONTENTS VERSION 1.28 RELEASE HIGHLIGHTS Contents 2 New Features

More information

Oracle Talent Management Cloud. What s New in Release 9

Oracle Talent Management Cloud. What s New in Release 9 Oracle Talent Management Cloud What s New in Release 9 30 April 2015 TABLE OF CONTENTS REVISION HISTORY... 4 OVERVIEW... 5 Give Us Feedback... 5 RELEASE FEATURE SUMMARY... 6 HCM COMMON FEATURES... 8 HCM

More information

Company Activities Part II

Company Activities Part II QuickBooks Online Student Guide Chapter 12 Company Activities Part II Chapter 2 Chapter 12 In this chapter, you ll learn how QuickBooks handles advanced transactions and tasks in QuickBooks. Growing businesses

More information

DIS 300. Quantitative Analysis in Operations Management. Instructions for DIS 300-Transportation

DIS 300. Quantitative Analysis in Operations Management. Instructions for DIS 300-Transportation Instructions for -Transportation 1. Set up the column and row headings for the transportation table: Before we can use Excel Solver to find a solution to C&A s location decision problem, we need to set

More information

Pivot Table Tutorial Using Ontario s Public Sector Salary Disclosure Data

Pivot Table Tutorial Using Ontario s Public Sector Salary Disclosure Data Pivot Table Tutorial Using Ontario s Public Sector Salary Disclosure Data Now that have become more familiar with downloading data in Excel format (xlsx) or a text or csv format (txt, csv), it s time to

More information

Payroll Basics for ADP Workforce Now

Payroll Basics for ADP Workforce Now Payroll Basics for ADP Workforce Now Activity Workbook Automatic Data Processing, Inc. ES Canada PAYROLL LEVEL 1 FOR WORKFORCE NOW ADP s Trademarks The ADP Logo and ADP Workforce Now are registered trademarks

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

DCC Kronos Supervisor Handbook

DCC Kronos Supervisor Handbook Logging in You can log into Kronos through MYDCC. Select the Working @ DCC tab and then click on the Kronos link located in the upper left hand corner of the screen. If you use the MYDCC portal, you will

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

Understanding Customer Pricing

Understanding Customer Pricing Activant Prophet 21 Understanding Customer Pricing Sales Pricing suite: course 1 of 2 This class is designed for Prophet 21 users who are responsible for setting up the sales pricing for customers Objectives

More information

THE HOME DEPOT. Vendor SSR Training Guide

THE HOME DEPOT. Vendor SSR Training Guide THE HOME DEPOT Vendor SSR Training Guide REVISION HISTORY: Application and Program Version Changes Modified By 1.0 Document Created: January 2014 IPR Solutions 2.0 Added information regarding Prebuilt

More information

PAYGLOBAL EXPLORER USER GUIDE

PAYGLOBAL EXPLORER USER GUIDE PAYGLOBAL EXPLORER USER GUIDE Table of Contents Revised March 2002 by Ian Johnson (PayGlobal Pty Ltd) to include changes for rate over-rides and breaks. Revised June 2002 by Ian Johnson (PayGlobal Pty

More information

ExpressMaintenance Release Notes

ExpressMaintenance Release Notes ExpressMaintenance Release Notes ExpressMaintenance Release 9 introduces a wealth exciting features. It includes many enhancements to the overall interface as well as powerful new features and options

More information

GENERATING HEAT. introduction. materials. procedure. Vocabulary: carbon dioxide (CO 2

GENERATING HEAT. introduction. materials. procedure. Vocabulary: carbon dioxide (CO 2 GENERATING HEAT introduction Carbon dioxide ( ) is the primary greenhouse gas contributing to global climate change. A greenhouse gas is a gas that absorbs the sunlight that is reflected back towards space

More information

1 BASIC CHARTING. 1.1 Introduction

1 BASIC CHARTING. 1.1 Introduction 1 BASIC CHARTING 1.1 Introduction This section covers the basic principles of how to create and modify a chart in Excel. With Excel 2016, the charting process is user-friendly and offers many ways to amplify

More information

ALTERNATE ENTRY

ALTERNATE ENTRY 4.8 1.2 ALTERNATE ENTRY EDITION 2009 Revision 2.0 Software Support 7:00am 7:00pm Eastern Time (519) 621-3570 1-866-7PAYweb (1-866-772-9932) Support Email support@payweb.ca Website www.payweb.ca Signon

More information

Product Maintenance. Product Codes

Product Maintenance. Product Codes 8 The products you sell in your store include your wire service branded products as well as any custom products that you sell. FTD Mercury is loaded with your wire service and Selection Guide products,

More information

After logging into PrintGizmo create your profile and complete the information requested by navigating the menu to Configuration > Profile.

After logging into PrintGizmo create your profile and complete the information requested by navigating the menu to Configuration > Profile. Printer Guide Quick Start Guide Step 1: Setup your Profile See Profile under Configuration After logging into PrintGizmo create your profile and complete the information requested by navigating the menu

More information

Introduction. Creating Sparklines. Excel 2010 Working with Sparklines. Types of Sparklines. Page 1

Introduction. Creating Sparklines. Excel 2010 Working with Sparklines. Types of Sparklines. Page 1 Excel 2010 Working with Sparklines Introduction Page 1 Sparklines are miniature charts that fit into a single cell. Since they're so compact, you can place a large number of them in your worksheets. For

More information

The Benchmarking module

The Benchmarking module 5 45 5.1 What is the Benchmarking module? lets you easily evaluate your research performance in comparison to others. How does your institution compare to others in your region, country or the world? Choose

More information

Sage 100 ERP 2013 Sage Intelligence Release Notes

Sage 100 ERP 2013 Sage Intelligence Release Notes Sage 100 ERP Sage 100 ERP 2013 Sage Intelligence Release Notes Table of Contents Enhanced Report Designer Mapping Tool... 3 Minor User Interface Update... 4 Ability to Add and Delete Row Reporting Groups...

More information

User Manual For EPOS 4 Excel v1.8.1 Manual Version: 26/3/2016

User Manual For EPOS 4 Excel v1.8.1 Manual Version: 26/3/2016 User Manual For EPOS 4 Excel v1.8.1 Manual Version: 26/3/2016 2 P a g e Contents License Agreement... 9 1. Introduction... 10 What is EPOS 4 Excel?... 10 System Requirements... 10 2. Opening EPOS 4 Excel

More information

BANNER SELF SERVICE Requisition Manual (updated April 23, 2010)

BANNER SELF SERVICE Requisition Manual (updated April 23, 2010) BANNER SELF SERVICE Requisition Manual (updated April 23, 2010) This manual guides you step by step through the process of creating a purchase requisition for an order you that you would like to place.

More information

Alberta Prorate IRP System. Online Services User Guide

Alberta Prorate IRP System. Online Services User Guide Alberta Prorate IRP System Online Services User Guide Document Version: 1.1 Status: Final Date: February 7, 2012 Amendment History - Document Status (e.g. Draft, Final, Release #): Version Modified Date

More information

Contractor Data Systems (CDS) Monthly Amounts Paid and EPI Submissions May 2017 v2

Contractor Data Systems (CDS) Monthly Amounts Paid and EPI Submissions May 2017 v2 Contractor Data Systems (CDS) Monthly Amounts Paid and EPI Submissions v2 New CDS Website https://hosting.portseattle.org/cds Used by Port Contractors and Consultants to submit, edit and view EPI (electronic

More information

Saint Louis University. Business and Finance

Saint Louis University. Business and Finance Saint Louis University Finance Navigation, Requisitioning, & Approvals Business and Finance Office of the Controller Financial Services Salus Center 5 th Floor April 27, 2009 Table of Contents Chapter

More information

LSS Cloud Workorder Workorder/ Invoice Quick Start Guide

LSS Cloud Workorder Workorder/ Invoice Quick Start Guide LSS Cloud Workorder Workorder/ Invoice Quick Start Guide Complete the following fields to create and price your custom workorder/invoice. The number of workorders that can be added to the invoice are unlimited.

More information

PlatinumPay Xpress. User Manual. Created: Thursday, November 01, Copyright Execupay Software, LLC.. All Rights Reserved.

PlatinumPay Xpress. User Manual. Created: Thursday, November 01, Copyright Execupay Software, LLC.. All Rights Reserved. PlatinumPay Xpress User Manual Created: Thursday, November 01, 2012 Copyright Execupay Software, LLC.. All Rights Reserved. 1 Contents Getting Started... 4 System Requirements... 5 Signing In... 5 The

More information