Question: a . Open the Clear _ Form macro in the Visual Basic Editor. The macro should delete the values in the r nge C 4

a.Open the Clear_Form macro in the Visual Basic Editor. The macro should delete the values in the rnge C4: C8, but specifies the range C3:C7.b. : In the Clear_Form macro VBA code, change the statement between the ""Edit the code below" and "'Edit the code above" comments to the following statement:Range("C4:C8"). Selectc. Scroll down to display the code for the Add_ Tutor macro, the second macro Luis created. This macro calls, or runs, the Clear_Form macro at the end of the code, sot should now work correctly. Save the code and then close the Visual Basic Editor.d. Assign the Clear_Form. macro to the Clear Form button so that Luis and his staff can use the button to clear the form.e. Use the Clear Form button to clear the form and test the macro.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!