View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default If Function Function

See if this helps:

http://mcgimpsey.com/excel/variablerate.html

--
Biff
Microsoft Excel MVP


"aetejada" wrote in message
...
okay. So I am trying to workout a formula to compute a commision earning.
Basically, if X amount of new business is made, then X*Y (corresponding
Commision rate percentage), but if new business =<X, then X*Y (Commision
rate
percentage that is true).

Problem is, it's super confusing...anyone have any suggestions?