<?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: VBA Conditional Formatting of Charts by Category Label</title>
	<atom:link href="http://peltiertech.com/WordPress/vba-conditional-formatting-of-charts-by-category-label/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/vba-conditional-formatting-of-charts-by-category-label/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Wed, 23 May 2012 11:03:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Scott</title>
		<link>http://peltiertech.com/WordPress/vba-conditional-formatting-of-charts-by-category-label/comment-page-2/#comment-212619</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 24 Apr 2012 13:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/2008/03/03/vba-conditional-formatting-of-charts-by-category-label/#comment-212619</guid>
		<description>Jon,

I&#039;m running into a problem with the macro.  It definitely colors the cells based on a range, however it doesn&#039;t use the exact colors that I&#039;ve specified.  For example, the range I&#039;m using is AU19:AU26, and the cell in AU23 is labeled &quot;Q4&quot; with RGB values of &quot;55,96,146.&quot;  When I run the macro, it colors the &quot;Q4&quot; items in the graph with RGB values of &quot;55,55,255.&quot;

Any ideas on how to fix it?

Thanks,
Scott</description>
		<content:encoded><![CDATA[<p>Jon,</p>
<p>I&#8217;m running into a problem with the macro.  It definitely colors the cells based on a range, however it doesn&#8217;t use the exact colors that I&#8217;ve specified.  For example, the range I&#8217;m using is AU19:AU26, and the cell in AU23 is labeled &#8220;Q4&#8243; with RGB values of &#8220;55,96,146.&#8221;  When I run the macro, it colors the &#8220;Q4&#8243; items in the graph with RGB values of &#8220;55,55,255.&#8221;</p>
<p>Any ideas on how to fix it?</p>
<p>Thanks,<br />
Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/vba-conditional-formatting-of-charts-by-category-label/comment-page-2/#comment-194739</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 15 Mar 2012 15:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/2008/03/03/vba-conditional-formatting-of-charts-by-category-label/#comment-194739</guid>
		<description>KKJ -

I said &quot;sounds like&quot; a contracted project, and honestly it does. And it&#039;s off-topic. I like to answer questions that relate to a post, or that are reasonable to answer, but I&#039;m as time-limited as everyone else.

You need to figure out why your code puts each chart on its own sheet, and fix the code. Is each chart on its own worksheet (which has rows and columns) or on its own chart sheet (which is just the chart)?

Read my &quot;Getting Answers&quot; post, and get some answers.</description>
		<content:encoded><![CDATA[<p>KKJ -</p>
<p>I said &#8220;sounds like&#8221; a contracted project, and honestly it does. And it&#8217;s off-topic. I like to answer questions that relate to a post, or that are reasonable to answer, but I&#8217;m as time-limited as everyone else.</p>
<p>You need to figure out why your code puts each chart on its own sheet, and fix the code. Is each chart on its own worksheet (which has rows and columns) or on its own chart sheet (which is just the chart)?</p>
<p>Read my &#8220;Getting Answers&#8221; post, and get some answers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kkj</title>
		<link>http://peltiertech.com/WordPress/vba-conditional-formatting-of-charts-by-category-label/comment-page-2/#comment-194716</link>
		<dc:creator>kkj</dc:creator>
		<pubDate>Thu, 15 Mar 2012 13:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/2008/03/03/vba-conditional-formatting-of-charts-by-category-label/#comment-194716</guid>
		<description>Sir, I am not working on a contracted project....I am a student....I am doing some research work and want to analyse my data through chart.
I only asked you, how to draw multiple charts in one worksheet? Because in my case, for each row, one chart is drawn on new sheet.</description>
		<content:encoded><![CDATA[<p>Sir, I am not working on a contracted project&#8230;.I am a student&#8230;.I am doing some research work and want to analyse my data through chart.<br />
I only asked you, how to draw multiple charts in one worksheet? Because in my case, for each row, one chart is drawn on new sheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/vba-conditional-formatting-of-charts-by-category-label/comment-page-2/#comment-194654</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 15 Mar 2012 12:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/2008/03/03/vba-conditional-formatting-of-charts-by-category-label/#comment-194654</guid>
		<description>KKJ -

This is starting to sound like the statement of work for a contracted project, and it&#039;s also drifting pretty far from the topic of the article.

I suggest you break your project into smaller pieces and use my suggestions for &lt;a href=&quot;http://peltiertech.com/WordPress/getting-excel-answers/&quot; title=&quot;Getting Answers For Your Excel Questions&quot; rel=&quot;nofollow&quot;&gt;Getting Answers For Your Excel Questions&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>KKJ -</p>
<p>This is starting to sound like the statement of work for a contracted project, and it&#8217;s also drifting pretty far from the topic of the article.</p>
<p>I suggest you break your project into smaller pieces and use my suggestions for <a href="http://peltiertech.com/WordPress/getting-excel-answers/" title="Getting Answers For Your Excel Questions" rel="nofollow">Getting Answers For Your Excel Questions</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kkj</title>
		<link>http://peltiertech.com/WordPress/vba-conditional-formatting-of-charts-by-category-label/comment-page-2/#comment-194405</link>
		<dc:creator>kkj</dc:creator>
		<pubDate>Thu, 15 Mar 2012 01:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/2008/03/03/vba-conditional-formatting-of-charts-by-category-label/#comment-194405</guid>
		<description>One more thing, The width of each chart should be 4 or 5 times wider than the default chart because i have 374 categories on the x-axis.
Regards,</description>
		<content:encoded><![CDATA[<p>One more thing, The width of each chart should be 4 or 5 times wider than the default chart because i have 374 categories on the x-axis.<br />
Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kkj</title>
		<link>http://peltiertech.com/WordPress/vba-conditional-formatting-of-charts-by-category-label/comment-page-2/#comment-194176</link>
		<dc:creator>kkj</dc:creator>
		<pubDate>Wed, 14 Mar 2012 15:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/2008/03/03/vba-conditional-formatting-of-charts-by-category-label/#comment-194176</guid>
		<description>Thank you so much Sir for your answer. I asked you, how to add category labels on the x-axis and your solution is working fantastically.
I need your help in one more problem.
In my last problem, I was plotting line chart on new worksheet each time. Each row had its corresponding line chart which was drawn on new worksheet. For example, if there were 10 rows, then 10 charts were plotted on each new worksheet. 
Now I am trying to plot those charts on the same worksheet on which data(rows) are written. For Example, If there are 50 rows on sheet1, then after applying macro, 50 line charts should be drawn on the same worksheet (sheet1) but one after another sequentially. May be up and down in sequence.
I am Waiting for your kind reply,
Regards.</description>
		<content:encoded><![CDATA[<p>Thank you so much Sir for your answer. I asked you, how to add category labels on the x-axis and your solution is working fantastically.<br />
I need your help in one more problem.<br />
In my last problem, I was plotting line chart on new worksheet each time. Each row had its corresponding line chart which was drawn on new worksheet. For example, if there were 10 rows, then 10 charts were plotted on each new worksheet.<br />
Now I am trying to plot those charts on the same worksheet on which data(rows) are written. For Example, If there are 50 rows on sheet1, then after applying macro, 50 line charts should be drawn on the same worksheet (sheet1) but one after another sequentially. May be up and down in sequence.<br />
I am Waiting for your kind reply,<br />
Regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

