LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default help with a formula

I am realitivly new with doing formulas with excell any help any one can give
me would be apreciated.
this is the formula i created:
cell y9 =IF(V90,IF(V9=C9,0.5,(V9-G9)*0.1)+IF(D9=V9,0.1),"")

I need to adjust it to get my desired results here is what each cell
represents:
Y9= sales person's comision per unit
v9= Price that salesperson sold the unit at
c9= the list price
d9= the lowest amount they can sell the item for
g9= our cost for the unit sold
here are the parameters and results that I need to produce:
if the product is sold for list price(c9) then thier comision is .50(y9)
if the product is sold for lowest possible price(d9) then thier comision is
..10(y9)
if the product is sold for somewhere between list price(c9) and lowest
possible price(d9)then thier comision is the 10% of the difference between
price they sold it for(v9) & our cost for the unit sold(G9) so (v9-g9)*.10
another parameter is their lowest possible commision can be .10

let me give some exaples of my desired results
if
c9=52
d9=49
g9=47.50
if v9=52 then y9 should = .50, if v9=51 then y9 should =.35 if, v9=50.50
then y9 should =.30, if v9=49 then y9 should = .10
Again any help would be verry much apreciated
 
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



All times are GMT +1. The time now is 08:30 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"