Each salesperson at Rembrandt Auto-Mart is assigned an ID number that consists of five characters. The first

Question:

Each salesperson at Rembrandt Auto-Mart is assigned an ID number that consists of five characters. The first three characters are numbers. The fourth character is a letter: either the letter N if the salesperson sells new cars or the letter U if the salesperson sells used cars. The fifth character is also a letter: either the letter F if the salesperson is a full-time employee or the letter P if the salesperson is a part-time employee. Create an application, using the following names for the solution and project, respectively: Rembrandt Solution and Rembrandt Project. Save the application in the VB2015\ Chap08 folder. Create the interface shown in Figure 8-40. Make the Calculate button the default button. The application should allow the sales manager to enter the ID and the number of cars sold for as many salespeople as needed. The btnCalc_Click procedure should display the total number of cars sold by each of the following four categories of employees: full-time employees, part-time employees, employees selling new cars, and employees selling used cars. Test the application appropriately.

Rembrandt Auto-Mart ID: Number sold: Calculate Exit Cars sold by Full-time employees: Part-time employees: New car employees: Used car employees:

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: