Search:

Type: Posts; User: Rick Sebastian

Search: Search took 0.55 seconds.

  1. Re: Can't get inputs to add up. Need help fast!!

    The value in my brain of (total*bonus+salary) is the equation to give me the $85,000 value for line 1 and every line thereafter.

    I don't know how to create an equation (beyond what you see in the...
  2. Re: Can't get inputs to add up. Need help fast!!

    The numbers you see are correct. $25,000 is the correct commission on sales of $1,000.000. The salary of $60,000 is a constant.

    So that's not the problem.

    The problem is, how do I get the code...
  3. Re: Can't get inputs to add up. Need help fast!!

    The value of total*bonus+salary equals the total sales figure (far left column) times the commission multiplier (listed in the "if statements" above, plus the annual salary of $60,000.

    So in the...
  4. Re: Can't get inputs to add up. Need help fast!!

    Here's the output from NetBeans. I hope it makes more sense.
  5. Re: Can't get inputs to add up. Need help fast!!

    Sorry. Here is a screen shot showing the issues. Basically, the program needs to add the 2 figures being displayed in the Total Potential Compensation column instead of displaying them side by side....
  6. Can't get inputs to add up. Need help fast!!

    I am writing a program for a school assignment. One of the requirements is to forecast the potential sales totals and then add up the salary and commission based on the projected sales totals.

    I...
Results 1 to 6 of 6