Hi All!
I am creating the Order Form and have a problem with applying the % discount. I checked the forum but the solutions found are based on the ready map - which does not apply (I guess) to my case.
So... First of all I use the "automatic" Excel Table. In $D$2 I want to have one of the following discounts:
0% if the order is < than $500
25% if the order is >=$500 and <$1000
30% if the order is >=$1000 and <$1500
35% if the order is >$1500
Column B is the product name
Column H is the ordered amount
Column I is the retail NET price
Column J is the retail GROSS price
Column K is the discounted price (retail NET price * $D$2)
Column M is the total net price after discount
Somewhere in the bottom (cell M119) is the auto sum of column M.
Now, the discount to be shown in $D$2 depends on the total order value (M119) BUT it needs to include the discount. In other words: my customer fills in the ordered amount in column H. I want to know when his order value with the discounted prices (e.g. 25%) exceeds $500 but won't reach $1000. And in the same time I want to show him the discount in $D$2.
One more example:
First customer chose items for total value of $489 - no discount apply, in $D$2 shows "0%" and total value in M119 is $489
Second customer filled the amounts and reached $700 - this value includes items already discounted (25%)
I hope it's clear somehow, I'll be really grateful for any advise,
Thanks!
I am creating the Order Form and have a problem with applying the % discount. I checked the forum but the solutions found are based on the ready map - which does not apply (I guess) to my case.
So... First of all I use the "automatic" Excel Table. In $D$2 I want to have one of the following discounts:
0% if the order is < than $500
25% if the order is >=$500 and <$1000
30% if the order is >=$1000 and <$1500
35% if the order is >$1500
Column B is the product name
Column H is the ordered amount
Column I is the retail NET price
Column J is the retail GROSS price
Column K is the discounted price (retail NET price * $D$2)
Column M is the total net price after discount
Somewhere in the bottom (cell M119) is the auto sum of column M.
Now, the discount to be shown in $D$2 depends on the total order value (M119) BUT it needs to include the discount. In other words: my customer fills in the ordered amount in column H. I want to know when his order value with the discounted prices (e.g. 25%) exceeds $500 but won't reach $1000. And in the same time I want to show him the discount in $D$2.
One more example:
First customer chose items for total value of $489 - no discount apply, in $D$2 shows "0%" and total value in M119 is $489
Second customer filled the amounts and reached $700 - this value includes items already discounted (25%)
I hope it's clear somehow, I'll be really grateful for any advise,
Thanks!