Question: 16. In this exercise, you modify the application from Exercise 15. The modified application allows the user to display the number of salespeople earning a
16. In this exercise, you modify the application from Exercise 15. The modified application allows the user to display the number of salespeople earning a commission within a specific range. Use Windows to make a copy of the Commission Solution folder.
Rename the folder Modified Commission Solution. Open the Commission Solution
(Commission Solution.sln) file contained in the Modified Commission Solution folder.
Modify the btnDisplay_Click procedure to prompt the user to enter both a minimum commission amount and a maximum commission amount. The procedure then should display (in a message box) the number of salespeople who earned a commission within that range. Use the application to answer the following questions:
How many salespeople earned a commission from 100 through 300?
How many salespeople earned a commission from 700 through 800?
How many salespeople earned a commission from 0 through 200?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
