Computer Lab # 2 Project Cost Management (with Microsoft Project 2007) Lab Manual (with Master s sets of input and output data for Team # 0)

Size: px
Start display at page:

Download "Computer Lab # 2 Project Cost Management (with Microsoft Project 2007) Lab Manual (with Master s sets of input and output data for Team # 0)"

Transcription

1 Bradley University College of Liberal Arts and Sciences Department of Computer Sciences and Information Systems Computer Lab # 2 Project Cost Management (with Microsoft Project 2007) Lab Manual (with Master s sets of input and output data for Team # 0) 1

2 Lab Activities At-Glance Steps To-Do List OUTCOMES Read Pages ## Part I: BEFORE LAB SESSION (AT HOME) Read the designated pages in the required textbook Get your personalized (or, team-based) assignment for Lab 2 See course web iste 2-1 Calculate output data for the final (dimmed) column Table_1 entitled Total (T) in Table Calculate the output data for the row (dimmed) entitled Table_2 Value Adjustment Factor (VAF) in Table Enter the UT value from Table 1 and the VAF value from Table_3 Table 2into Table 3, and calculate the numeric value of TAFP in Table3 2-4 Enter TAFP value from Table3 into each row of Table 4. Calculate the Total values for each row in Table 4 using designated formulas. Table _4 Read the designated pages in the required textbook Calculate the numeric value of the Total Lines of Code Table _5 for each designated function of Table 5 (the left column). 2. Calculate the numeric value of the Total Lines of Code per Project. 3. Calculate the numeric value of the Total Project Cost. 2-6 Calculate the numeric value of the Hourly Rate for each Table_6 Position given in Table Enter information from Table 7 into electronic spread sheet Table_7 Part II: IN the LAB 2-8 Add a new column into the task sheet entitled Actual Work using STEP 16 (as described below) 2-9 Enter the Material Cost from Table_7 (in the Manual) and Resource sheet Hourly Based Salary for employees from Table_6 (Figures # 14-19) ( in the solution tables) using the STEP Get the reports for Cost Flow Report and Budget Reports Report. (Figure # 20, 21) 2. Complete STEPS 20,21 in the manual 2-11 Create a final outcome table. Final Outcome Table (Figure #23) Manual Manual 2

3 An Example of Lab 2 Personalized (or, Team-Based) Assignment (Team # 0) Lab 2: Assignment for Team_0 Table_1 Complexity Calculation Category Low Weight_L Average Weight_A High Weight_H Total (T) User inputs User outputs User inquires File/Structures External Interface Unadjusted Total (UT): Table_2 Function Point System Characteristics (with values on scale from 0 to 5 *) Value Data communication required 1 Distributed Processing 5 Performance needs 4 Heavily utilized operating environment 3 on-line data entry 2 Backup and recovery 2 Master file access online 5 Transaction input complexity 1 Internal processing complexity 2 Reusable code 4 Input, output, file, inquires complex 5 Designed for multiple sites 3 Installation Complexity 3 Designed to facilitate change 2 Value Adjustment Factor (VAF): Table_3 Total Adjustment Function Point (TAFP) UT (from Table_1) VAF (from Table_2) TAFP Value 3

4 Table_4 Estimates TAFP value (from (Table_3) Function point values (given) Effort Documentation Bugs User-instructed rework Total Project Cost: Total Table_5 Function Pages Lines of code per Page User Interface for Static Pages User Interface for Dynamic Pages 5 80 Code behind for Static Pages Code behind Dynamic Pages 4 60 Data Base SQL Stored Procedures Business layer-logical Pages Other Layer-Logical Pages Total: Total Project Cost: Total Lines Of Code (TLOC) Table_6 Position Salary(in dollars) per year Project Manager 1 133,000 >10 Project Manager 2 88,000 3 to 5 System Analyst1 110,000 >15 Experience (years) System Analyst2 95,000 8 to 10 System Analyst3 85,000 5 to7 Developer1 105,000 >14 Developer2 90,000 8 to 10 Developer3 78,000 3 to 5 Hourly rate (in dollars) Table_7 Material type Cost (in dollars) Desktop1 $1, Desktop2 $1, Desktop3 $1, Laptop1 $2, Laptop2 $2, Laptop3 $1, Cellphone1 $ Cellphone2 $ Cellphone3 $ Cellphone4 $

5 Cellphone5 $50.00 PDA1 $ PDA2 $ Laptop4 $1, Laptop5 $1,

6 1. Calculation of Software Project Total Cost (using Function Point-based estimate approach) A note: Get your personal number (assignment number) from your instructor for Lab 2, and use it accordingly in Lab 2 outcomes. For example, for Team 2 the generic Team# (see below) should be Team Read theoretical material about Function Point (FP) in required course textbook (Chapter 6, Part 2, on pages ) Calculation of numeric value of Unadjusted Total (UT) 1.1 Open Microsoft Excel application, open a new workbook, and name it as Team#_Cost_Mngt_Lab2 1.2 In Team#_Cost_Mngt_Lab2 workbook, create an electronic spread sheet and name it as Table_ Enter the information from Table # 1 below into electronic spread sheet Table_1. (A note: For your convenience, see examples of Tables 1-7 for Team # 0 in the Manual below). 1.4 Calculate numeric values in the column Total (T) for each category below using the following formula: Total (T) = (Low *Weight_L) + (Average *Weight_A) + (High *Weight_H) 1.5 Calculate the numeric value of Unadjusted Total (UT) using the following formula: Unadjusted Total (UT) = (Total T for each category) 1.6 The output data in Table_1 of your electronic spreadsheet should look like (be somewhat similar to) output data in Table 1 below. Table 1 (A note: Data in dimmed grey column(s) in this table is given for student s convenience only. Before the lab session, this data should be changed with the actual calculated data based on student s personalized assignment for this lab) Complexity Calculation Category Low Weight_L Average Weight_A High Weight_H Total (T) User inputs User outputs User inquires File/Structures External Interface Unadjusted Total (UT)

7 2. Calculation of numeric value of Value Adjustment Factor (VAF) 2.1. In Team#_Cost_Mngt_Lab2 workbook, create a new electronic spread sheet and name is as Table_ Enter information from Table # 2 below into electronic spread sheet Table_ Calculate numeric value of Value Adjustment Factor (VAF) using the following formula: VAF = (numeric value of Function Point System Characteristic) 2.4 The output data in Table_2 of your electronic spreadsheet should look like (be somewhat similar to) output data in Table 2 below. Table 2 (A note: Data in dimmed grey column(s) in this table is given for student s convenience only. Before the lab session, this data should be changed with the actual calculated data based on student s personalized assignment for this lab) Function Point System Characteristics (with values on scale from 0 to 5 *) Value *) Data communication required 1 Distributed Processing 5 Performance needs 4 Heavily utilized operating environment 3 on-line data entry 2 Backup and recovery 2 Master file access online 5 Transaction input complexity 1 Internal processing complexity 2 Reusable code 4 Input, output, file, inquires complex 5 Designed for multiple sites 3 Installation Complexity 3 Designed to facilitate change 2 Value Adjustment Factor (VAF) 40 *) A note: 0=no effect, 1= incidental, 2=moderate, 3=average, 4=significant, 5=essential. 7

8 3. Calculation of numeric value of Total Adjustment Function Point (TAFP) 3.1. In Team#_Cost_Mngt_Lab2 workbook, create a new electronic spread sheet and name it as Table_ Enter textual information from Table # 3 below into electronic spread sheet Table_ Enter calculated numeric value of UT (from Table_1) and numeric value of VAF (from Table_2) into electronic spread sheet Table_ Calculate numeric value of Total Adjustment Function Point (TAFP) using the following formula: TAFP=UT * ( * VAF) 3.5. The output data in Table_3 of your electronic spreadsheet should look like (be somewhat similar to) output data in Table 3 below. Table 3 (A note: Data in dimmed grey column(s) in this table is given for student s convenience only. Before the lab session, this data should be changed with the actual calculated data based on student s personalized assignment for this lab) UT (from Table_1) VAF (from Table_2) TAFP Value Total Adjustment Function Point (TAFP)

9 4. Calculation of numeric values of Effort, Documentation, Bugs, User Instructed Rework, and Total Project Cost 4.1 In Team#_Cost_Mngt_Lab2 workbook, create a new electronic spread sheet and name is as Table # Enter the calculated numeric value of TAFP (from Table_3) into the TAFP Value column of Table_ Calculate numerical value of Effort suing the following formula: Effort = 1.49 * TAFP 4.4 Calculate numerical value of Documentation using the following formula: Documentation =0.25*TAFP 4.5 Calculate numerical value of Bugs using the following formula: Bugs=0.025*TAFP 4.6 Calculate numerical value of User-instructed rework using the formula: User-instructed rework=0.04*tafp 4.7 Calculate numerical value of Total Project Cost Total Project Cost=$105.10*TAFP 4.8. The output data in Table_4 of your electronic spreadsheet should look like (be somewhat similar to) output data in Table 4 below. Table 4 (A note: Data in dimmed grey column(s) in this table is given for student s convenience only. Before the lab session, this data should be changed with the actual calculated data based on student s personalized assignment for this lab) Estimates TAFP value (from (Table_3) Function point values (given) Total Effort Documentation Bugs User-instructed rework Total Project Cost:

10 5. Calculation of Software Project Total Cost (Using Lines of Code (LOC)-based estimate approach) 0-5. Read theoretical material about Lines of Code (LOC) in required course textbook (chapter 6, part 2 on pages ) Open Microsoft Excel application. Open workbook Team#_Cost_Mngt_Lab2. Create an electronic spread sheet and name it as Table_ Enter information from Table # 5 below into electronic spread sheet Table_ Calculate the numerical value of Total Lines of Code per Function (TLOCF) for each designated function using the following formula: TLOCF = P * LOCP 5.4. Calculate the numerical value of Total Lines of Code (TLOC) using the following formula): TLOC = TLOCF 5.5. Calculate the numerical value of Total Project Cost (TPC) using the following formula: Total Project Cost = TLOC *16 (A note: this is based on the burdened labor rate, the cost of a line of code in the final product is assumed to be $16) The output data in Table_5 of your electronic spreadsheet should look like (be somewhat similar to) output data in Table 5 below. Table 5 (A note: Data in dimmed grey column(s) in this table is given for student s convenience only. Before the lab session, this data should be changed with the actual calculated data based on student s personalized assignment for this lab) Function Number of Pages (P) Lines of Code per Page (LOCP) User Interface for Static Pages User Interface for Dynamic Pages Code behind for Static Pages Code behind Dynamic Pages Database SQL Stored Procedures Business layer - Logical Pages Other Layer -Logical Pages Total (TLOC) 7840 Total Project Cost (TPC) in $ Total Lines of Code per Function (TLOCF) 10

11 6. Calculation of Hourly Salary 6.1. In Team#_Cost_Mngt_Lab2 workbook, create a new electronic spread sheet and name it as Table_ Enter information from Table # 6 below into electronic spread sheet Table_ Consider the following input data for calculation of the Hourly Rate: - assume that there are 25 working days in each month; - assume that there are 11 working months; - as a result, there are 11*25 =275 working days in each year; - assume that there are 8 working hours per day; - as a result, there are 275*8=2200 working hours per year. Therefore for every worker Hourly Salary is calculated using the following formula: Hourly Salary =Salary (in dollars) per year / Calculate the numeric values of Hourly Rates for each designated Position in your project (see Table 6 below for examples). Enter the calculated values of Hourly Rates into Table_ The output data in Table_6 of your electronic spreadsheet should look like (be somewhat similar to) output data in Table 6 below. Table 6 (A note: Data in dimmed grey column(s) in this table is given for student s convenience only. Before the lab session, this data should be changed with the actual calculated data based on student s personalized assignment for this lab) Position Experience (years) Salary (in dollars) per year Project Manager 1 >10 133, Project Manager 2 3 to 5 88, System Analyst1 >15 110, System Analyst2 8 to 10 95, System Analyst3 5 to7 85, Developer1 >14 105, Developer2 8 to 10 90, Developer3 3 to 5 78, Hourly Rate (in dollars) 11

12 7. Material Table 7.1. In Team#_Cost_Mngt_Lab2 workbook, create a new electronic spread sheet and name it as Table_ Enter information from Table # 7 of your personalized assignment into the electronic spread sheet Table_7 as shown below. Table 7 (A note: Data in dimmed grey column(s) in this table is given for student s convenience only. Before the lab session, this data should be changed with the actual calculated data based on student s personalized assignment for this lab) Material type Cost (in dollars) Desktop1 $1, Desktop2 $1, Desktop3 $1, Laptop1 $2, Laptop2 $2, Laptop3 $1, Cellphone1 $ Cellphone2 $ Cellphone3 $ Cellphone4 $80.00 Cellphone5 $50.00 PDA1 $ PDA2 $ Laptop4 $1, Laptop5 $1,

13 Step-by-step Lab Activities (with outcome data for Team#0) A note: Steps 1-15 have been previously completed in Lab # 1 Step 16: How to add a new column (Actual work) in Task sheet: 16.1 Open the last Microsoft project saved file named Team#_Lab1_Outcome_5a.mpp (from the Lab 1 outcomes i.e., Time Management Lab) We must add the Actual Work column in order to know the detailed number of hours worked for each task In order to do so, select Insert (Menu Item)->Column->Actual Work. A new window will be displayed (see an example below) Click OK. A note: The numeric values of actual hours worked will be calculated automatically and be inserted into the Actual Work column Alternate way to add a new column is as follows: a) Highlight any column where you want to insert new column, right-click on the column, and then select Insert column->actual work. b) A window (as shown above) will appear, and then click OK. A new column will be inserted automatically to the left side of the highlighted column as shown below. 13

14 14

15 Step 17: Entering Hourly Rates for Human Resources (for Position in Table_6) and Cost for Material Resources (from Table_7) 17.1 To enter the Hourly Rate and Cost of Materials, go to View (Menu Item)->Resource sheet All the Resources are already present (like Project Manager1, Project Manager2, System Analyst 2, Developer 3, Desktop 1, Desktop2, Cellphone1, PDA1, PDA2, etc.) in the electronic spreadsheet Enter the Hourly Rates to the employees from the Table_6 (from the solution tables developed before the lab) Enter the Material Cost for each and every material from Table_7 (from the solution tables developed before the lab). In order to do so, go to the first resource and double click on it A new window will appear, in that go to Cost Tab as shown in the figure below Add the Hourly Rate values for Human Resources from the final column of Table_6 and Material Resource from the Cost column of Table_7. 15

16 17.7 Repeat step 17.2 for every human and material resources. After entering the numeric values the Resource Electronic Spreadsheet should look like the figure 14 below. Figure Save the this Resource Electronic Spreadsheet as Team#_Lab2_Outcome_7a.mpp. In order to save the current status of the project, go to File (Menu item)->save As. Enter the file name as Team#_Lab2_Outcome_7a.mpp 16

17 Step 18: Generation of Cost Table 18.1 Now change the view to Task sheet view. To do so go to View (Menu Item) More Views- Select Task Sheet View and then click Apply As far as the numeric values of the Human Resources, Hourly Rates and Cost of Materials are provided by the user, the Cost Table will be populated automatically. To look at the Cost Table, go to View (menu item) -> Table-> Cost By default, the Cost Table will be populated with several columns. Delete all the columns except the column named Task Name In order to add a new column, go to Insert (menu item) ->Column->Cost A window will appear (as shown in the figure below) Click OK A new window will appear (as shown on the figure below). 17

18 Figure Save this Cost Table as Team#_Lab2_Outcome_7b.mpp 18.9 In order to save the current status of the project, go to File (Menu item) ->Save As Enter the file name as Team#_Lab2_Outcome_7b.mpp 18

19 Step 19: Adding Baseline Cost Column: 19.1 Add a new column named Baseline Cost. Note: The baseline Cost is the cost of a project at a certain moment in time. Baseline information so also available for start and finish dates for each task. The total cost generated will be same as the baseline cost when the baseline has been set, but as the changes are made as the project is executing, the actual costs could change, based on many factors In order to add a new column, go to (see Figure 15 for details) Insert (menu item) -> column >Baseline Cost. A new window will appear as shown below Then press OK. A note: a new column will be added automatically to the table We need to set the Baseline Cost. To do so, go to Tools (Menu Item) ->Tracking->Set Baseline. A new window will appear as shown below. 19

20 19.5 Select a Baseline for Set Baseline radio button Select a radio button named Entire Project in the For section Click OK. As a result, the Baseline Cost column will be automatically populated with calculated data (as shown on figure 16 below). Figure Save this Cost Table as Team#_Lab2_Outcome_7c.mpp In order to save the current status of the project, go to File (Menu item) -> Save As Enter the file name as Team#_Lab2_Outcome_7c.mpp. 20

21 Step 20: Adding Cost Variance Column 20.1 Add a new column named Cost Variance. In order to do so, go to Insert (menu item) -> Column -> Cost Variance. Note: Cost Variance is the difference between the current projects cists and the baseline costs. When the baseline is first set, the variance columns are zero. These columns may begin to change as the project progresses. If the project executes exactly as planned, the variance amounts will remain at zero 20.2 A new window will appear (as shown below) Click OK. A new column will appear (as shown on figure 17 below). 21

22 Figure Save this Cost Table as Team#_Lab2_Outcome_7d.mpp In order to save the current status of the project, go to File (Menu item) ->Save As Enter the file name as Team#_Lab2_Outcome_7d.mpp 22

23 Step 21: Adding Actual Cost Column 21.1 Add a new column named Actual Cost. In order to do so, go to Insert (menu item) -> Column >Actual Cost. A new window will appear as shown below. Note: The actual cost is the cost calculated based on the tasks that have been completed thus far. It is a measure of costs accrued thus far in the project Click OK. A new column will appear (as shown on figure 18 below). 23

24 Figure 18 24

25 21.3 Save the current status of the project as Team#_Lab2_Outcome_7e.mpp. In order to do so, go to File (Menu item)-save As. Enter the file name as Team#_Lab2_Outcome_7e.mpp. Step 22: Adding Remaining Cost Column: 22.1 Add a new column named Remaining Cost. In order to do so, go to Insert (menu item) -> column >Remaining Cost. A new window will appear as shown below. Note: The remaining cost is the difference between the total cost and actual cost. It is the estimated cost to complete the task or project Click OK. A new column will appear (as shown on figure 19 below). 25

26 Figure Save this cost table as Team#_Lab2_Outcome_7f.mpp. In order to save the current status of the project, go to File(Menu item) ->Save As. Enter the file name as Team#_Lab2_Outcome_7f.mpp 26

27 Step 23: Generating Reports: 23.1 Navigate to Report (Menu item) > Reports > Costs Select Cash Flow option. You should get an electronic report (similar to what is shown on a figure below) 23.2 Zoom the report to the maximum by clicking on the Zoom button in the toolbar or by by pressing keys Alt Now take the screenshot of the report. To do so, press Ctrl+Alt+PrntScr Then Open Microsoft Office Word Document and paste the screenshot into it Select File (Menu item) > Save As. Enter the filename as Team#_Lab2_Outcome_7a.doc Type should be selected as Microsoft Office Word Document (*.doc) Click Save. The outcome should be similar to an outcome as shown on figure 20 below - Cash Flow Document. 27

28 Figure 20 Team0_Lab1_Outcome_7a.doc : Cash flow Document 23.8 Return back to Task Sheet View Navigate to Report (Menu item) > Reports > Budget Repeat procedure from Save the file with the name Team#_Lab2_Outcome_7b.doc. The outcome should be similar to what is shown on Figure 21 Budget Report Document. 28

29 Figure 21 Team0_Lab2_Outcome_7b: Budget Report Document 29

30 Step 24: How to set the baseline for specific tasks (Multiple Baseline): To set the Multiple Baseline for the project consider the previous output file of Team0_Lab2_Outcome_7b.mpp 24.1 Add a new column named Baseline 1 Start. In order to do so, go to Insert (menu item) -> column >Baseline 1 Start. A new window will appear as shown below Add a new column named Baseline 1 Finish. In order to do so, go to Insert (menu item) -> column >Baseline 1 Finish. A new window will appear as shown below After adding the columns baseline 1 start and baseline 1 finish the task view sheet will appear as shown below: 30

31 24.4 Select the task & the subtask for which you want to set the baseline 1 as shown below: 24.5 Go to Task (menu item) ->Tools->Tracking->Set Baseline. A new window will appear as shown below Select a Baseline 1 for Set Baseline radio button. 31

32 24.7 Select a radio button named Selected tasks in the For section and click on two check boxes for Roll up baselines Click OK. As a result, the Baseline Start and Baseline Finish column will be automatically populated with Start date and Finish date (as shown below) After setting the Baseline 1 the Task view will appear as shown below: 32

33 24.10 Add a new column named Baseline 1 Cost. In order to do so, go to Insert (menu item) -> column >Baseline 1 Cost. A new window will appear as shown below Baseline 1 Cost will populate the values automatically for the tasks which is set as Baseline 1 as shown below in figure 22: Figure 22 33

34 Team#_Lab2_Outcome_7g.mpp (Multiple Baseline) Save the above Output file as Team#_Lab2_Outcome_7g.mpp In this way you can select different baseline and define the baseline to certain tasks to see the project progress in future. Reference: ght=768&ctt=11&origin=&app=zpj&ver=12 Final Outcome: Final Comparison table i. Create a table with four columns. Name them as Phases, Total Project Cost, Actual Cost, and Remaining Cost. ii. Complete the table with the data about the following phases from Figure 15 (for Total Project Cost Column), Figure 18 (for Actual Cost Column) and Figure 19 (for Remaining Cost Column). 1.1 Project Initiation 1.2 Project Plan Release Release 2 Overall Project iii. The output data in the table should look like Figure 23 Final Outcome Table. 34

35 This is the main outcome and your results will be compared with the master data result by instructor. Figure 23 Team0_Lab2_Final _Outcome: Final Outcome Table Phases Total Project Cost ($) Actual Cost ($) Remaining Cost ($) 1.1 Project Initiation 25, , , Project Plan 46, , Release 1 44, , Release 2 26, , Overall Project 138, , ,

36 Lab 2: Required Lab Outcomes 1. The required Excel Work Book entitled Team#_Cost_Mngt_Lab2 must have the following tabs: Table_1 (see Table 1 for details) Table_2 (see Table 2 for details) Table_3 (see Table 3 for details) Table_4 (see Table 4 for details) Table_5 (see Table 5 for details) Table_6 (see Table 6 for details) Table_7 (see Table 7 for details) 2. The required Outcomes of Lab2 include the following files: 2.1. Team#_Lab2_Outcome_7a.mpp (see Figure 14 for details) 2.2. Team#_Lab2_Outcome_7b.mpp (see Figure 15 for details) 2.3. Team#_Lab2_Outcome_7c.mpp (see Figure 16 for details) 2.4. Team#_Lab2_Outcome_7d.mpp (see Figure 17 for details) 2.5. Team#_Lab2_Outcome_7e.mpp (see Figure 18 for details) 2.6. Team#_Lab2_Outcome_7f.mpp (see Figure 19 for details) 2.7. Team#_Lab2_Outcome_7a.doc (see Figure 20 for details) 2.8. Team#_Lab2_Outcome_7b.doc (see Figure 21 for details) 2.9. Team#_Lab2_Outcome_7g.mpp (see Figure 22 for details) Team#_Lab2_Final_Outcome.doc (see Figure 23 for details) Submission of Lab 2 Outcomes 1. Use a spare flash drive 2. Create a folder named: Lab02_OUTCOMES_Team_NUMBER (a note: substitute the word NUMBER in the folder name with the actual number of your team). 3. Submit a flash drive with all Required Lab Outcomes (see above) to your instructor by a designated in the course syllabus deadline. 36

Lab Session: Cost Management of Software/CIS Development Project (using 2016 Microsoft Project tool) Lab Manual

Lab Session: Cost Management of Software/CIS Development Project (using 2016 Microsoft Project tool) Lab Manual Bradley University College of Liberal Arts and Sciences Department of Computer Sciences and Information Systems Lab Session: Cost Management of Software/CIS Development Project (using 2016 Microsoft Project

More information

Lab Session: Time Management of Software/CIS Development Project (using 2016 Microsoft Project tool) Lab Manual

Lab Session: Time Management of Software/CIS Development Project (using 2016 Microsoft Project tool) Lab Manual Bradley University College of Liberal Arts and Sciences Department of Computer Sciences and Information Systems Lab Session: Time Management of Software/CIS Development Project (using 2016 Microsoft Project

More information

Unit 12. Electronic Spreadsheets - Microsoft Excel. Desired Outcomes

Unit 12. Electronic Spreadsheets - Microsoft Excel. Desired Outcomes Unit 12 Electronic Spreadsheets - Microsoft Excel Desired Outcomes Student understands Excel workbooks and worksheets Student can navigate in an Excel workbook and worksheet Student can use toolbars and

More information

More Skills 12 Create Web Queries and Clear Hyperlinks

More Skills 12 Create Web Queries and Clear Hyperlinks CHAPTER 9 Excel More Skills 12 Create Web Queries and Clear Hyperlinks Web queries are requests that are sent to web pages to retrieve and display data in Excel workbooks. Web queries work best when retrieving

More information

Visual Cash Focus - User Tip 42

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

More information

UNIVERSITY OF CENTRAL FLORIDA Finance & Accounting Offline Journal Entry

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

More information

2. create the workbook file

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

More information

Troubleshooting in Microsoft Excel 2002

Troubleshooting in Microsoft Excel 2002 Page 1 of 8 Troubleshooting in Microsoft Excel 2002 Result: To understand how to work with the Excel software to enter data, navigate the page, and print materials. Tabs Look at the tabs at the bottom

More information

CWDS SM Procedure 101 Producing the Schedule Update Report

CWDS SM Procedure 101 Producing the Schedule Update Report CWDS SM Procedure 101 Producing the Schedule Update Report Audience: Schedule Manager Frequency: Monday of every Status Week Created: 4/20/2016 Last Updated: 7/13/2017 After reading this procedure, you

More information

Pivot Tables, Lookup Tables and Scenarios

Pivot Tables, Lookup Tables and Scenarios Introduction Format and manipulate data using pivot tables. Using a grading sheet as and example you will be shown how to set up and use lookup tables and scenarios. Contents Introduction Contents Pivot

More information

MaineStreet Financials 8.4

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

More information

Reference Services Division Presents. Excel Introductory Course

Reference Services Division Presents. Excel Introductory Course Reference Services Division Presents Excel 2007 Introductory Course OBJECTIVES: Navigate Comfortably in the Excel Environment Create a basic spreadsheet Learn how to format the cells and text Apply a simple

More information

located at the top of this page. For instructions on how to use the Dropbox, read these stepby step

located at the top of this page. For instructions on how to use the Dropbox, read these stepby step located at the top of this page. For instructions on how to use the Dropbox, read these stepby step instructions. (See the Syllabus section "Due Dates for Assignments & Exams" for due dates.) In this ilab,

More information

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

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

More information

PCGENESIS PAYROLL SYSTEM OPERATIONS GUIDE

PCGENESIS PAYROLL SYSTEM OPERATIONS GUIDE PCGENESIS PAYROLL SYSTEM OPERATIONS GUIDE 10/11/2011 Section I: Special Functions [Topic 8D: Payroll Earnings History File Processing, V1.3] Revision History Date Version Description Author 10/11/2011

More information

Project Costing Creating a Project - 31f... 4 Project Activities - 31f... 7 Maintaining Project Activity Status... 9 Modifying a Project

Project Costing Creating a Project - 31f... 4 Project Activities - 31f... 7 Maintaining Project Activity Status... 9 Modifying a Project PROJECT COSTING Table of Contents - 30... 3 Creating a Project - 31f... 4 Project Activities - 31f... 7 Maintaining Project Activity Status... 9 Modifying a Project Activity...11 Managing Project Cost

More information

Budget Reports for All Users

Budget Reports for All Users Budget Reports for All Users Table of Contents: How to Open the MBI - Budgeting Cost Center & Rollup Report..2 How to Open the MBI - Budget Excel Format Cost Center & Rollup Report...7 How to open a TSV

More information

IBM Emptoris User Guide

IBM Emptoris User Guide This document includes instructions to help you with most actions you need to do in Emptoris. If you have any questions, please contact your IBM Representative. For more Information and Help material,

More information

If you click the links in this document or on the class website and get a logon screen:

If you click the links in this document or on the class website and get a logon screen: Introduction The enclosed information is required reading by the end of the first day of class. Hopefully it will answer your questions and get you on the right track for successfully completing the course.

More information

SharePoint 2013 Business Intelligence

SharePoint 2013 Business Intelligence SharePoint 2013 Business Intelligence 55158; 3 Days; Instructor-led Course Description This course covers the services and features in SharePoint that offer support for Business Intelligence scenarios.

More information

Using Excel to Troubleshoot EMIS Data

Using Excel to Troubleshoot EMIS Data Using Excel to Troubleshoot EMIS Data Overview Basic Excel techniques can be used to analyze EMIS data from Student Information Systems (SISs), from the Data Collector, and on ODE EMIS reports This session

More information

E D T 3 2 E D T 3. Slide 1

E D T 3 2 E D T 3. Slide 1 Slide Spreadsheets Using Microsoft xcel Reminder: We had covered spreadsheets very briefly when we discussed the different types of software in a previous presentation. Spreadsheets are effective tools

More information

Excel. Spreadsheet functions

Excel. Spreadsheet functions Excel Spreadsheet functions Objectives Week 1 By the end of this session you will be able to :- Move around workbooks and worksheets Insert and delete rows and columns Calculate with the Auto Sum function

More information

Introduction to INFOASSIST Training Course Manual

Introduction to INFOASSIST Training Course Manual Introduction to INFOASSIST Training Course Manual TABLE OF CONTENTS 1) Training Goal and Objectives 2) A. What is InfoAssist? B. Guided walkthrough example 3) A. Utilizing a Standard Report B. How do you

More information

Mathematics LBS 4. Spreadsheet Mathematics: Statistics and Graphing. Finding the Mean, Median, & Mode

Mathematics LBS 4. Spreadsheet Mathematics: Statistics and Graphing. Finding the Mean, Median, & Mode Mathematics LBS 4 Spreadsheet Mathematics: Statistics and Graphing Lab 2: Finding the Mean, Median, & Mode Microsoft Excel Logo and all screens captured by permission of Microsoft Goal To use Excel to

More information

Employee Dashboard User Manual

Employee Dashboard User Manual Employee Dashboard User Manual Employee Dashboard... 2 The Actions Bar... 2 Actions... 4 Punch tab... 4 Clock In... 4 Clock Out... 5 Begin Break... 5 Transfer... 6 End Break... 6 Begin Meal... 7 End Meal...

More information

THE EXCEL ENVIRONMENT... 1 EDITING...

THE EXCEL ENVIRONMENT... 1 EDITING... Excel Essentials TABLE OF CONTENTS THE EXCEL ENVIRONMENT... 1 EDITING... 1 INSERTING A COLUMN... 1 DELETING A COLUMN... 1 INSERTING A ROW... DELETING A ROW... MOUSE POINTER SHAPES... USING AUTO-FILL...

More information

Introduction to Microsoft Excel

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

More information

Introduction to INFOASSIST Training Course Manual

Introduction to INFOASSIST Training Course Manual Introduction to INFOASSIST Training Course Manual TABLE OF CONTENTS 1) Training Goal and Objectives 2) A. What is InfoAssist? B. How do you access InfoAssist? 3) Navigating through the InfoAssist Interface

More information

Business Analytics Nanodegree Syllabus

Business Analytics Nanodegree Syllabus Business Analytics Nanodegree Syllabus Master data fundamentals applicable to any industry Before You Start There are no prerequisites for this program, aside from basic computer skills. You should be

More information

Module 4 : Spreadsheets

Module 4 : Spreadsheets Module 4 : Spreadsheets What is a spreadsheet program? A spreadsheet program allows you to store, organise and analyse information. Applications of spreadsheets focus on generating numeric information

More information

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

To complete this workbook, you will need the following file: CHAPTER 1 Excel More Skills 12 Use Range Names in Formulas In Excel, a name is a word that represents a cell or a range of cells that can be used as a cell or range reference. Names used in formulas and

More information

Excel Lesson 1 Microsoft Excel Basics

Excel Lesson 1 Microsoft Excel Basics Microsoft Excel Basics Microsoft Office 2010 Introductory 1 Objectives Define the terms spreadsheet and worksheet. Identify the parts of a worksheet. Start Excel, open an existing workbook, and save a

More information

AcqDemo Pay Pool Analysis Tool (PAT) User Guide

AcqDemo Pay Pool Analysis Tool (PAT) User Guide AcqDemo Pay Pool Analysis Tool (PAT) User Guide December 2014 The spreadsheet is a Microsoft Excel workbook called PAT 2014 v1.0 consisting of eighteen tabbed worksheets. The PAT was created for AcqDemo

More information

Excel Tables & PivotTables

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

More information

Computer Applications Data Processing FA 14

Computer Applications Data Processing FA 14 Lesson 7: Combining Multiple Data Sources Microsoft Excel 2016 IN THIS CHAPTER, YOU WILL LEARN HOW TO: Use workbooks as templates for other workbooks. Link to data in other worksheets and workbooks. Consolidate

More information

Adding Content to Blackboard

Adding Content to Blackboard Adding Content to Blackboard Objectives... 2 Task Sheet for: Adding Content to Blackboard... 3 What is Content?...4 Presentation Type and File Formats... 5 The Syllabus Example... 6 PowerPoint Example...

More information

Compensation Workbench

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

More information

Microsoft Excel 2010 Training. Excel 2010 Basics

Microsoft Excel 2010 Training. Excel 2010 Basics Microsoft Excel 2010 Training Excel 2010 Basics Overview Excel is a spreadsheet, a grid made from columns and rows. It is a software program that can make number manipulation easy and somewhat painless.

More information

Excel. More Skills 11 Insert and Edit Comments. To complete this workbook, you will need the following file: You will save your workbook as: CHAPTER 2

Excel. More Skills 11 Insert and Edit Comments. To complete this workbook, you will need the following file: You will save your workbook as: CHAPTER 2 CHAPTER 2 Excel More Skills 11 Insert and Edit Comments A comment is a note that is attached to a cell, separate from other cell content. Comments can describe how a complex formula works or provide feedback

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 THE BASICS PAGE 02! What is Microsoft Excel?! Important Microsoft Excel Terms! Opening Microsoft Excel 2010! The Title Bar! Page View, Zoom, and Sheets MENUS...PAGE

More information

CMN127A Beginning Keyboarding or equivalent TEXT AND MATERIALS: GO! Office 2013 Volume 1. Gaskin. Pearson Education, (ISBN )

CMN127A Beginning Keyboarding or equivalent TEXT AND MATERIALS: GO! Office 2013 Volume 1. Gaskin. Pearson Education, (ISBN ) CLASS NUMBER AND NAME: TOTAL CLOCK HOURS/UNITS: PREREQUISITE: CMN192A OFFICE: An Overview of Word and Excel 24 HOURS/1 UNIT CMN127A Beginning Keyboarding or equivalent TEXT AND MATERIALS: GO! Office 2013

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited INTRODUCTION TO MICROSOFT EXCEL 2016 Introduction to Microsoft Excel 2016 (EXC2016.1 version 1.0.1) Copyright Information Copyright 2016 Webucator. All rights reserved. The Authors Dave Dunn Dave Dunn

More information

Skillsoft: Step-by-Step Guide

Skillsoft: Step-by-Step Guide Skillsoft: Step-by-Step Guide Running a Skillsoft Report This guide describes how to run a Detailed by Content report in Skillsoft for a user or group (campus or department), by learning asset. There are

More information

Analytics Open Labs: Introduction to Tableau at the University of Kentucky

Analytics Open Labs: Introduction to Tableau at the University of Kentucky 1 Analytics Open Labs: Introduction to Tableau at the University of Kentucky Lucille Caudill Little Fine Arts Library Rm. 311 9 am-10 am 1st & 3rd Friday each month 2 Overview Introductions Tableau Tableau

More information

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

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

More information

Analytics Open Labs: Introduction to Tableau at the University of Kentucky

Analytics Open Labs: Introduction to Tableau at the University of Kentucky 1 Analytics Open Labs: Introduction to Tableau at the University of Kentucky Carol Martin Gatton Business & Economics Building, Rm. 165 9 am-10 am 1st & 3rd Friday each month 2 Overview Introductions Tableau

More information

Directions for Using the Canvas-Based Online Instructor Evaluation Tool

Directions for Using the Canvas-Based Online Instructor Evaluation Tool Directions for Using the Canvas-Based Online Instructor Evaluation Tool Table of Contents How to Complete an Online Instructor Evaluation If You Are the Evaluator... 2 Part I: Evaluator Completes Webform

More information

IFS Data Migration Excel Add-In

IFS Data Migration Excel Add-In IFS Data Migration Excel Add-In User Manual for IFS Data Migration Excel Add-In Contents Figures... 2 1 IFS Data Migration Excel Add-In... 2 1.1 Overview... 3 2 User Interface... 3 2.1 Ribbon... 3 2.2

More information

SPREADSHEET (Excel 2007)

SPREADSHEET (Excel 2007) SPREADSHEET (Excel 2007) 1 U N I T 0 4 BY I F T I K H A R H U S S A I N B A B U R Spreadsheet Microsoft Office Excel 2007 (or Excel) is a computer program used to enter, analyze, and present quantitative

More information

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM Created on 3/17/2017 7:37:00 AM Table of Contents... 1 Page ii Procedure After completing this topic, you will be able to manually upload physical inventory. Navigation: Microsoft Excel > New Workbook

More information

Exporting Data Importing Data

Exporting Data Importing Data How To Guide Exporting Data Importing Data Wiztec Business Suite & WizHR 5 i Table Of Contents Table Of Contents Imports & Exports...1 Export Data...1 A. Exporting Data from One Screen...1 B. Exporting

More information

Batch Process for Creating/Adding Additional Pays

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

More information

Managing GOTV Data on Election Day

Managing GOTV Data on Election Day Managing GOTV Data on Election Day This tutorial has been created to explain how we manage GOTV data on Election Day. We will be using calling services on Election Day in an attempt to get people out to

More information

Microsoft Excel Tutorial for Chapter 4 TIE-into Practice Exercises

Microsoft Excel Tutorial for Chapter 4 TIE-into Practice Exercises Integrating Educational Technology into Teaching (4 th Edition) M. D. Roblyer University of Maryland University College Microsoft Excel Tutorial for Chapter 4 TIE-into Practice Exercises Created by William

More information

Links to Activities ACTIVITY 1.1. Links to Activities Links to Activities

Links to Activities ACTIVITY 1.1. Links to Activities Links to Activities EXCEL Analyzing Data Using Excel Section 1 Skills Start Excel and identify features in the Excel window Enter labels and values Use the fill handle to enter a series Enter formulas Create a formula using

More information

Microsoft Excel 2010 Level 1

Microsoft Excel 2010 Level 1 Microsoft Excel 2010 Level 1 Length: 1 Day Technology: MS Excel 2010 Delivery Method: Instructor-led (classroom) About this Course This one-day instructor-led course provides students with an overview

More information

2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003

2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 Introduction Elements of this syllabus are subject to change. This five-day instructor-led course provides students

More information

Steps on How to Create Cash Advances

Steps on How to Create Cash Advances FAST Travel System Guide: How to Create Cash Advances Purpose: Definition: Navigation: Notes: To provide instructions on how to create Cash Advances (CAs) in the FAST Travel module. Cash Advance - In some

More information

PEACHTREE COMPLETE 2009 WORKSHOP 1 THE ATLAS COMPANY

PEACHTREE COMPLETE 2009 WORKSHOP 1 THE ATLAS COMPANY PEACHTREE COMPLETE 2009 WORKSHOP 1 THE ATLAS COMPANY Journalizing, Posting, General Ledger, Trial Balance, and Chart of Accounts In this workshop you learn to post general journal entries in Peachtree

More information

Excel 2007 Fundamentals

Excel 2007 Fundamentals Excel 2007 Fundamentals Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on that information.

More information

Chart Wizard: Step 1 (Chart Types)

Chart Wizard: Step 1 (Chart Types) Chart Wizard: Step 1 (Chart Types) 1. Select the chart type you want to use. You can choose from either the Standard Types tab or the Custom Types tab. Click and hold the button labeled Press and hold

More information

DASHBOARD. User Guide. CIVIC Systems, LLC

DASHBOARD. User Guide. CIVIC Systems, LLC CIVIC Systems, LLC DASHBOARD User Guide After you install the software, store this CD-ROM in a safe place for future use. Follow the installation instructions carefully. If you need more assistance, please

More information

Basic tasks in Excel 2013

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

More information

Student User Guide: Navigation. Student User Guide: Navigation Toolbar

Student User Guide: Navigation. Student User Guide: Navigation Toolbar Student User Guide: Navigation Toolbar Table of Contents Navigation Toolbar... 3 Menu Button... 3 Dashboard... 4 Courses... 6 LiveText Docs... 8 File Manager... 9 Reviews... 11 Forms... 12 Community...

More information

Travel Authorization Procedure

Travel Authorization Procedure Travel Authorization Procedure The purpose of a Travel Authorization (TA) is to estimate the total expense of a trip by specific expense categories (such as airfare, hotel, etc.), and identify the funding

More information

PowerSchool Handbook Federal Survey Card Report

PowerSchool Handbook Federal Survey Card Report Handbook Federal Survey Card Report Version 1.0 August 9, 2017 Copyright 2017, San Diego Unified School District. All rights reserved. This document may be reproduced internally by San Diego Unified School

More information

Completing Baseline s Site Survey Request Form

Completing Baseline s Site Survey Request Form Completing Baseline s Site Survey Request Form The first step in successfully implementing a radio network for your irrigation controllers is to identify the proposed locations for each radio. These radios

More information

DOWNLOAD PDF MICROSOFT OFFICE POWERPOINT 2003, STEP BY STEP

DOWNLOAD PDF MICROSOFT OFFICE POWERPOINT 2003, STEP BY STEP Chapter 1 : Microsoft Office Excel Step by Step - PDF Free Download Microsoft Office PowerPoint Step by Step This is a good book for an 76 year old man like me. It was a great help in teaching me to do

More information

How to Access If Rubrics does not appear on your course navbar, click Edit Course, Tools, Rubrics to activate..

How to Access If Rubrics does not appear on your course navbar, click Edit Course, Tools, Rubrics to activate.. KODIAK QUICK GUIDE Rubrics Overview Rubrics allow you to establish set criteria for grading assignments; you can attach Rubrics to Dropbox folders or Discussion topics so that the criteria are available

More information

Create a new form. To create a form from a new or existing spreadsheet: 1. Click the Tools drop down menu and select Create a form.

Create a new form. To create a form from a new or existing spreadsheet: 1. Click the Tools drop down menu and select Create a form. Create a new form You can choose Google Forms when creating a new doc from Google Drive. You can also create a new form from a Google Sheet or from a template. To create a form within Google Drive: Click

More information

Lab - Configure Data Backup and Recovery in Windows 8

Lab - Configure Data Backup and Recovery in Windows 8 Lab - Configure Data Backup and Recovery in Windows 8 Introduction Microsoft introduced a new way to protect your data files in Windows 8 called File History. File History supersedes the Backup and Restore

More information

COMPUTERIZED OFFICE SUPPORT PROGRAM

COMPUTERIZED OFFICE SUPPORT PROGRAM NH108 Excel Level 1 16 Total Hours COURSE TITLE: Excel Level 1 COURSE OVERVIEW: This course provides students with the knowledge and skills to create spreadsheets and workbooks that can be used to store,

More information

Practicing on word processor, spreadsheet, search engines, citation and referencing, and creating zipped files.

Practicing on word processor, spreadsheet, search engines, citation and referencing,  and creating zipped files. Practicing on word processor, spreadsheet, search engines, citation and referencing, email and creating zipped files. 1 Exercise 1: Creating MS Word document 1. Create a new folder in My Documents and

More information

Microsoft Access 2007 Module 2

Microsoft Access 2007 Module 2 Microsoft Access 007 Module http://pds.hccfl.edu/pds Microsoft Access 007: Module August 007 007 Hillsborough Community College - Professional Development and Web Services Hillsborough Community College

More information

Patrice M. Anderson Instructional Designer

Patrice M. Anderson Instructional Designer Patrice M. Anderson Instructional Designer Portfolio Sample Instructor-Led Training This sample contains the ToC and one chapter from the instructor-led student workbook for HP Quality Center (QC) software.

More information

ITE 115 Introduction to Computer Applications

ITE 115 Introduction to Computer Applications Revised: Fall 2014 ITE 115 Introduction to Computer Applications COURSE OUTLINE Prerequisites: These are basic computer skills that are necessary to facilitate your successful completion in this course.

More information

Submitting Assignments

Submitting Assignments Submitting Assignments Blackboard s assignments feature allows the instructor to assign coursework for you to submit electronically. First, you need to locate the assignment. Your instructor will place

More information

CHAPTER 1 GETTING STARTED

CHAPTER 1 GETTING STARTED GETTING STARTED WITH EXCEL CHAPTER 1 GETTING STARTED Microsoft Excel is an all-purpose spreadsheet application with many functions. We will be using Excel 97. This guide is not a general Excel manual,

More information

Lab 3. Getting Started with Outlook 2007 (Chapter 2) CS131 Software for Personal Computing Estimated Time: 1 2 hours

Lab 3. Getting Started with Outlook 2007 (Chapter 2) CS131 Software for Personal Computing Estimated Time: 1 2 hours Lab 3 Getting Started with Outlook 2007 (Chapter 2) CS131 Software for Personal Computing Estimated Time: 1 2 hours Notes: 1. If you are using a University computer, you will need to complete this lab

More information

Insert Subtotals in Excel and Link Data to a Word Document

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

More information

MICROSOFT OFFICE SPECIALIST EXCEL/POWERPOINTSTUDY PREP Course Syllabus

MICROSOFT OFFICE SPECIALIST EXCEL/POWERPOINTSTUDY PREP Course Syllabus 6111 E. Skelly Drive P. O. Box 477200 Tulsa, OK 74147-7200 MICROSOFT OFFICE SPECIALIST EXCEL/POWERPOINTSTUDY PREP Course Syllabus Course Number: BMA-0226 OHLAP Credit: No OCAS Code: 9228 Course Length:

More information

TRAINEE WORKBOOK. Atlas 5.0 for Microsoft Dynamics AX 2012 Reporting system

TRAINEE WORKBOOK. Atlas 5.0 for Microsoft Dynamics AX 2012 Reporting system TRAINEE WORKBOOK Atlas 5.0 for Microsoft Dynamics AX 2012 Reporting system COPYRIGHT NOTICE Copyright 2011, Globe Software Pty Ltd, All rights reserved. Trademarks Dynamics AX, IntelliMorph, and X++ have

More information

INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE

INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE Table of Contents Logging into Cognos... 3 Viewing Summary Information... 6 Running a Report... 6 Rerunning a Report... 9 Comparing Summary Information...

More information

Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae

Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae Week 9 Using lookup functions Microsoft Excel is essentially a spreadsheet tool, while Microsoft Access is a database tool.

More information

Excel & Business Math Video/Class Project #01 Introduction to Excel. Why We Use Excel for Math. First Formula.

Excel & Business Math Video/Class Project #01 Introduction to Excel. Why We Use Excel for Math. First Formula. Excel & Business Math Video/Class Project #01 Introduction to Excel. Why We Use Excel for Math. First Formula. Topics Covered in Video: 1) USB Drive to store files from class... 2 2) Save As to Download

More information

Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 2 Working with data in Excel and exporting to JMP Introduction

Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 2 Working with data in Excel and exporting to JMP Introduction Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 2 Working with data in Excel and exporting to JMP Introduction In this exercise, we will learn how to reorganize and reformat a data

More information

Budget Process Tools: Smart View Ad Hoc Basics

Budget Process Tools: Smart View Ad Hoc Basics Budget Process Tools: Smart View Ad Hoc Basics 2 6.21.17 CalPlan HCP (Human Capital Planning) CalRptg HCPRptg Smart View 1 Agenda 1 2 3 4 5 6 Smart View Ad Hoc Basics 1 Homework Review Creating Multiple

More information

CMN310A Advanced Office: Word and Excel or concurrent enrollment

CMN310A Advanced Office: Word and Excel or concurrent enrollment CLASS NUMBER AND NAME: TOTAL CLOCK HOURS/UNITS: PREREQUISITE: TEXT AND MATERIALS: CMN310C POST-ADVANCED OFFICE: Word And Excel 24 HOURS/1 UNIT CMN310A Advanced Office: Word and Excel or concurrent enrollment

More information

COURSE SYLLABUS. Credit Hours: Contact Hours Lab Hours 4 4 As needed by student

COURSE SYLLABUS. Credit Hours: Contact Hours Lab Hours 4 4 As needed by student Date Approved: Date Revised: 08/07 COURSE SYLLABUS Syllabus for: INFS 2010 Microcomputer Applications Discipline Number Course Name Former Quarter Course(s): N/A Catalog Description: This course is an

More information

PowerSchool Handbook Federal Survey Form Report

PowerSchool Handbook Federal Survey Form Report Handbook Federal Survey Form Report Version 2.1 August 22, 2018 Copyright 2018, San Diego Unified School District. All rights reserved. This document may be reproduced internally by San Diego Unified School

More information

COMP-1975 Excel Assignment 1 - Tutorial 1 and 2

COMP-1975 Excel Assignment 1 - Tutorial 1 and 2 COMP-975 Excel Assignment - Tutorial and IMPORTANT: Whenever the instructions refer to Firstname, Lastname, Username, Instructor Firstname, or Instructor Lastname you must substitute your information.

More information

Overview: Requirements:

Overview: Requirements: ONENOTE PROJECT DUE BEFORE CLASS BEGINS THE WEEK OF Overview: FEBRUARY 11, 2008 One of the main skills we want CIS 150 students to take away from this class is the ability to adapt to and be able to work

More information

Excel Level 1

Excel Level 1 Excel 2016 - Level 1 Tell Me Assistant The Tell Me Assistant, which is new to all Office 2016 applications, allows users to search words, or phrases, about what they want to do in Excel. The Tell Me Assistant

More information

Lab 7 Statistics I LAB 7 QUICK VIEW

Lab 7 Statistics I LAB 7 QUICK VIEW Lab 7 Statistics I This lab will cover how to do statistical calculations in excel using formulas. (Note that your version of excel may have additional formulas to calculate statistics, but these formulas

More information

Print Meeting Vector Counts

Print Meeting Vector Counts Print Meeting Vector Counts This report provides a visual representation of class distribution for a specified semester based on class start time. Prepared by Client Support 632-9800 p. 1 Navigation: SBU

More information

SedonaOffice Users Conference. San Francisco, CA January 21 24, Vivid CPM Overview. Presented by: Bob Esquerra Debbie Stephens

SedonaOffice Users Conference. San Francisco, CA January 21 24, Vivid CPM Overview. Presented by: Bob Esquerra Debbie Stephens SedonaOffice Users Conference San Francisco, CA January 21 24, 2018 Vivid CPM Overview Presented by: Bob Esquerra Debbie Stephens This Page Intentionally Left Blank Page 2 of 24 Table of Contents What

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

SPREADSHEET JOURNAL UPLOAD

SPREADSHEET JOURNAL UPLOAD SPREADSHEET JOURNAL UPLOAD TABLE OF CONTENTS Overview... 2 Step 1: Prepare Journal for Uploading... 2 Step 2: Load the Journal into PeopleSoft... 10 Step 3: Additional Tasks to Complete After the Journal

More information

Registration, Data Download, and Creating/ Restoring Backups

Registration, Data Download, and Creating/ Restoring Backups Registration, Data Download, and Creating/ Restoring Backups E Lab Users Register on the Armond Dalton Resources Website... Download the Three Initial Company Backup Files... Load Waren Sport Supply Dataset

More information