Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Incentive Spreadsheet Problem

On the top tier of my incentive spread sheet, any number that
surpasses $35,000 should be given a 10% bonus. The problem I am having
is when more than two sums are present, and taking a percentage of
each individual number given and not the lump sum.

The problem:

Entry 1) $45,000
-35,000= 10,000*.1 = $1,000
Entry 2) $55,000
-35,000= 20,000*.1 = $2,000

Since, 45,000 is already entered, only $10,000 needs to be multiplied
by 10%, giving $1,000 instead of $2,000.


How can I make a tier formula that would subtract the second number
(55,000) from the first number (45,000) to give me the $10,000
difference and a $1,000 dollar incentive without giving me a negative
number if a single entry is present.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 133
Default Incentive Spreadsheet Problem

On Jan 30, 10:01 am, "
wrote:
On the top tier of my incentive spread sheet, any number that
surpasses $35,000 should be given a 10% bonus. The problem I am having
is when more than two sums are present, and taking a percentage of
each individual number given and not the lump sum.

The problem:

Entry 1) $45,000
-35,000= 10,000*.1 = $1,000
Entry 2) $55,000
-35,000= 20,000*.1 = $2,000

Since, 45,000 is already entered, only $10,000 needs to be multiplied
by 10%, giving $1,000 instead of $2,000.

How can I make a tier formula that would subtract the second number
(55,000) from the first number (45,000) to give me the $10,000
difference and a $1,000 dollar incentive without giving me a negative
number if a single entry is present.


Michael,

It depends on what the two numbers mean. Generally you add IF
statements in the output cells in which the calculations on contingent
on the input values. But again one would have to know what the
underlying calculation logic is before you could formulate the
equation.

SteveM
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
3 tier incentive matrix w/ infinite possibilities jjones Excel Worksheet Functions 7 December 11th 09 02:08 PM
I need a template to calculate / simulate Salesmen incentive plan Shehzad Excel Discussion (Misc queries) 1 May 2nd 09 09:01 PM
Calculation of incentive 9324982442 Excel Worksheet Functions 1 April 20th 09 01:06 PM
How do I set up a standard form showing incentive calculations KeithB Excel Discussion (Misc queries) 2 May 30th 05 09:41 AM


All times are GMT +1. The time now is 07:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"