Sales Person Commission Calculator Visual Basic

preview_player
Показать описание
'Program Name: Sales Person Commission Calculator
'Programmer: Carlos Igreja
'Date: 19 July 2013
'Description: This program calculates a salespersons weekly base salary
' plus a commission when sales are at or above quota.
' The user can input weekly sales and the salespersons name,
' calculate the commission and display summary information.
Рекомендации по теме
Комментарии
Автор

Why wouldn't you actually show how to do it?

mattypooh
Автор

I have similar project to this and it's focusing on Sub procedures. I'm lost. LOL

chris-ef