I need a formula to say if a certain cell's number is less than 1, then another cell equals 135, and if that same cell's range 1-2, then another cell equals 225, and so on. My ranges are:
<1 = $135
1-2 = $225
2-9 = $90
10-19 = $72
20-29 = $67.50
30-49 = $64
50-74 = $60
anything greater than 75 = RFQ
It seems I can only do one number at a time, not the range of numbers.Thank you!