<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pacific LANWorks Pte Ltd - System/Network Integrator, Accounting, HelpDesk Support &#38; Maintenance &#187; access 2007</title>
	<atom:link href="https://www.pacificlanworks.com/tag/access-2007/feed" rel="self" type="application/rss+xml" />
	<link>https://www.pacificlanworks.com</link>
	<description>Singapore&#039;s network and system integrator and solution provider for small businesses</description>
	<lastBuildDate>Thu, 26 Mar 2020 12:26:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How To Use Charts To Display Data On Access 2007 Forms</title>
		<link>https://www.pacificlanworks.com/general/how-to-use-charts-to-display-data-on-access-2007-forms</link>
		<comments>https://www.pacificlanworks.com/general/how-to-use-charts-to-display-data-on-access-2007-forms#comments</comments>
		<pubDate>Mon, 29 Mar 2010 01:00:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[access 2007]]></category>

		<guid isPermaLink="false">http://pacificlanworks.com/?p=601</guid>
		<description><![CDATA[Access 2007 makes it easy to build a graph control for your form that will display calculated data--and often better than with a text form control.]]></description>
				<content:encoded><![CDATA[<p>Access 2007 makes it easy to build a graph control for your form that will display calculated data&#8211;and often better than with a text form control. For example, say your employee database includes two tables: one with employee data and one with data about hours worked during 2007. The database also contains a November Hours Worked query that includes the Last Name, First Name, and Employee ID fields from the Employee Data table, and the Week Ending and Hours Worked fields for November from the 2007 Hours Worked table. You create a form based on the query that includes all of the fields. To add a chart to the form that graphs the total hours worked for each employee for the month of November, follow these steps:</p>
<ol>
<li>Open the form in Design view.</li>
<li>In the Design tab under Forms Design tools, click the Insert Chart tool in the Controls group.</li>
<li>Click and drag in a blank area of the form to create the chart.</li>
<li>Click the Queries button under View and then select the November Hours Worked query and then click Next.</li>
<li>Double-click the Last Name and Hours Worked fields.</li>
<li>Click Next four times.</li>
<li>Enter Total Hours Worked In November for the chart title.</li>
<li>Click the No, Don&#8217;t Display Legend button and then click Finish.</li>
</ol>
<p>
As you click through each employee&#8217;s record, the Graph control will display a bar chart for the employee, showing the total hours they worked in November 2007.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.pacificlanworks.com/general/how-to-use-charts-to-display-data-on-access-2007-forms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. -->