<?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: MS-Access and Graph Charts</title>
	<atom:link href="http://msaccesstips.com/2007/08/ms-access-and-graph-charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://msaccesstips.com/2007/08/ms-access-and-graph-charts/</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: Chart based on 2 fields - dBforums</title>
		<link>http://msaccesstips.com/2007/08/ms-access-and-graph-charts/comment-page-1/#comment-3860</link>
		<dc:creator>Chart based on 2 fields - dBforums</dc:creator>
		<pubDate>Fri, 28 Oct 2011 15:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=55#comment-3860</guid>
		<description>[...] value and suitable for PIE Chart.  Check the following links for examples of creating Charts:  LEARN MS-ACCESS TIPS AND TRICKS - MS-Access and Graph Charts LEARN MS-ACCESS TIPS AND TRICKS - MS-Access and Graph Charts2     __________________ [...]</description>
		<content:encoded><![CDATA[<p>[...] value and suitable for PIE Chart.  Check the following links for examples of creating Charts:  LEARN MS-ACCESS TIPS AND TRICKS &#8211; MS-Access and Graph Charts LEARN MS-ACCESS TIPS AND TRICKS &#8211; MS-Access and Graph Charts2     __________________ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Hookom</title>
		<link>http://msaccesstips.com/2007/08/ms-access-and-graph-charts/comment-page-1/#comment-3221</link>
		<dc:creator>Duane Hookom</dc:creator>
		<pubDate>Thu, 01 Sep 2011 13:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=55#comment-3221</guid>
		<description>Good information. I particularly like your explanation of updating the datasheet of the chart.

You shouldn&#039;t need to use a crosstab as the Row Source of the chart. I created a similar chart in the Northwind sample database with a Row Source of:

SELECT Orders.[Order Date], Sum([Order Details].Quantity) AS Qty
FROM Orders LEFT JOIN
 [Order Details] ON Orders.[Order ID] = [Order Details].[Order ID]
GROUP BY Orders.[Order Date];

There are a couple of icons in chart design that are &quot;By Column&quot; and &quot;By Row&quot;. I selected the By Row and my chart appears as expected with creating a crosstab.</description>
		<content:encoded><![CDATA[<p>Good information. I particularly like your explanation of updating the datasheet of the chart.</p>
<p>You shouldn&#8217;t need to use a crosstab as the Row Source of the chart. I created a similar chart in the Northwind sample database with a Row Source of:</p>
<p>SELECT Orders.[Order Date], Sum([Order Details].Quantity) AS Qty<br />
FROM Orders LEFT JOIN<br />
 [Order Details] ON Orders.[Order ID] = [Order Details].[Order ID]<br />
GROUP BY Orders.[Order Date];</p>
<p>There are a couple of icons in chart design that are &#8220;By Column&#8221; and &#8220;By Row&#8221;. I selected the By Row and my chart appears as expected with creating a crosstab.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leah</title>
		<link>http://msaccesstips.com/2007/08/ms-access-and-graph-charts/comment-page-1/#comment-2968</link>
		<dc:creator>Leah</dc:creator>
		<pubDate>Tue, 05 Jul 2011 20:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=55#comment-2968</guid>
		<description>Thank you.  I was able to move the all seven of the values to be more readable, but not all of the column names at the bottom show for some reason in the 3 D view, only 4 out of 7 show.  That seems rather strange.  I think the Microsoft people need to spend a little more time on Access charts to make it as straight forward as Excel.  Also would be nice if there was an easy way to get all  reports into Powerpoint in an automated way.  As it is I need to Pdf&#039;s and attach as objects or paste snapshots from them.  I only have 5 pages but there should be a more friendly way to get this into Powerpoint. Looked at various articles on this and so far seems there is no straight forward way to do this.</description>
		<content:encoded><![CDATA[<p>Thank you.  I was able to move the all seven of the values to be more readable, but not all of the column names at the bottom show for some reason in the 3 D view, only 4 out of 7 show.  That seems rather strange.  I think the Microsoft people need to spend a little more time on Access charts to make it as straight forward as Excel.  Also would be nice if there was an easy way to get all  reports into Powerpoint in an automated way.  As it is I need to Pdf&#8217;s and attach as objects or paste snapshots from them.  I only have 5 pages but there should be a more friendly way to get this into Powerpoint. Looked at various articles on this and so far seems there is no straight forward way to do this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a.p.r.pillai</title>
		<link>http://msaccesstips.com/2007/08/ms-access-and-graph-charts/comment-page-1/#comment-2957</link>
		<dc:creator>a.p.r.pillai</dc:creator>
		<pubDate>Sun, 03 Jul 2011 08:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=55#comment-2957</guid>
		<description>You can download a sample database on all chart types from the following link:

http://www.msaccesstips.com/downloads/2008/06/workingwith_chartobject.php</description>
		<content:encoded><![CDATA[<p>You can download a sample database on all chart types 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: a.p.r.pillai</title>
		<link>http://msaccesstips.com/2007/08/ms-access-and-graph-charts/comment-page-1/#comment-2956</link>
		<dc:creator>a.p.r.pillai</dc:creator>
		<pubDate>Sun, 03 Jul 2011 08:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=55#comment-2956</guid>
		<description>Thank you for pointing out the mistake. I have corrected the field name now.

To place the Data Labels on the top, click on one of the labels to select the labels(see that all the labels on the series is selected, if you click on the label one more time then only that label will be selected). Right-click on one of the selected labels to display a shortcut menu. Select Format Data Labels option and select the required position of labels from the drop-down menu.  You can make the labels to rotate a certain angle by dragging the text meter (right side) to a certain position.</description>
		<content:encoded><![CDATA[<p>Thank you for pointing out the mistake. I have corrected the field name now.</p>
<p>To place the Data Labels on the top, click on one of the labels to select the labels(see that all the labels on the series is selected, if you click on the label one more time then only that label will be selected). Right-click on one of the selected labels to display a shortcut menu. Select Format Data Labels option and select the required position of labels from the drop-down menu.  You can make the labels to rotate a certain angle by dragging the text meter (right side) to a certain position.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leah</title>
		<link>http://msaccesstips.com/2007/08/ms-access-and-graph-charts/comment-page-1/#comment-2949</link>
		<dc:creator>Leah</dc:creator>
		<pubDate>Fri, 01 Jul 2011 18:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=55#comment-2949</guid>
		<description>Thank you, thank you thank you for this post.  I was referred to this site by someone on the Utter Access site when I reached out as my attempts were failing so badly. Perhaps there is not much interest in Access graphs or perhaps the Access graphs are so cumbersome compared to Excel that people gave up on them, but I believe that getting Access graphs directly in an Access report would be very useful, especially now that I need two: one a column graph and the other a pie graph.

Though I have worked with Access queries and reports for a number of years, I had not ever worked with Access graphs. I also plan to comment on my pie adventure on you pie post as some very weird things are happening there with my values that I need to display as percents, but I will leave that for later.

I followed your directions above, step by step, using your sample data and your crosstab query(by the way your cross tab says Sum(Stock1.Val) but your data says &quot;Value&quot; which caused an error until I fixed the field name so you might want to make the field names consistent. It worked.

Then I used my own data and the column graph is pretty good, except that the 3 dimensional one does not label each column (labels every other one),but the flat one does. Also the 3 d one puts the values right on the bars instead of on top so they are had to read, but the flat one looks find.  Is there a trick to handle these issues as the firm I work for uses the 3d ones in Excel so I would rather use 3 d if I could get the labels and values to work properly.

Also is there a trick to get more then 6 columns to show?  I can get my seven columns to show in the demo in design view but in report view one does not show. My firm has a graph with seven columns so I would like to do the same.

Thanks again.

Leah</description>
		<content:encoded><![CDATA[<p>Thank you, thank you thank you for this post.  I was referred to this site by someone on the Utter Access site when I reached out as my attempts were failing so badly. Perhaps there is not much interest in Access graphs or perhaps the Access graphs are so cumbersome compared to Excel that people gave up on them, but I believe that getting Access graphs directly in an Access report would be very useful, especially now that I need two: one a column graph and the other a pie graph.</p>
<p>Though I have worked with Access queries and reports for a number of years, I had not ever worked with Access graphs. I also plan to comment on my pie adventure on you pie post as some very weird things are happening there with my values that I need to display as percents, but I will leave that for later.</p>
<p>I followed your directions above, step by step, using your sample data and your crosstab query(by the way your cross tab says Sum(Stock1.Val) but your data says &#8220;Value&#8221; which caused an error until I fixed the field name so you might want to make the field names consistent. It worked.</p>
<p>Then I used my own data and the column graph is pretty good, except that the 3 dimensional one does not label each column (labels every other one),but the flat one does. Also the 3 d one puts the values right on the bars instead of on top so they are had to read, but the flat one looks find.  Is there a trick to handle these issues as the firm I work for uses the 3d ones in Excel so I would rather use 3 d if I could get the labels and values to work properly.</p>
<p>Also is there a trick to get more then 6 columns to show?  I can get my seven columns to show in the demo in design view but in report view one does not show. My firm has a graph with seven columns so I would like to do the same.</p>
<p>Thanks again.</p>
<p>Leah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ScrapeBox</title>
		<link>http://msaccesstips.com/2007/08/ms-access-and-graph-charts/comment-page-1/#comment-2806</link>
		<dc:creator>ScrapeBox</dc:creator>
		<pubDate>Thu, 17 Mar 2011 00:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=55#comment-2806</guid>
		<description>&lt;strong&gt;ScrapeBox - Real SEO or Spam?...&lt;/strong&gt;

[...Details from this post have infuenced a new post...]...</description>
		<content:encoded><![CDATA[<p><strong>ScrapeBox &#8211; Real SEO or Spam?&#8230;</strong></p>
<p>[...Details from this post have infuenced a new post...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Link Building Services</title>
		<link>http://msaccesstips.com/2007/08/ms-access-and-graph-charts/comment-page-1/#comment-2798</link>
		<dc:creator>Link Building Services</dc:creator>
		<pubDate>Tue, 08 Mar 2011 20:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=55#comment-2798</guid>
		<description>&lt;strong&gt;Link Building Services...&lt;/strong&gt;

Best Link Building Services...</description>
		<content:encoded><![CDATA[<p><strong>Link Building Services&#8230;</strong></p>
<p>Best Link Building Services&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: payday lending</title>
		<link>http://msaccesstips.com/2007/08/ms-access-and-graph-charts/comment-page-1/#comment-1200</link>
		<dc:creator>payday lending</dc:creator>
		<pubDate>Mon, 26 Jul 2010 13:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=55#comment-1200</guid>
		<description>Very creative content. I just discovered your blog site and wanted to say that i have really loved reading through your blog posts. Any way I will be signing up to your food and I hope you publish again rapidly.</description>
		<content:encoded><![CDATA[<p>Very creative content. I just discovered your blog site and wanted to say that i have really loved reading through your blog posts. Any way I will be signing up to your food and I hope you publish again rapidly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shuai Ge</title>
		<link>http://msaccesstips.com/2007/08/ms-access-and-graph-charts/comment-page-1/#comment-34</link>
		<dc:creator>Shuai Ge</dc:creator>
		<pubDate>Mon, 23 Jun 2008 18:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=55#comment-34</guid>
		<description>Very helpful, thank you!</description>
		<content:encoded><![CDATA[<p>Very helpful, thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

