G
Guest
I am trying to find the best way to develop a simple formula which sets the multiplier cell based on specific ranges of values. Eg. If efficiency is 77% to 82% multiplier would be $.50. 82.01% to 87% would be $ 1.00 and so on. Could use a nested if statement but am hoping that there would be a better way.