<?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>Access Tutorials &#187; Query</title>
	<atom:link href="http://www.accesstutorials.org/category/query/feed" rel="self" type="application/rss+xml" />
	<link>http://www.accesstutorials.org</link>
	<description>Learn to Build and Use Access Databases</description>
	<lastBuildDate>Mon, 17 Mar 2008 16:37:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Create a Query in Access</title>
		<link>http://www.accesstutorials.org/how-to-create-a-query-in-access.html</link>
		<comments>http://www.accesstutorials.org/how-to-create-a-query-in-access.html#comments</comments>
		<pubDate>Tue, 05 Feb 2008 07:16:56 +0000</pubDate>
		<dc:creator>Jessica</dc:creator>
				<category><![CDATA[Query]]></category>

		<guid isPermaLink="false">http://www.accesstutorials.org/query/how-to-create-a-query-in-access.html</guid>
		<description><![CDATA[Access stores a lot of information in tables, but sometimes we may need to sort and analyze specific pieces of information. So, Access allows you to create a subset of a table called a query. A query is taking some specific data from the general data table and using it for your own needs. In [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense-->Access stores a lot of information in tables, but sometimes we may need to sort and analyze specific pieces of information.  So, Access allows you to create a subset of a table called a query.  A query is taking some specific data from the general data table and using it for your own needs.  In this brief tutorial, I will show you how to create a query from a table.<br />
&nbsp;</p>
<p>Go 	to Start&gt;Programs&gt;Microsoft 	Access to open the program.  Go to 	File&gt;Open 	and find the database named “Customer Listing.”  The database 	will open in the table view, which looks like an Excel spreadsheet.  	We&#8217;re going to use the Wizard feature as this is the fastest and 	easiest way to create a query in Access. From the “Objects” menu 	on the left hand side of your screen, click on “Queries,” and 	the select the option “Create query by using wizard.” </p>
<p>&nbsp;</p>
<p>Next, 	the “Sample Query Wizard” pop up window box appears – in here 	you will specify the fields that you want to isolate in the query 	table.  First under “Tables/Queries” select the general table 	“Customer Listing,” then under “Available Fields” select the 	fields you include   in this query.  In this example, we want to 	analyze just the data in “FirstName,” “LastName” and 	“OrganizationName” fields.  Finally, click on the  &gt; button 	to move these fields to the “Selected Fields” box to create the 	specific query.  Click Next.</p>
<p>&nbsp;</p>
<p>Now 	click Next 	again, but double check that the “Open the query to view 	information” option is clicked so that you can view the query 	after you hit Finish.  Finally, click Finish.</p>
<p>&nbsp;</p>
<p>Now 	you&#8217;ll be working in the newly created Customer Roaster Query 	datasheet – it looks like a regular Excel spreadsheet.  This new 	table will only show the data from the fields you selected.  Now you 	can sort, filter and   print the information per your needs.</p>
<p>&nbsp;<br />
Fantastic! You just created your very first query in Access.</p>
<p><!--adsense#chitika--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.accesstutorials.org/how-to-create-a-query-in-access.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

