Hello All,
after your wonderfull help with another thread, I'd like to ask another question:
I have a sheet where I calculate the total price of some products, but some products qualify for discount, others do not, but the total price determines the percentage of discount of the product that qualify.
What I want is to have a cell with the total price of the products (have it already) and a cell with the variable discount percentage. The cell wilth the percentage should be based on the value in the cell with the total price, so the cell should have the following percentages:
(lets say cell B11 is the cell with the total price and cell C11 is the percentage cell)
When B11 is less then €49,99, cell C11 should be 10%
When B11 is between €50 and €99,99, cell C11 should be 15%
When B11 is between €100 and €249.99, cell C11 should be 20%
etc. etc. etc.
after your wonderfull help with another thread, I'd like to ask another question:
I have a sheet where I calculate the total price of some products, but some products qualify for discount, others do not, but the total price determines the percentage of discount of the product that qualify.
What I want is to have a cell with the total price of the products (have it already) and a cell with the variable discount percentage. The cell wilth the percentage should be based on the value in the cell with the total price, so the cell should have the following percentages:
(lets say cell B11 is the cell with the total price and cell C11 is the percentage cell)
When B11 is less then €49,99, cell C11 should be 10%
When B11 is between €50 and €99,99, cell C11 should be 15%
When B11 is between €100 and €249.99, cell C11 should be 20%
etc. etc. etc.