LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jzz Jzz is offline
external usenet poster
 
Posts: 20
Default sliding commission calculation

dim Commision, Amount

if Amount = 2 then
Commision = 0.4
Amount = Amount - 2
end if
if Amount = 2 then
commision = Commision + 0.399
Amount = Amount -2
end if

etc...

Then put the values back into the sheet.

Good luck, Jzz

 
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
Sliding commission rates in excel [email protected] Excel Worksheet Functions 4 July 17th 08 09:40 PM
Sliding 30 day calculation Bill Excel Discussion (Misc queries) 1 October 4th 07 08:11 PM
Sliding scale commission percentages formulas Margs Excel Worksheet Functions 7 September 8th 07 11:33 PM
Percentage Commission on a sliding scale. JonPFP Excel Discussion (Misc queries) 6 April 13th 06 06:24 PM
calculating commission on sliding scale corrado444 New Users to Excel 4 December 9th 05 05:08 PM


All times are GMT +1. The time now is 05:56 PM.

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

About Us

"It's about Microsoft Excel"