<?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: Working with Chart Object in VBA</title>
	<atom:link href="http://msaccesstips.com/2008/06/working-with-chart-object-in-vba/feed/" rel="self" type="application/rss+xml" />
	<link>http://msaccesstips.com/2008/06/working-with-chart-object-in-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: a.p.r. pillai</title>
		<link>http://msaccesstips.com/2008/06/working-with-chart-object-in-vba/comment-page-1/#comment-93</link>
		<dc:creator>a.p.r. pillai</dc:creator>
		<pubDate>Sun, 28 Jun 2009 23:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=131#comment-93</guid>
		<description>You may Download a Sample Database with running version of all examples of Charts from the following Link:&lt;br /&gt;www.msaccesstips.com/downloads/2008/06/workingwith_chartobject.shtml&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;a.p.r. pillai</description>
		<content:encoded><![CDATA[<p>You may Download a Sample Database with running version of all examples of Charts from the following Link:<br /><a href="http://www.msaccesstips.com/downloads/2008/06/workingwith_chartobject.shtml" rel="nofollow">http://www.msaccesstips.com/downloads/2008/06/workingwith_chartobject.shtml</a></p>
<p>Regards,<br />a.p.r. pillai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://msaccesstips.com/2008/06/working-with-chart-object-in-vba/comment-page-1/#comment-94</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 26 Jun 2009 14:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=131#comment-94</guid>
		<description>I am getting Type mismatch error when I try this and no changes appear to be made to the pie chart?&lt;br /&gt;I have MS Office Pro 2003 SP3, I created the chart myself and then created a module called Charts with your code pasted in. I ran from the immediate window...&lt;br /&gt;Thanks</description>
		<content:encoded><![CDATA[<p>I am getting Type mismatch error when I try this and no changes appear to be made to the pie chart?<br />I have MS Office Pro 2003 SP3, I created the chart myself and then created a module called Charts with your code pasted in. I ran from the immediate window&#8230;<br />Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a.p.r. pillai</title>
		<link>http://msaccesstips.com/2008/06/working-with-chart-object-in-vba/comment-page-1/#comment-95</link>
		<dc:creator>a.p.r. pillai</dc:creator>
		<pubDate>Fri, 05 Jun 2009 17:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=131#comment-95</guid>
		<description>A sample database with the Chart Object examples will be prepared and added to the Download section shortly.  You may download it.  If you can leave your email address I shall forward a copy to you when it is ready.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;a.p.r. pillai</description>
		<content:encoded><![CDATA[<p>A sample database with the Chart Object examples will be prepared and added to the Download section shortly.  You may download it.  If you can leave your email address I shall forward a copy to you when it is ready.</p>
<p>Regards,<br />a.p.r. pillai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://msaccesstips.com/2008/06/working-with-chart-object-in-vba/comment-page-1/#comment-96</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 14 May 2009 20:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=131#comment-96</guid>
		<description>I am getting a type error at grphChart.Activate or grphChart.chartType = lngType&lt;br /&gt;I am using Access 2007.  I have tried everything I can think of, but must be missing something simple.  Enlightenment would be much appreciated!</description>
		<content:encoded><![CDATA[<p>I am getting a type error at grphChart.Activate or grphChart.chartType = lngType<br />I am using Access 2007.  I have tried everything I can think of, but must be missing something simple.  Enlightenment would be much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a.p.r. pillai</title>
		<link>http://msaccesstips.com/2008/06/working-with-chart-object-in-vba/comment-page-1/#comment-97</link>
		<dc:creator>a.p.r. pillai</dc:creator>
		<pubDate>Fri, 03 Oct 2008 14:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=131#comment-97</guid>
		<description>Attach &lt;b&gt;Microsoft Office Library File&lt;/b&gt; to your Project.  Open any VBA Module. Select &lt;b&gt;Tools&lt;/b&gt; - -&gt; &lt;b&gt;References&lt;/b&gt; and put a check mark on Microsoft Office &lt;b&gt;9.0&lt;/b&gt; Library or equalent Version available on your machine.  &lt;br /&gt;&lt;br /&gt;Refer the Post: &lt;a href=&quot;http://www.msaccesstips.com/2006/09/command-button-animation/&quot; rel=&quot;nofollow&quot;&gt;http://www.msaccesstips.com/2006/09/command-button-animation/&lt;/a&gt; for more details of attaching a Library File to your Project.&lt;br /&gt;&lt;br /&gt;Regards,</description>
		<content:encoded><![CDATA[<p>Attach <b>Microsoft Office Library File</b> to your Project.  Open any VBA Module. Select <b>Tools</b> &#8211; -> <b>References</b> and put a check mark on Microsoft Office <b>9.0</b> Library or equalent Version available on your machine.  </p>
<p>Refer the Post: <a href="http://www.msaccesstips.com/2006/09/command-button-animation/" rel="nofollow">http://www.msaccesstips.com/2006/09/command-button-animation/</a> for more details of attaching a Library File to your Project.</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WannaKatana</title>
		<link>http://msaccesstips.com/2008/06/working-with-chart-object-in-vba/comment-page-1/#comment-98</link>
		<dc:creator>WannaKatana</dc:creator>
		<pubDate>Thu, 02 Oct 2008 23:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=131#comment-98</guid>
		<description>I get a compile error on msoGradientVertical and msoGradientHorizontal. One other example I saw used the Points object with these constants, not SeriesCollection object.</description>
		<content:encoded><![CDATA[<p>I get a compile error on msoGradientVertical and msoGradientHorizontal. One other example I saw used the Points object with these constants, not SeriesCollection object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EnthusiasticWorker</title>
		<link>http://msaccesstips.com/2008/06/working-with-chart-object-in-vba/comment-page-1/#comment-99</link>
		<dc:creator>EnthusiasticWorker</dc:creator>
		<pubDate>Thu, 14 Aug 2008 23:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=131#comment-99</guid>
		<description>Thanks so much. That worked!</description>
		<content:encoded><![CDATA[<p>Thanks so much. That worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a.p.r. pillai</title>
		<link>http://msaccesstips.com/2008/06/working-with-chart-object-in-vba/comment-page-1/#comment-100</link>
		<dc:creator>a.p.r. pillai</dc:creator>
		<pubDate>Thu, 14 Aug 2008 22:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=131#comment-100</guid>
		<description>Ensure that you have not given the Global Module Name same as your Database, which I think it is now. The Procedure Name also should not have conflict with these names.  You have to make change in one more of these values.  &lt;br /&gt;&lt;br /&gt;Open the VBA Module. Select Tools - -&gt; yourdatabasename Properties....&lt;br /&gt;&lt;br /&gt;Check the Project Name (which will be same as of your database name) and change it to something else than the Module Name.&lt;br /&gt;&lt;br /&gt;After changes re-compile the Code and Run the Program.</description>
		<content:encoded><![CDATA[<p>Ensure that you have not given the Global Module Name same as your Database, which I think it is now. The Procedure Name also should not have conflict with these names.  You have to make change in one more of these values.  </p>
<p>Open the VBA Module. Select Tools &#8211; -> yourdatabasename Properties&#8230;.</p>
<p>Check the Project Name (which will be same as of your database name) and change it to something else than the Module Name.</p>
<p>After changes re-compile the Code and Run the Program.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EnthusiasticWorker</title>
		<link>http://msaccesstips.com/2008/06/working-with-chart-object-in-vba/comment-page-1/#comment-101</link>
		<dc:creator>EnthusiasticWorker</dc:creator>
		<pubDate>Thu, 14 Aug 2008 01:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=131#comment-101</guid>
		<description>I&#039;m receiving a compile error &quot;Expected variable or procedure, not project&quot; that highlights &quot;Reports&quot; from the following that I copied/edited in my database (I have MS Access 2003). What am I missing? Do you know why I am receiving this error?&lt;br /&gt;-------------------&lt;br /&gt;Dim Rpt As Report&lt;br /&gt;Dim grphChart As Object&lt;br /&gt;Dim ReportName As String&lt;br /&gt;Dim ChartObjectName As String&lt;br /&gt;&lt;br /&gt;ReportName = &quot;rptHours&quot;&lt;br /&gt;ChartObjectName = &quot;GraphHours&quot;&lt;br /&gt;&lt;br /&gt;DoCmd.OpenReport ReportName, acViewDesign&lt;br /&gt;Set Rpt = Reports(ReportName)&lt;br /&gt;Set grphChart = Rpt(ChartObjectName)&lt;br /&gt;grphChart.Activate</description>
		<content:encoded><![CDATA[<p>I&#8217;m receiving a compile error &#8220;Expected variable or procedure, not project&#8221; that highlights &#8220;Reports&#8221; from the following that I copied/edited in my database (I have MS Access 2003). What am I missing? Do you know why I am receiving this error?<br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />Dim Rpt As Report<br />Dim grphChart As Object<br />Dim ReportName As String<br />Dim ChartObjectName As String</p>
<p>ReportName = &#8220;rptHours&#8221;<br />ChartObjectName = &#8220;GraphHours&#8221;</p>
<p>DoCmd.OpenReport ReportName, acViewDesign<br />Set Rpt = Reports(ReportName)<br />Set grphChart = Rpt(ChartObjectName)<br />grphChart.Activate</p>
]]></content:encoded>
	</item>
</channel>
</rss>

