Hi all,
I am new to this and i have a question.
does anyone know how i can set a maximum value for an "if" formula?
I am calculating an accumulative rebate system. and my formula is as such,
=IF(BY10>=10000,(BY10-10000)*$CB$6,0) --> read as, if BY10 greater than 10,000(in value), then we take BY10 - 10k * % of rebate.
but this must be capped at 40k. because this rebate % is only for between 10k - 40k.
how can i make a cap on this formula?
thanks a lot for your help!
S.
Bookmarks