Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Commision calculation

I'm using Excel 2003 and am trying to calculate commissions. My spreadsheet
is as follows:
A B C D
E
2006 1st Qtr. 2007 1st Qtr Difference % growth 1st Qtr. Commision

The commission scale is as follows:
Growth from 0% to 7.499% will be paid at 5%
Growth from 7.5% to 14.99% will be paid at 8%
Growth above 15% will be paid at 12%

If you need more information, please let me know. Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Commision calculation

=LOOKUP(A1,{0,7.5,15},{5%,8%,12%})*A1


"sylvia" wrote:

I'm using Excel 2003 and am trying to calculate commissions. My spreadsheet
is as follows:
A B C D
E
2006 1st Qtr. 2007 1st Qtr Difference % growth 1st Qtr. Commision

The commission scale is as follows:
Growth from 0% to 7.499% will be paid at 5%
Growth from 7.5% to 14.99% will be paid at 8%
Growth above 15% will be paid at 12%

If you need more information, please let me know. Thanks in advance.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Commision calculation

I'm sorry that was so jumbled up, let me try and do it again.
Column A is 2006 1st Qtr. sales
Column B is 2007 1st Qtr. sales
Column C is the difference between 2006 and 2007 1st Qtr sales
Column D is the percent growth between the two quarters

Thank you

"Don Guillett" wrote:


On all or on the tiers?
--
Don Guillett
SalesAid Software

"sylvia" wrote in message
...
I'm using Excel 2003 and am trying to calculate commissions. My
spreadsheet
is as follows:
A B C D
E
2006 1st Qtr. 2007 1st Qtr Difference % growth 1st Qtr. Commision

The commission scale is as follows:
Growth from 0% to 7.499% will be paid at 5%
Growth from 7.5% to 14.99% will be paid at 8%
Growth above 15% will be paid at 12%

If you need more information, please let me know. Thanks in advance.




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
calculating commision on sales k-leo New Users to Excel 4 July 13th 06 08:44 PM
I'm looking for a tiered sales commision tracker Alvin McNair Excel Discussion (Misc queries) 1 July 5th 06 08:44 PM
Calculating sales commision HELP!!!!!!! spunkysezza Excel Worksheet Functions 4 February 26th 06 05:45 AM
salary, hourly wage plus commision Excel for payroll Charts and Charting in Excel 0 October 17th 05 05:07 AM
How do I use a rounded calculation result in another calculation? vnsrod2000 Excel Worksheet Functions 1 January 26th 05 09:36 PM


All times are GMT +1. The time now is 11:23 PM.

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"