Hi,

I have a simple query

I have to enter values between two percentages like

If value is between 25% to 50% then it should calculate 0.5*.15*15% and If value is greater than 50% then it should calculate as 1*.15*15%

I want this as one function