1
Start Excel. Download and open the file named Exp22_Excel_AppCapstone_Intro_Collection.xlsx. Grader has automatically added your last name to the beginning of the filename.
0
2
Your first task is to move the title to the top of the worksheet.
On the Christensen worksheet, move the title Raymond's Art Collection from cell A7 to cell A1.
2
3
To balance the space, you will merge the cell containing the title with empty cells and change the vertical alignment.
Select the range A1:A5, merge the cells, and apply Middle Align vertical alignment.
2
4
You want to format some input cells in column K to be similar to other input cells.
Change the width of column K to 17.00, select the range K1:K3, and apply Thick Outside Borders.
1
5
Click cell C11, and freeze panes so that rows 1 through 10 and columns A and B are frozen.
1
6
Select the range E11:E59 and apply the Mar-12 date format.
Note, Mac users, depending on the version of Office you are using, the date format may be Mar-15
2
7
Your next task is to replace a word with a more accurate word.
Find all occurrences of Retired and replace them with Sold Out
.
2
8
A range contains misspelled words that need to be detected and corrected.
Select the range C1:G5, check the spelling, and correct spelling errors.
2
9
In cell A6, insert the TODAY function.
1
10
Click cell H11 on the Christensen worksheet, and insert a formula that calculates the percentage Raymond paid of the issue price by dividing the amount Paid by the Issue Price. Copy the formula from cell H11 to the range H12:H59.
3
11
Click cell J11, and insert a formula that calculates the percentage change in value by subtracting the Issue Price from the Current Value and then dividing that result by the Issue Price. Copy the formula from cell J11 to the range J12:J59.
3
12
You want to format the results with Percent Style.
Apply Percent Style with one decimal place to the ranges H11:H59 and J11:J59.
1
13
You are ready to enter some summary statistics at the top of the worksheet.
Insert in the Current Values section at the top of the worksheet summary functions that use the range I11:I59. In cell I2, calculate the total of all the Current Values. In cell I3, calculate the average current value. In cell I4, calculate the lowest current value. In cell I5, calculate the highest current value.
8
14
Click cell C11 and insert a VLOOKUP function that looks up the code in cell B11, compares it to the codes and types of art in the range B2:C6, and returns the type of art. Copy the function in cell C11 to the range C12:C59. Use relative and mixed (or absolute) references correctly.
4
15
Now that you used a lookup function to return the type of art, you are ready to hide the column containing the codes.
Hide column B.
1
16
Cell G8 is designed to enter the name of a piece of art, and you want cell I8 to display the corresponding value. After you enter the function, you will change the name of the art to make sure the function results update correctly.
In cell I8, insert the XLOOKUP function to look up the art in cell G8, compare it to the lookup array in the range A11:A59, and return the corresponding current value in the range I11:I59. In cell G8, type The Listener
.
4
17
You want to display a note for each piece of art based on whether the current value is higher or the same as the issue price.
Click cell K11 and insert an IF function that determines if the Issue Price is equal to the Current Value. If the values are the same, display Same as Issue (using the cell reference K2); otherwise, display Increased in Value (using the cell reference K3). Copy the function from cell K11 to the range K12:K59.
4
18
Rename Sheet2 as Purchase
.
1
19
Display the Purchase worksheet, insert a row above Monthly Payment. In cell A5, type Payments in 1 Year in cell A5. In cell B5, type 12
.
1
20
In cell B6 in the Purchase worksheet, insert the PMT function to calculate the monthly payment using cell references, not numbers, in the function, and make sure the function displays a positive result. Apply Accounting Number Format and the Output cell style to cell B6.
6
21
The Types of Art input section on the Christensen worksheet displays the total of the issue prices and the total current values of each type of art that Raymond owns. You will create a chart so that Raymond can compare the purchase price to the current value of each type of art.
Display the Christensen worksheet, select the range C1:E6, and create a clustered column chart.
2
22
You want to place the chart below the data, adjust the size, and add Alt Text.
Cut the chart and paste it in cell C61, change the height to 4"
, and change the width to 7"
. Add Alt Text The chart compares issue prices to current values by type of art. (include the period).
4
23
You are ready to format the chart.
Type Raymond’s Art Collection for the chart title, apply bold, and Black, Text 1 font color. Place the legend at the top of the chart. Change the fill color of the Current Value data series to Dark Blue. Add Primary Minor Horizontal gridlines.
6
24
To further analyze the data for Raymond, you will create a pie chart that shows the proportion each type of art contributes to the total current value.
6