__sarah__
Mar 5, 2005, 12:39 PM
i need help in making a program using visual basic..u can download it here:
http://lab.msdn.microsoft.com/express/vbasic/default.aspx
Question:
An employee should receive pay equal to time and a half for every hour worked over 40 hours.
a) Create a payroll application that prompts the user for the number of hours worked adn the hourly rate of pay and then calculates the gross weekly wages (before taxes) when pay is clicked:
the interface should look like this:
http://img.photobucket.com/albums/v306/qteegurl4ever/payrollprogram.bmp
b) Modify the payroll application so that there is an 18% deduction from gross pay, unles teh employee is exempt. If an employee is exmpt, "NO TAXES DEDUCTED" sould be displayed in a message box and then teh wages displayed. The application interface should look similar to the following for an employee that is not exempt:
http://img.photobucket.com/albums/v306/qteegurl4ever/untitled.bmp
thx ^_^
http://lab.msdn.microsoft.com/express/vbasic/default.aspx
Question:
An employee should receive pay equal to time and a half for every hour worked over 40 hours.
a) Create a payroll application that prompts the user for the number of hours worked adn the hourly rate of pay and then calculates the gross weekly wages (before taxes) when pay is clicked:
the interface should look like this:
http://img.photobucket.com/albums/v306/qteegurl4ever/payrollprogram.bmp
b) Modify the payroll application so that there is an 18% deduction from gross pay, unles teh employee is exempt. If an employee is exmpt, "NO TAXES DEDUCTED" sould be displayed in a message box and then teh wages displayed. The application interface should look similar to the following for an employee that is not exempt:
http://img.photobucket.com/albums/v306/qteegurl4ever/untitled.bmp
thx ^_^





