<?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>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: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/excel-category-axis-types/comment-page-1/#comment-220870</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 17 May 2012 21:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=156#comment-220870</guid>
		<description>Wendell -

Excel stores days as whole numbers (number of days since 1/1/1900) and times as fractions (the fraction of the day elapsed since midnight). For best results, enter your date and time together as date and time in the same cell, and apply a suitable number format.</description>
		<content:encoded><![CDATA[<p>Wendell -</p>
<p>Excel stores days as whole numbers (number of days since 1/1/1900) and times as fractions (the fraction of the day elapsed since midnight). For best results, enter your date and time together as date and time in the same cell, and apply a suitable number format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wendell Hovey</title>
		<link>http://peltiertech.com/WordPress/excel-category-axis-types/comment-page-1/#comment-220778</link>
		<dc:creator>Wendell Hovey</dc:creator>
		<pubDate>Thu, 17 May 2012 17:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=156#comment-220778</guid>
		<description>I want to make an xy plot of blood sugar levels.    Data consists of date and time versus blood sugar level.   Before I start to enter from written sheets to a spread sheet is there a best way to enter date and time data   Put it in two adjacent cells or in a single cell?</description>
		<content:encoded><![CDATA[<p>I want to make an xy plot of blood sugar levels.    Data consists of date and time versus blood sugar level.   Before I start to enter from written sheets to a spread sheet is there a best way to enter date and time data   Put it in two adjacent cells or in a single cell?</p>
]]></content:encoded>
	</item>
	<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>

