EXCEL Advanced Sample Test
EXCEL Advanced Sample Test
EXCEL Advanced Sample Test
RUBRIC Each step to complete is considered a single item, even if it is part of a larger string of steps.
1 2 3 4
Insert Functions Select Cell B4 and use the Function tool to calculate the PMT The Rate (Cell B4) is divided by 12 to get a monthly payment Your equation should look like this: =PMT(B2/12,B3,B1) The payment is a negative number Use Goal Seek What would you meet the goal of a paying $350.00 for 60 months? Save the spreadsheet and name it: Excel Advanced Part 1
Add Another Product Copy the Eggs spreadsheet Rename the copied spreadsheet: Fruit Change the Product from Eggs to Fruit Baskets Edit the Data Change the Net: $2.25 Change the Initial: 50 Edit the Increment : 5 Update the Summary Sheet Add the Fruit Basket data to the equations in the Summary Sheet in Cell C3 would be: =Eggs!E6+Legs!E3+Pigs!E3+Fruit!E3 Try It! Test your equations. Do they work? Save the spreadsheet and name it: Excel Advanced Part 2
Name the Range: Select cell D1 through E5 and use the Name Box to name the range: Sales Calculate the Bonus Percent with the Sales Lookup table Select cell C2 and go to Formulas-> Insert Function From the category list, choose Lookup and Reference, find VLookup The first argument asks: "Where is the data?" The sales data for Alex is Cell B2. The second argument asks: "Where is the look up table? For the range, type the name "Sales" (or use the red, white and blue Find button to go to the spreadsheet to select the cells D1 through E5) The third argument asks: Where are the answers? In our two column Sales table, the correct percents are located in Column 2. Calculate the Bonus Check Now all of the pieces are in place to figure out how much bonus the sales reps receive. Select Cell F2 and enter the following equation =B2*C2