<?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: Excel Category Axis Types</title>
	<atom:link href="http://peltiertech.com/WordPress/excel-category-axis-types/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/excel-category-axis-types/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 07:51:10 +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: LEM</title>
		<link>http://peltiertech.com/WordPress/excel-category-axis-types/comment-page-1/#comment-144927</link>
		<dc:creator>LEM</dc:creator>
		<pubDate>Tue, 18 Oct 2011 18:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=156#comment-144927</guid>
		<description>**  Sorry - Trying to link to the median cell for the Cross Property of each access (so the Cross Property feature acts in a dynamic way)</description>
		<content:encoded><![CDATA[<p>**  Sorry &#8211; Trying to link to the median cell for the Cross Property of each access (so the Cross Property feature acts in a dynamic way)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LEM</title>
		<link>http://peltiertech.com/WordPress/excel-category-axis-types/comment-page-1/#comment-144926</link>
		<dc:creator>LEM</dc:creator>
		<pubDate>Tue, 18 Oct 2011 18:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=156#comment-144926</guid>
		<description>Hello Jon,

I have been searching for a while for this, and am hoping you can help!  I am using Excel 2003 - I have a bubble chart where I am trying to set it where both the x axis and the y axis are referencing individual cells (with a median number for x and y from the data set).  Previously I have been able to do this for one axis on a scatterplot:
    ActiveChart.Axes(xlValue).Select
    Selection.CrossesAt = ActiveSheet.Range(&quot;$G$37&quot;).Value

But have no idea how to do this for the other axis as well.

Would appreciate your help!</description>
		<content:encoded><![CDATA[<p>Hello Jon,</p>
<p>I have been searching for a while for this, and am hoping you can help!  I am using Excel 2003 &#8211; I have a bubble chart where I am trying to set it where both the x axis and the y axis are referencing individual cells (with a median number for x and y from the data set).  Previously I have been able to do this for one axis on a scatterplot:<br />
    ActiveChart.Axes(xlValue).Select<br />
    Selection.CrossesAt = ActiveSheet.Range(&#8220;$G$37&#8243;).Value</p>
<p>But have no idea how to do this for the other axis as well.</p>
<p>Would appreciate your help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

