Question: please help!!! Tarif planned to display a confirmation message after users add a payment record to th Late_Payments table. Edit the Enter_Payment macro in the
Tarif planned to display a confirmation message after users add a payment record to th Late_Payments table. Edit the Enter_Payment macro in the Visual Basic window. After the line of code that selects cell B15 (Range("B15"). Select), insert the following new lines of code, and then save and close the macro. ActiveCell.FormulaR1C1 = "Payment information entered" Range("C3").Select Assign the Enter_Payment macro to the Enter Payment button (a rounded rectangleshape)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
