<?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: PIE CHART OBJECT AND VBA</title>
	<atom:link href="http://msaccesstips.com/2008/07/pie-chart-object-and-vba/feed/" rel="self" type="application/rss+xml" />
	<link>http://msaccesstips.com/2008/07/pie-chart-object-and-vba/</link>
	<description>Free MS-Access downloads</description>
	<lastBuildDate>Fri, 20 Jan 2012 07:03:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Leah</title>
		<link>http://msaccesstips.com/2008/07/pie-chart-object-and-vba/comment-page-1/#comment-2966</link>
		<dc:creator>Leah</dc:creator>
		<pubDate>Tue, 05 Jul 2011 15:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=171#comment-2966</guid>
		<description>I finally figured out what I was doing wrong.  I seem to need an &quot;extra&quot; column with &quot;column name&quot; for my first column.  My data was in a crosstab like form (one record with 6 different columns), but it was was not really a crosstab.  Access apparently thought that my first column was the column name so it ignored it in the calculation and then all my percentages were off.  The strange thing is that I pasted everything starting with the second column but when I closed and came back to it, everything moved.</description>
		<content:encoded><![CDATA[<p>I finally figured out what I was doing wrong.  I seem to need an &#8220;extra&#8221; column with &#8220;column name&#8221; for my first column.  My data was in a crosstab like form (one record with 6 different columns), but it was was not really a crosstab.  Access apparently thought that my first column was the column name so it ignored it in the calculation and then all my percentages were off.  The strange thing is that I pasted everything starting with the second column but when I closed and came back to it, everything moved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leah</title>
		<link>http://msaccesstips.com/2008/07/pie-chart-object-and-vba/comment-page-1/#comment-2950</link>
		<dc:creator>Leah</dc:creator>
		<pubDate>Fri, 01 Jul 2011 19:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=171#comment-2950</guid>
		<description>I downloaded the database above and it was helpful.  I was a little disappointed that the example here (unlike the bar/column one)was so fancy with no queries, I would have preferred a dumbed down example like the bar/column one where I could follow the code (I am not a programmer). Anyway, I do not seem to be able to get my pie to work when I try to create one from scratch using the chart wizard. I only get a purple pie with a line to the center of it.  Then I copied your report and pointed to my query and pasted and also pasted that into the a demo pie and it looked pretty good in that my pie divided into six with labels and values and different colors for each slice.  

The problem is that I need to use percentages.  My values/percentages do not match the demo and report view of the data so though it looks ok it is completely wrong.  

My &quot;crosstab&quot; query for each column is:

79.74%	14.16%	4.47%	1.46%	0.17%	0.00% 

My demo pie and report shows:

70      22      7       1

What am I doing wrong?

Thanks

Leah</description>
		<content:encoded><![CDATA[<p>I downloaded the database above and it was helpful.  I was a little disappointed that the example here (unlike the bar/column one)was so fancy with no queries, I would have preferred a dumbed down example like the bar/column one where I could follow the code (I am not a programmer). Anyway, I do not seem to be able to get my pie to work when I try to create one from scratch using the chart wizard. I only get a purple pie with a line to the center of it.  Then I copied your report and pointed to my query and pasted and also pasted that into the a demo pie and it looked pretty good in that my pie divided into six with labels and values and different colors for each slice.  </p>
<p>The problem is that I need to use percentages.  My values/percentages do not match the demo and report view of the data so though it looks ok it is completely wrong.  </p>
<p>My &#8220;crosstab&#8221; query for each column is:</p>
<p>79.74%	14.16%	4.47%	1.46%	0.17%	0.00% </p>
<p>My demo pie and report shows:</p>
<p>70      22      7       1</p>
<p>What am I doing wrong?</p>
<p>Thanks</p>
<p>Leah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a.p.r.pillai</title>
		<link>http://msaccesstips.com/2008/07/pie-chart-object-and-vba/comment-page-1/#comment-2820</link>
		<dc:creator>a.p.r.pillai</dc:creator>
		<pubDate>Thu, 14 Apr 2011 14:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=171#comment-2820</guid>
		<description>Download a sample database with all the running programs of charts from the following link:

http://www.msaccesstips.com/downloads/2008/06/workingwith_chartobject.php</description>
		<content:encoded><![CDATA[<p>Download a sample database with all the running programs of charts from the following link:</p>
<p><a href="http://www.msaccesstips.com/downloads/2008/06/workingwith_chartobject.php" rel="nofollow">http://www.msaccesstips.com/downloads/2008/06/workingwith_chartobject.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hoodie</title>
		<link>http://msaccesstips.com/2008/07/pie-chart-object-and-vba/comment-page-1/#comment-2819</link>
		<dc:creator>Hoodie</dc:creator>
		<pubDate>Sun, 10 Apr 2011 16:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=171#comment-2819</guid>
		<description>Thanks for all this information.

I created the table and used &quot;number&quot; for each of the fields except the first which is a &quot;text&quot; and is the primary key.  When I ran the first part of the program using then command line I got a msg box that was &quot;False&quot; and asking for an entry.  Could not get past that.

So I moved on to the second part, this area, and tried the pie chart.  However, I am using 2003 and need to know what the error &quot;Type Mismatch&quot; is when the line:

With grphChart
    .chartType = lngType
.....


runs?  Can anyone help.</description>
		<content:encoded><![CDATA[<p>Thanks for all this information.</p>
<p>I created the table and used &#8220;number&#8221; for each of the fields except the first which is a &#8220;text&#8221; and is the primary key.  When I ran the first part of the program using then command line I got a msg box that was &#8220;False&#8221; and asking for an entry.  Could not get past that.</p>
<p>So I moved on to the second part, this area, and tried the pie chart.  However, I am using 2003 and need to know what the error &#8220;Type Mismatch&#8221; is when the line:</p>
<p>With grphChart<br />
    .chartType = lngType<br />
&#8230;..</p>
<p>runs?  Can anyone help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

