<?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: Suicide Rates in Japan</title>
	<atom:link href="http://peltiertech.com/WordPress/suicide-rates-in-japan/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/suicide-rates-in-japan/</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: Helen</title>
		<link>http://peltiertech.com/WordPress/suicide-rates-in-japan/comment-page-1/#comment-110646</link>
		<dc:creator>Helen</dc:creator>
		<pubDate>Fri, 08 Jul 2011 21:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=196#comment-110646</guid>
		<description>I&#039;m very excited to create a panel chart with different scales using your tutorial. However, I&#039;m having a problem and I wonder if you know the answer.

I&#039;ve stepped through your example multiple times. It works great until I get to the step of moving the first new A axis series, specifically: &quot;The new XY series is totally misaligned from the line chart series..... double click on the series, and on the Axis tab, choose primary.&#039; 

When I do this step, I do not get the result your tutorial shows. Instead, the chart is reformatted so that all of the A, B and C Plot series are oriented vertically along the y-axis (at x=0). When I look at the x-axis range, it has been reformatted to a huge min and max range (1900-1987), when I correct the min to 1/3/2007, the XY axis series data is correctly aligned, but all of the A, B, and C plot data disappears. 

Do you know the solution to this problem?

Thanks for all of your help and tutorials!</description>
		<content:encoded><![CDATA[<p>I&#8217;m very excited to create a panel chart with different scales using your tutorial. However, I&#8217;m having a problem and I wonder if you know the answer.</p>
<p>I&#8217;ve stepped through your example multiple times. It works great until I get to the step of moving the first new A axis series, specifically: &#8220;The new XY series is totally misaligned from the line chart series&#8230;.. double click on the series, and on the Axis tab, choose primary.&#8217; </p>
<p>When I do this step, I do not get the result your tutorial shows. Instead, the chart is reformatted so that all of the A, B and C Plot series are oriented vertically along the y-axis (at x=0). When I look at the x-axis range, it has been reformatted to a huge min and max range (1900-1987), when I correct the min to 1/3/2007, the XY axis series data is correctly aligned, but all of the A, B, and C plot data disappears. </p>
<p>Do you know the solution to this problem?</p>
<p>Thanks for all of your help and tutorials!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/suicide-rates-in-japan/comment-page-1/#comment-38881</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 26 Aug 2010 00:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=196#comment-38881</guid>
		<description>Maybe [&lt;=4500]#,##0;;;</description>
		<content:encoded><![CDATA[<p>Maybe [&lt;=4500]#,##0;;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://peltiertech.com/WordPress/suicide-rates-in-japan/comment-page-1/#comment-38847</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 25 Aug 2010 11:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=196#comment-38847</guid>
		<description>Actually I think I have it now using this formula:

[4500]#,,;0

more by luck than judgement and help from a colleague!  Thanks anyway; keep on charting you chart god, you!</description>
		<content:encoded><![CDATA[<p>Actually I think I have it now using this formula:</p>
<p>[4500]#,,;0</p>
<p>more by luck than judgement and help from a colleague!  Thanks anyway; keep on charting you chart god, you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://peltiertech.com/WordPress/suicide-rates-in-japan/comment-page-1/#comment-38842</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 25 Aug 2010 10:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=196#comment-38842</guid>
		<description>Hi, I&#039;m trying to produce a panel chart with market size in the lower panel and market growth (year on year) in the top panel.  It&#039;s all fine bar the custom number format for the left hand side y-axis.  I have the scale set from 0 to 10,000 and want to display numbers from 0 to 4,500 in this format.  Trouble is when I use this customer number format:
[4500]#,,;#,##0;
I get what I want except that the instead of 0, it displays as: 0,000.  If I use this formula instead:
[4500]#,,;
I get the right format for the numbers including 0, but all the 4 digit numbers collapse and display across 3 lines. 

Any thoughts? (I&#039;m actually using microsoft graph 2003 in powerpoint if that helps).

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m trying to produce a panel chart with market size in the lower panel and market growth (year on year) in the top panel.  It&#8217;s all fine bar the custom number format for the left hand side y-axis.  I have the scale set from 0 to 10,000 and want to display numbers from 0 to 4,500 in this format.  Trouble is when I use this customer number format:<br />
[4500]#,,;#,##0;<br />
I get what I want except that the instead of 0, it displays as: 0,000.  If I use this formula instead:<br />
[4500]#,,;<br />
I get the right format for the numbers including 0, but all the 4 digit numbers collapse and display across 3 lines. </p>
<p>Any thoughts? (I&#8217;m actually using microsoft graph 2003 in powerpoint if that helps).</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ペーパー＃１ at 2010年 日本語2B ブログ 11時</title>
		<link>http://peltiertech.com/WordPress/suicide-rates-in-japan/comment-page-1/#comment-26652</link>
		<dc:creator>ペーパー＃１ at 2010年 日本語2B ブログ 11時</dc:creator>
		<pubDate>Sun, 07 Feb 2010 09:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=196#comment-26652</guid>
		<description>[...] http://peltiertech.com/WordPress/suicide-rates-in-japan/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://peltiertech.com/WordPress/suicide-rates-in-japan/" rel="nofollow">http://peltiertech.com/WordPress/suicide-rates-in-japan/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/suicide-rates-in-japan/comment-page-1/#comment-21609</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 03 Nov 2009 12:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=196#comment-21609</guid>
		<description>Andrew -

Thank you for sharing your unique perspective. In addition to the economic factors, are there societal factors underlying these high rates? Thinks like perhaps, shame for losing one&#039;s job, shame for needing psychiatric help, and &quot;saving face&quot; through suicide? These are things westerners have heard of, but we don&#039;t know the extent of their truthfulness and impact on the situation.</description>
		<content:encoded><![CDATA[<p>Andrew -</p>
<p>Thank you for sharing your unique perspective. In addition to the economic factors, are there societal factors underlying these high rates? Thinks like perhaps, shame for losing one&#8217;s job, shame for needing psychiatric help, and &#8220;saving face&#8221; through suicide? These are things westerners have heard of, but we don&#8217;t know the extent of their truthfulness and impact on the situation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

