View Single Post
Old 05-22-2005, 10:17 AM   #15 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Valmont is on a distinguished road
No.
Weeksalary = StartingSalary+(Sales*StartingSalary*percentage)

Otherwise you're trying to add a percentage unit with a monetary unit:
9%+$200=? //One sale: 1 * 9% = 9%
__________________
Valmont is offline   Reply With Quote