G
Guest
Hi Not too good at maths, trying to produce a formula to calulate discounts.
if a>0.25 and b>10 discount =Z
if a>0.25 and b>49 discount =Y
if a>1 and b>10 discount =X
if a>1 and b>49 discount =W
if b>499 Discount =V
I Have "=IF(AND(C4>0.25,B5>10),I15,0)" for 1st line but can't seem to add
other lines to the formula is it possible to have 1 formula that carries out
all the calulations?
if a>0.25 and b>10 discount =Z
if a>0.25 and b>49 discount =Y
if a>1 and b>10 discount =X
if a>1 and b>49 discount =W
if b>499 Discount =V
I Have "=IF(AND(C4>0.25,B5>10),I15,0)" for 1st line but can't seem to add
other lines to the formula is it possible to have 1 formula that carries out
all the calulations?