QUESTION 2

User Generated

ZnexGbc1999

Business Finance

acc

UCI

Description

1

Start Excel. Download and open the file named EXP22_Excel_CH12_Cumulative_Assessment_TeachingSchedule.xlsx. Grader has automatically added your last name to the beginning of the filename.

0
2

Clear all data validation in the range A1:G19.

0
3

Delete the sample text in cell B2

3
4

Type Teaching Schedule in cell B1.

4
5

Type Prepared by: in cell F1.

4
6

Delete the value in cell G1.

3
7

Add the following comment in cell G1 Enter Name.

11
8

Type Monday in cell C4 and use the fill handle to fill the range D4:G4 with the remaining days of the week.

15
9

Use the document inspector to inspect the document. Remove document properties and personal information and then click or select close.

Note: Mac users, from the Excel menu, open your preferences, click or select Security, and then click or select the check box to Remove personal information from this file on save.

4
10

Use the accessibility checker to check the document for issues. Accept the recommended actions for merged cells and use the recommended action to select Rose, Table Style Medium 23. Close the accessibility checker pane.

8
11

Record a macro named ClearSchedule using the shortcut CTRL+SHIFT+J. Add the description When run, this macro clears the values in the schedule (no period). When run, the macro should delete the values in cell G1 and in the ranges C3:G3, C5:G6, C8:G9, C11:G12, C14:G15, C17:G19, in that order.

0
12

Create a form control button that fills cell F2. Assign the ClearSchedule macro and edit the button text to Clear.

10
13

Create a form control button that fills cell G2 and edit the button text to Insert Dates.

9
14

Open the VBA editor and create a new module named DateStamp. Create a procedure named InsertDate. Insert the comment Inserts weekly dates, then enter the following code Range("C3:G3") = Array(Date, Date + 1, Date + 2, Date + 3, Date + 4) and exit the VBA editor.

0
15

Assign the InsertDate macro to the Insert Dates form control button.

3
16

Test both macros and then open the VBA editor. Locate the module containing the ClearSchedule macro. Copy the code and paste it starting in cell B2 in the Code worksheet.

13
17

Locate the module containing the InsertDate macro. Copy the code and paste it starting in cell D2.

13
18

Check the document for compatibility with Excel 2016 and 2019.

Note: Mac users, skip this step.

0

User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

Attached.

Teaching Schedule

TIME

Prepared by:

Monday

Tuesday

Wednesday

Thursday

Friday

Break

Break

Break

Break

Break

Lunch

Lunch

Lunch

Lunch

Lunch

Break

Break

Break

Break

Break

Break

Break

Break

Break

Break

9:00-9:30
9:30-10:3...

Related Tags