I want excel to return a value to a cell in which there are 3 posible choices so I don't think an IF statement will work. Here is the background.
A customer's frieght rate is say 8% of the total sale but the customer has minimum freight of say $400, and a maximum rate of say $900.
I have established a hidden worksheet that has all of the customers freight cost and other data that varies from customer to customer, so I have 3 cells with the MIN MAX and frieght rate percentage in them. I also have a cell (call it B1) with the result of a formula - =total sale*fgt rate...
cells for discussion purposes are
B1(total sale*Fgt rate)
B2(MIN say 400)
B3(MAX say 900)
SO how do I....
IF B1<B2,B2
IF B2<B1,B2
IF B1>B2 BUT <B3,B1
Okay I am a man that has taught myself excel and not a real bright bulb so I'm not sure I explained this right. Can anyone help??
John
Bookmarks