<?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: Chart with a Dual Category Axis</title>
	<atom:link href="http://peltiertech.com/WordPress/chart-with-a-dual-category-axis/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/chart-with-a-dual-category-axis/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Tue, 22 May 2012 11:00:35 +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: Henry</title>
		<link>http://peltiertech.com/WordPress/chart-with-a-dual-category-axis/comment-page-1/#comment-213188</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Thu, 26 Apr 2012 00:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=59#comment-213188</guid>
		<description>Hi Jon,

Thanks for your reply. I tried with that, but it didn&#039;t work at first, so I thought I was doing something wrong, but now it&#039;s all fine. Thanks heaps for your help.

Regards
Henry</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>Thanks for your reply. I tried with that, but it didn&#8217;t work at first, so I thought I was doing something wrong, but now it&#8217;s all fine. Thanks heaps for your help.</p>
<p>Regards<br />
Henry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/chart-with-a-dual-category-axis/comment-page-1/#comment-212587</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 24 Apr 2012 11:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=59#comment-212587</guid>
		<description>Henry -

You can have more than two tiers. In my example, I have two columns of labels. For three tiers, you would use three columns of labels, arranged using the same logic.</description>
		<content:encoded><![CDATA[<p>Henry -</p>
<p>You can have more than two tiers. In my example, I have two columns of labels. For three tiers, you would use three columns of labels, arranged using the same logic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry</title>
		<link>http://peltiertech.com/WordPress/chart-with-a-dual-category-axis/comment-page-1/#comment-212472</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Tue, 24 Apr 2012 06:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=59#comment-212472</guid>
		<description>hi Jon,

Thanks for the great site. I have a situation where I wish to plot with more than just 2 categories of label... say

Tier 1 = Mechanical, Electrical, and Hydraulic
Tier 2 = as per your charts
Tier 3 = Country

Is this possible to do using fairly standard excel charts, or the only way is to adopt your &quot;Individually Formatted Dual Category Labels&quot; method? (The latter doesn&#039;t give me the divider lines in the label).

Many thanks
Henry</description>
		<content:encoded><![CDATA[<p>hi Jon,</p>
<p>Thanks for the great site. I have a situation where I wish to plot with more than just 2 categories of label&#8230; say</p>
<p>Tier 1 = Mechanical, Electrical, and Hydraulic<br />
Tier 2 = as per your charts<br />
Tier 3 = Country</p>
<p>Is this possible to do using fairly standard excel charts, or the only way is to adopt your &#8220;Individually Formatted Dual Category Labels&#8221; method? (The latter doesn&#8217;t give me the divider lines in the label).</p>
<p>Many thanks<br />
Henry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/chart-with-a-dual-category-axis/comment-page-1/#comment-210203</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Wed, 18 Apr 2012 12:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=59#comment-210203</guid>
		<description>John -

As I stated in my previous comment, it is not possible to pass anything other than a worksheet range that will produce a category axis with categories and subcategories. You cannot pass a string that will do this, nor can you pass a 2D array. At least I haven&#039;t been clever enough to find a way.

I&#039;ve only dabbled with OWC, but my suspicion is that they also will not accept a string or array to produce a multi-level category axis.</description>
		<content:encoded><![CDATA[<p>John -</p>
<p>As I stated in my previous comment, it is not possible to pass anything other than a worksheet range that will produce a category axis with categories and subcategories. You cannot pass a string that will do this, nor can you pass a 2D array. At least I haven&#8217;t been clever enough to find a way.</p>
<p>I&#8217;ve only dabbled with OWC, but my suspicion is that they also will not accept a string or array to produce a multi-level category axis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John passmore</title>
		<link>http://peltiertech.com/WordPress/chart-with-a-dual-category-axis/comment-page-1/#comment-210160</link>
		<dc:creator>John passmore</dc:creator>
		<pubDate>Wed, 18 Apr 2012 09:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=59#comment-210160</guid>
		<description>Many thanks for responding Jon,

Have now had a fair bit of success in rendering different types of charts in Access subforms from data in tables using vba to address OWC (10 and 11) chartspace objects, methods and properties.  Basically have to get approriate sets of tab-separated strings of category names and values from the tables to pass to the .Set Data chDimCategories and chDimValues for each Series added.

Regarding your Defects chart, I haven&#039;t been able to discover the correct way to pass info to chDimCategories about my requirements for true Categories and subCategories. I had to simulate your mix of cats/subs with a list of of names where the subcats were simply at the same level as the cats but offset (right-just) to appear as a hierarchy - a bit of a fudge!

I want to progress to a chart similar to the Defects chart where cats might be months and the subcats, a repeated set of names - such as income, expenses and balance, for one or more accounts.

Wonder if you can kindly provide a lead on what the sequence of names should look like in the string of cats passed into .SetData chDimCategories such that OWC will recognise a hierarchy of cats, sub-cats (and even sub-sub-cats?) - have noticed somewhere that there maybe some limit on the numbers of repeated names allowed.

Many thanks - John</description>
		<content:encoded><![CDATA[<p>Many thanks for responding Jon,</p>
<p>Have now had a fair bit of success in rendering different types of charts in Access subforms from data in tables using vba to address OWC (10 and 11) chartspace objects, methods and properties.  Basically have to get approriate sets of tab-separated strings of category names and values from the tables to pass to the .Set Data chDimCategories and chDimValues for each Series added.</p>
<p>Regarding your Defects chart, I haven&#8217;t been able to discover the correct way to pass info to chDimCategories about my requirements for true Categories and subCategories. I had to simulate your mix of cats/subs with a list of of names where the subcats were simply at the same level as the cats but offset (right-just) to appear as a hierarchy &#8211; a bit of a fudge!</p>
<p>I want to progress to a chart similar to the Defects chart where cats might be months and the subcats, a repeated set of names &#8211; such as income, expenses and balance, for one or more accounts.</p>
<p>Wonder if you can kindly provide a lead on what the sequence of names should look like in the string of cats passed into .SetData chDimCategories such that OWC will recognise a hierarchy of cats, sub-cats (and even sub-sub-cats?) &#8211; have noticed somewhere that there maybe some limit on the numbers of repeated names allowed.</p>
<p>Many thanks &#8211; John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/chart-with-a-dual-category-axis/comment-page-1/#comment-202014</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 29 Mar 2012 02:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=59#comment-202014</guid>
		<description>John -

I don&#039;t know about charting in Access. But in Excel, you can&#039;t pass an array as a delimited string and have the dual axis come out right. You need to use a worksheet range.</description>
		<content:encoded><![CDATA[<p>John -</p>
<p>I don&#8217;t know about charting in Access. But in Excel, you can&#8217;t pass an array as a delimited string and have the dual axis come out right. You need to use a worksheet range.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

