Hello
I am trying to find a function that will limits in some rates
e.g
In colum A I have the rates.
I want in colum B to have
If < -20% to return -20%
if from -20% to 50% to retun the current value
and if > 50% to return 50%
Is this possible to have this in one function?
Bookmarks