<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Adding Excel Chart Data</title>
	<atom:link href="http://peltiertech.com/WordPress/adding-excel-chart-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/adding-excel-chart-data/</link>
	<description>PTS Excel Charts and Tutorials Blog</description>
	<lastBuildDate>Sat, 21 Nov 2009 04:01:08 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/adding-excel-chart-data/comment-page-1/#comment-15562</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 25 Jun 2009 18:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2067#comment-15562</guid>
		<description>Praveen - Use the &lt;a href=&quot;http://peltiertech.com/Excel/Charts/DotPlot.html&quot; rel=&quot;nofollow&quot;&gt;Dot Plot&lt;/a&gt; technique.</description>
		<content:encoded><![CDATA[<p>Praveen &#8211; Use the <a href="http://peltiertech.com/Excel/Charts/DotPlot.html" rel="nofollow">Dot Plot</a> technique.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen</title>
		<link>http://peltiertech.com/WordPress/adding-excel-chart-data/comment-page-1/#comment-15557</link>
		<dc:creator>Praveen</dc:creator>
		<pubDate>Thu, 25 Jun 2009 16:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2067#comment-15557</guid>
		<description>Hi. My name is Praveen and I heard about your site while searching for answers to create a break in the y-axis of excel charts. I am still not sure how to go about doing this in regards to my data - since I need to make around 60 charts and adding marker data to each chart will be extremely time consuming, but I have another question. I was wondering how to switch the x and y axis of a chart. I have a .jpg picture of what my chart looks like and how I want the x and y axis switched at this address:

www.bananacity.org/media/excelhelp.jpg

your help would be greatly appreciated. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi. My name is Praveen and I heard about your site while searching for answers to create a break in the y-axis of excel charts. I am still not sure how to go about doing this in regards to my data &#8211; since I need to make around 60 charts and adding marker data to each chart will be extremely time consuming, but I have another question. I was wondering how to switch the x and y axis of a chart. I have a .jpg picture of what my chart looks like and how I want the x and y axis switched at this address:</p>
<p><a href="http://www.bananacity.org/media/excelhelp.jpg" rel="nofollow">http://www.bananacity.org/media/excelhelp.jpg</a></p>
<p>your help would be greatly appreciated. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/adding-excel-chart-data/comment-page-1/#comment-15040</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 11 Jun 2009 10:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2067#comment-15040</guid>
		<description>The dollar signs are very important, because they differentiate between absolute and relative referencing. A dollar sign before the column letter makes the column reference absolute, a dollar sign before the row number makes the row reference absolute, and without the dollar sign, each is relative.

If I have a reference to A1 in a cell, and I copy it to the cell down one row and right one column, the following changes to the formula occur:

original: =A1
copied: = B2

original: = $A$1
copied: =$A$1

original: =$A1
copied: =$A2

original: =A$1
copied: =B$1</description>
		<content:encoded><![CDATA[<p>The dollar signs are very important, because they differentiate between absolute and relative referencing. A dollar sign before the column letter makes the column reference absolute, a dollar sign before the row number makes the row reference absolute, and without the dollar sign, each is relative.</p>
<p>If I have a reference to A1 in a cell, and I copy it to the cell down one row and right one column, the following changes to the formula occur:</p>
<p>original: =A1<br />
copied: = B2</p>
<p>original: = $A$1<br />
copied: =$A$1</p>
<p>original: =$A1<br />
copied: =$A2</p>
<p>original: =A$1<br />
copied: =B$1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anne</title>
		<link>http://peltiertech.com/WordPress/adding-excel-chart-data/comment-page-1/#comment-15036</link>
		<dc:creator>anne</dc:creator>
		<pubDate>Thu, 11 Jun 2009 07:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2067#comment-15036</guid>
		<description>thank you very much,
actually the &quot;equation for A-plot&quot; is the formula for A-plot, i&#039;m sorry for that.
yesterday i tried to follow the formula, but i could not get the graph in separate panel. i noticed that in the formula it has dollar sign ($) either like this:$E$, or E$ ;what&#039;s the different between these two?</description>
		<content:encoded><![CDATA[<p>thank you very much,<br />
actually the &#8220;equation for A-plot&#8221; is the formula for A-plot, i&#8217;m sorry for that.<br />
yesterday i tried to follow the formula, but i could not get the graph in separate panel. i noticed that in the formula it has dollar sign ($) either like this:$E$, or E$ ;what&#8217;s the different between these two?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/adding-excel-chart-data/comment-page-1/#comment-15019</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Wed, 10 Jun 2009 15:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2067#comment-15019</guid>
		<description>Anne -

Given the same layout as in the worksheet described in the Panel with Uneven Scales article, the formula in cell E2 should be

=((B2-E$9)/(E$10-E$9)*E$12+SUM($D$12:D$12))/SUM($E$12:$G$12)

as stated in the article. This cell should then be copied and pasted into the entire region E2:G7. 

I don&#039;t know what you mean about my equation for A-plot.</description>
		<content:encoded><![CDATA[<p>Anne -</p>
<p>Given the same layout as in the worksheet described in the Panel with Uneven Scales article, the formula in cell E2 should be</p>
<p>=((B2-E$9)/(E$10-E$9)*E$12+SUM($D$12:D$12))/SUM($E$12:$G$12)</p>
<p>as stated in the article. This cell should then be copied and pasted into the entire region E2:G7. </p>
<p>I don&#8217;t know what you mean about my equation for A-plot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anne</title>
		<link>http://peltiertech.com/WordPress/adding-excel-chart-data/comment-page-1/#comment-15018</link>
		<dc:creator>anne</dc:creator>
		<pubDate>Wed, 10 Jun 2009 14:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2067#comment-15018</guid>
		<description>thank you for your guide in building chart using excel, 
sorry, this is out of topic...
actually im looking for how to add tertiary axis using excel. i found your good suggestion using panel chart from http://peltiertech.com/Excel/ChartsHowTo/PanelUnevenScales.html
i tried to follow your instructions and applied to my data, unfortunately i cant get as the example. I checked again which step was wrong, finally i found that one of your equation for A-plot was not similar with what had been returned in  the cells E2:G7.
Can you explain to me what is the correct one?

thank u very much</description>
		<content:encoded><![CDATA[<p>thank you for your guide in building chart using excel,<br />
sorry, this is out of topic&#8230;<br />
actually im looking for how to add tertiary axis using excel. i found your good suggestion using panel chart from <a href="http://peltiertech.com/Excel/ChartsHowTo/PanelUnevenScales.html" rel="nofollow">http://peltiertech.com/Excel/ChartsHowTo/PanelUnevenScales.html</a><br />
i tried to follow your instructions and applied to my data, unfortunately i cant get as the example. I checked again which step was wrong, finally i found that one of your equation for A-plot was not similar with what had been returned in  the cells E2:G7.<br />
Can you explain to me what is the correct one?</p>
<p>thank u very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/adding-excel-chart-data/comment-page-1/#comment-14893</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 05 Jun 2009 22:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2067#comment-14893</guid>
		<description>Andrew -

Right at the end of the Drag and Drop section, I mention that this capability has been removed from Excel 2007. Perhaps in the next version they&#039;ll be able to reinstate it.</description>
		<content:encoded><![CDATA[<p>Andrew -</p>
<p>Right at the end of the Drag and Drop section, I mention that this capability has been removed from Excel 2007. Perhaps in the next version they&#8217;ll be able to reinstate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://peltiertech.com/WordPress/adding-excel-chart-data/comment-page-1/#comment-14888</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 05 Jun 2009 19:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2067#comment-14888</guid>
		<description>I am unable to drag and drop to insert a new series. Is it because I am using 2007? I am also unable to work out the &quot;Neat Trick&quot;.</description>
		<content:encoded><![CDATA[<p>I am unable to drag and drop to insert a new series. Is it because I am using 2007? I am also unable to work out the &#8220;Neat Trick&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
