question archive Illustrated Excel 2016 | Module 9: SAM Project 1a Five Points Media AUTOMATING WORKBOOK TASKS GETTING STARTED Open the file IL_EX16_9a_FirstLastName_1
Subject:MS ExcelPrice: Bought3
Illustrated Excel 2016 | Module 9: SAM Project 1a
Five Points Media
AUTOMATING WORKBOOK TASKS
GETTING STARTED
Open the file IL_EX16_9a_FirstLastName_1.xlsm, available for download from the SAM website.
Save the file as IL_EX16_9a_FirstLastName_2.xlsm by changing the “1” to a “2”.
0. If you do not see the .xlsm file extension in the Save As dialog box, do not type it. The program will add the file extension for you automatically.
With the file IL_EX16_9a_FirstLastName_2.xlsm still open, ensure that your first and last name is displayed in cell B6 of the Documentation sheet.
· If cell B6 does not display your name, delete the file and download a new copy from the SAM website.
If you see a Message Bar with a security warning at the top of the Excel window, click the Enable Content button in the Message Bar to enable the macros contained in the file. [Mac Hint – If you see a popup with a security warning, click Enable Macros to enable the macros contained in the file.]
To complete this project you will need to display the Developer tab. To add this tab to the Excel ribbon, click the File tab to open Backstage View and then click the Options button. In the Excel Options dialog box, click the Customize Ribbon option and click the Developer check box. Click the OK button to close the Excel Options dialog box and confirm the Developer tab appears in the Excel Ribbon.
Robert Cisneros is the sales manager for Five Points Media, a company selling subscriptions to online media including movies and TV shows. He has asked you to help him automate a worksheet he will use to analyze sales data each week.
Switch to the Week 1 worksheet. Run the Title macro to insert a title for the worksheet in cell A1.
Edit cell A1 to add 1/6/2020 as the date at the end of the title.
Add totals to the worksheet as follows:
a. Assign the Totals macro to the Totals button in column H.
b. Use the Totals button to run the Totals macro.
Identify the top five sales for the week by recording a new macro as follows:
c. Enter Top as the macro name.
d. Assign the shortcut key CTRL+j to the macro. [Mac Hint – Assign the shortcut key Option+Cmd+j to the macro.]
e. Store the macro in This Workbook.
f. Enter the text Highlights the top five sales for the week as the description.
g. With the macro recording, select the range B3:F12.
h. Apply the Top 10 Items conditional formatting rule to the selected range.
i. In the Top 10 Items dialog box, use 5 as the number of top values to highlight.
j. Highlight the cells with Green Fill with Dark Green Text.
l. Open the Bottom macro in the Visual Basic Editor.
q. Set the height of the rounded rectangle to 0.3” and set the width to 1”.
r. Enter Compare as the button text.
s. Apply the Moderate Effect - Dark Green, Accent 3 shape style to the new button.
t. Assign the Compare macro to the Compare button.
u. Open the Compare macro in the Visual Basic Editor.
w. Run the edited Compare macro.
Record a new macro and assign it to a button to prepare the worksheet for printing as follows:
x. Enter Print_Setup as the macro name.
y. Store the macro in This Workbook.
z. Enter the text Sets up the worksheet for printing as the description.
aa. With the macro recording, change the orientation of the worksheet to Landscape.
ab. Set the range A1:G12 as the print range.
ac. Scale the worksheet to print on one (1) page wide and one (1) page tall.
ad. Select cell A1 to remove the selection from the range.
af. Assign the Print_Setup macro to the Print button.