I have referred to a number of your videos and your advice has helped me immensely. Can you please proved a recommendation for me? I am putting together an order form and to set up the shipping and handling. Here are the guidelines:
[TABLE="width: 242"]
<colgroup class=""><col width="101" class="" style="width: 76pt;"><col width="141" class="" style="width: 106pt;"></colgroup><tbody class="">[TR]
[TD="class: xl64, width: 101"] Total[/TD]
[TD="class: xl65, width: 141"] Shipping[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$0.00[/TD]
[TD="class: xl66, align: right"]$10.00[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$99.99[/TD]
[TD="class: xl66, align: right"]$10.00[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$100.00[/TD]
[TD="class: xl68, align: right"]10.00%[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$1,999.99[/TD]
[TD="class: xl68, align: right"]10.00%[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$2,000.00[/TD]
[TD="class: xl68, align: right"]9.50%[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$4,999.90[/TD]
[TD="class: xl68, align: right"]9.50%[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$5,000.00[/TD]
[TD="class: xl66, align: right"]$0.00[/TD]
[/TR]
</tbody>[/TABLE]
I have a cell with the subtotal where I have used the Vlookup but the problem is with orders below $100. Can I do a Sumif and Vlookup combo? With the Vllookup, I have to multiply Shipping (%) with subtotal but I am unable to add $10 for all orders under $100. Thank you for your time.
[TABLE="width: 242"]
<colgroup class=""><col width="101" class="" style="width: 76pt;"><col width="141" class="" style="width: 106pt;"></colgroup><tbody class="">[TR]
[TD="class: xl64, width: 101"] Total[/TD]
[TD="class: xl65, width: 141"] Shipping[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$0.00[/TD]
[TD="class: xl66, align: right"]$10.00[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$99.99[/TD]
[TD="class: xl66, align: right"]$10.00[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$100.00[/TD]
[TD="class: xl68, align: right"]10.00%[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$1,999.99[/TD]
[TD="class: xl68, align: right"]10.00%[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$2,000.00[/TD]
[TD="class: xl68, align: right"]9.50%[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$4,999.90[/TD]
[TD="class: xl68, align: right"]9.50%[/TD]
[/TR]
[TR]
[TD="class: xl67, align: right"]$5,000.00[/TD]
[TD="class: xl66, align: right"]$0.00[/TD]
[/TR]
</tbody>[/TABLE]
I have a cell with the subtotal where I have used the Vlookup but the problem is with orders below $100. Can I do a Sumif and Vlookup combo? With the Vllookup, I have to multiply Shipping (%) with subtotal but I am unable to add $10 for all orders under $100. Thank you for your time.