If you are using Access 2013, create the following data macros. a. Create a data macro associated with the After Insert event for the Customer table to add the customer’s balance multiplied by the...



If you are using Access 2013, create the following data macros.


a. Create a data macro associated with the After Insert event for the Customer table to add the customer’s


balance multiplied by the rep’s commission rate to the commission for the corresponding rep when adding a customer. Test the data macro by adding a customer and ensuring that the corresponding rep’s


commission is updated correctly.


b. Create a data macro associated with the After Update event for the Customer table to add the difference


between the new balance and the old balance multiplied by the rep’s commission rate to the commission


for the corresponding rep when updating a customer. Test the data macro by changing a customer’s balance and ensuring that the corresponding rep’s commission is updated correctly


c. Create a data macro associated with the After Delete event for the Customer table to subtract the balance multiplied by the rep’s commission rate from the commission for the corresponding rep when deleting a customer. Test the data macro by deleting a customer and ensuring that the corresponding rep’s


commission is updated correctly.



May 26, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here