<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How to Create a Pareto Chart in Excel</title>
	<atom:link href="http://articles.excelyogi.com/how-to-create-a-pareto-chart-in-excel/2008/11/20/feed/" rel="self" type="application/rss+xml" />
	<link>http://articles.excelyogi.com/how-to-create-a-pareto-chart-in-excel/2008/11/20/</link>
	<description>Analyst Resources</description>
	<pubDate>Thu, 09 Sep 2010 18:15:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jon Peltier</title>
		<link>http://articles.excelyogi.com/how-to-create-a-pareto-chart-in-excel/2008/11/20/#comment-33</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 20 Nov 2008 19:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://articles.excelyogi.com/?p=128#comment-33</guid>
		<description>You can simplify your data range so that only three columns are needed. Column C will have cumulative percentage. In C2 in your example, enter this formula:

=SUM($B$2:$B2)/SUM($B$2:$B$5)

and drag it down. Now you can make the chart with a single selected range, or even with a single cell in the range selected.</description>
		<content:encoded><![CDATA[<p>You can simplify your data range so that only three columns are needed. Column C will have cumulative percentage. In C2 in your example, enter this formula:</p>
<p>=SUM($B$2:$B2)/SUM($B$2:$B$5)</p>
<p>and drag it down. Now you can make the chart with a single selected range, or even with a single cell in the range selected.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
