Hi there,
I have looked around the forums for an answer to this but couldn't find it,
I have an order form, and I want a formula in a cell to show a discount of 3% of the order value, but only if the order reaches a certain amount (say $10,000)
I have tried with the If function, and can do it with amounts, (if i wanted to discount $300 say) but i cannot figure out how to do it with a percentage!
this is the formula i am using to add a $100 handling fee if the order is under $8000 if that helps at all. =IF(AND(E194<8000),100)
any help would be appreciated,
thanks
Bookmarks