I'm ok with normal if formulas, but am struggling slightly with this.
Example: column 1 = qty column 2 = rate
now I wish column 2 to show this, if qty is 0 then show 0.00, if qty is between 1 - 200 then show £1.54, if qty is 201 - 400 then show £1.34, if qty is between 401 - 600 then show £1.22, etc etc
My column 3 is rate x qty this will then calculate the correct qty x rate automatically based on qty entered, hopefully.
Bookmarks