About Brandon Drake Expertise I can answer questions regarding the Graphics object, file access, general optimization, printing (on paper), user controls, program mathematics, the registry, creating macros, processes, and fundamental or basic questions. I have made a few asp.net pages but I do not know the language extensively. I have not done much work with databases but I have created my own database systems.
Experience I have been programming with visual basic for 6 years. In all I have written programs in about 8 programming languages, although, I only know about 3 well. I have written a few applications but mainly I like to write programs for fun.
The sales may include decimals everytime I try to code it, it just doesn't work right, I'm using visual studio.NET 2003
Answer Loretta,
You will probably want to use a "Select Case" to determine the sales and then get the commission from that. You can search for "Select Case" in Help for more information on it. The code would start something like "Select Case sales".
You will also need a variable to hold the commission once you determine the sales.
If you have any more questions or if something I wrote was unclear you can always send me another question.