Question: I need help with a program in visual basic .Ex11.2. The assignment is ( Create a file for employee information an call it Employee.txt. Each
I need help with a program in visual basic .Ex11.2. The assignment is ( Create a file for employee information an call it Employee.txt. Each record will contain fields for the name, last name, employee number, and hourly pay rate. Write a second project to process payroll. The application will load the employee data into an array of structure from a file with an extra field for the pay. The form will contain labels for the information from the array display one record at a time and a text box for the hours worked. a button call findpay will be used for next loop to process the array. YOu will calculate the pay and add the pay to the totals. The display the label for the next employee. Place the pay into the extra field in the array. HOur over 40 receive time and a half pay. Accumulate the total munber of hours worked, the total number of hours of overtime and the total amount of pay.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
