<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How do you calculate the appropiate discount using the IF function on Excel?</title>
	<link>http://quickdiscount.net/how-do-you-calculate-the-appropiate-discount-using-the-if-function-on-excel/746/</link>
	<description>Shop and Save</description>
	<pubDate>Thu, 17 May 2012 03:00:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: cozmosis</title>
		<link>http://quickdiscount.net/how-do-you-calculate-the-appropiate-discount-using-the-if-function-on-excel/746/#comment-1749</link>
		<author>cozmosis</author>
		<pubDate>Sat, 26 Jun 2010 04:40:06 +0000</pubDate>
		<guid>http://quickdiscount.net/how-do-you-calculate-the-appropiate-discount-using-the-if-function-on-excel/746/#comment-1749</guid>
		<description>A1 = 20%
B1 to B? = Price
C1 to C? = Order Quantity

in D1 put this formula
=IF(C1&gt;=2,B1*C1*$A$1,B1*C1)</description>
		<content:encoded><![CDATA[<p>A1 = 20%<br />
B1 to B? = Price<br />
C1 to C? = Order Quantity</p>
<p>in D1 put this formula<br />
=IF(C1>=2,B1*C1*$A$1,B1*C1)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

