<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>OfficeTipsAndMethods</title>
	
	<link>http://argeeservices.com/wordpress</link>
	<description>Tips, Tricks, and Methods for the Office User</description>
	<lastBuildDate>Fri, 03 Sep 2010 18:06:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Officetipsandmethods" /><feedburner:info uri="officetipsandmethods" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>How do I Learn Access?</title>
		<link>http://feedproxy.google.com/~r/Officetipsandmethods/~3/fkI4viSGO9s/</link>
		<comments>http://argeeservices.com/wordpress/2010/09/02/how-do-i-learn-access/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 18:18:12 +0000</pubDate>
		<dc:creator>GlennLloyd</dc:creator>
				<category><![CDATA[Access]]></category>
		<category><![CDATA[Access 2003 and Earlier]]></category>
		<category><![CDATA[Access 2007]]></category>
		<category><![CDATA[Access 2010]]></category>
		<category><![CDATA[Access Community]]></category>
		<category><![CDATA[Beginning Access]]></category>

		<guid isPermaLink="false">http://argeeservices.com/wordpress/2010/09/02/how-do-i-learn-access/</guid>
		<description><![CDATA[The question came as a private message, actually phrased, “How can my employee learn Access?” It seems that as part of her duties, the employee was tasked with taking over an Access database created by another employee. Regardless of the circumstances this is an excellent question. Here are some thoughts on the subject. learning curve [...]


Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/02/21/utteraccess-launches-access-wiki/' rel='bookmark' title='Permanent Link: UtterAccess Launches Access Wiki'>UtterAccess Launches Access Wiki</a> <small>Quote of the Day The most important thing in the...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/03/07/access-wiki-2-weeks-and-counting/' rel='bookmark' title='Permanent Link: Access Wiki &ndash; 2 Weeks and Counting'>Access Wiki &ndash; 2 Weeks and Counting</a> <small>&#160; Quote of the Day Real, constructive mental power lies...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/02/08/lets-split/' rel='bookmark' title='Permanent Link: Let&rsquo;s Split'>Let&rsquo;s Split</a> <small>The term ‘split database’ seems to strike fear and trepidation...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The question came as a private message, actually phrased, “How can my employee learn Access?” It seems that as part of her duties, the employee was tasked with taking over an Access database created by another employee. Regardless of the <a href="http://www.toonaday.com" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="cartoon" border="0" alt="cartoon" align="right" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/09/TopTen2.gif" width="142" height="240" /></a>circumstances this is an excellent question. Here are some thoughts on the subject.</p>
<h3>learning curve</h3>
<p>Access beginners often become discouraged when they start to realized that the learning curve is actually quite long and involved. “Learning Access” is quite unlike other learning they may have experienced. Frequently a question that seems to be quite simple leads to several other questions at a more fundamental level. Each of those questions can lead to yet additional even more fundamental questions.</p>
<h3>background knowledge and skills</h3>
<p>Frequently “learning Access” as in learning how to manipulate things within the Access environment, is only part of the issue. I can teach you the simple mechanics of designing and creating forms and reports from the perspective of how they will look, the size and relative position of their components in a few hours. Those skills, however, barely scratch the surface of “learning Access.”</p>
<blockquote><p>Identifying the right tool for the job is an important skill that can save you hours of frustration and wasted effort. To identify the right tool you first need to understand the job, then you need to understand the possible tools. The <em>Crabby Office Lady </em>has an <a href="http://blogs.office.com/b/crabby_office_lady/archive/2010/08/30/right-program-4-the-job.aspx" target="_blank">article</a> with some guidelines about whether Access or Excel would be the better tool for particular jobs.</p>
</blockquote>
<p>Think of it this way. I can teach you to use a calculator, how to press the keys to make numbers appear on the display and how to press the operator keys to add, subtract, multiply, and divide, reasonably quickly. But, unless you know what combination of addition, subtraction, multiplication, and division you will need to apply to solve your immediate problem, knowing how to use a calculator, how to punch numbers, won’t really help you much.</p>
<p>Access is like that on a grand scale. Unless you learn or already know, how to analyze data, and organize it according to relational data design principles, knowing how to create a table and add fields to it, won’t get you very far. Unless you learn, or already understand, the math behind the business problems you want a database to help with, knowing how to create calculated controls on forms and reports also won’t get you very far.</p>
<p>Not every database involves arithmetic calculations, of course, but there are many skills that go into developing a database application that go far beyond merely having “learned Access&quot;.”</p>
</p>
<h3>learning by doing</h3>
<p>There is nothing quite like experiential learning to build and enhance a permanent knowledge base. Identify a problem and then work at devising a solution. Unfortunately, if you are doing your experiential learning all on your own, what you learn and what may become a permanent part of your skill set, may not always be the best or even the ‘right’ way to solve your problem.</p>
<p>Experiential learning can also be a frustrating process. You may run into roadblocks that, once you have overcome them, seem to be quite inconsequential but, until they are overcome, stop you dead in your tracks. Sometimes the solution is a simple as missed dot or a missing space.</p>
<h3>courses</h3>
<p>There are a number of on-line or DVD based courses available. However, as good as their content may be, such courses, are unable to rephrase or modify how they explain topics in response to questions you may have. If you run into a concept that you have difficulty understanding, you may find yourself beating your head against the proverbial stone wall if an on-line or DVD course is your only learning resource.</p>
<p>I have to confess that I have a somewhat biased opinion when it comes to computer training courses. I facilitate instructor led training sessions for Office applications. I believe that such courses have a distinct advantage over on-line or DVD courses precisely because learners can ask questions, can say, “I don’t understand that point,” and the trainer or instructor can rephrase the explanation, suggest alternative analogies, or otherwise help the learner overcome hurdles in a timely fashion.</p>
<p>Check out courses that may be available through your local community college or other adult training facilities. If you live in or near my part of the world (north-eastern Ontario, Canada, pay a visit to <a href="http://www.cambriancollege.ca/TheEnterpriseCentre/Pages/ComputerSoftwareTrainingAndDevelopment.aspx" target="_blank">The Enterprise Centre</a> Computer Software Training &amp; Development web page to see details on the training sessions we offer there.     </p>
<blockquote><h3>Quote of the Day      <br />Recommend to your children virtue; that alone can make them happy, not gold.       <br />&#8211;Ludwig van Beethoven       <br /></h3>
</blockquote>
<h3>print resources</h3>
<p>Even in today’s electronic age, hardcopy books and articles can be excellent learning resources. I have found that no one book is the best for me. Where one book or author may do an excellent job on many topics, there may be other topics that one particular author or book does not touch or explains in a way that isn’t clear to me. Reading a different author’s treatment of the same subject frequently gets me on track.</p>
<p>In the recommended reading section below, I have listed two books that I have found helpful in understanding Access and what it can do.</p>
<h3>on-line resources</h3>
<p>In the past, newsgroups, and more recently on-line forums are excellent learning resources where you can ask questions about specific problems you are having and get helpful answers and suggestions. Although you may have to register in order to post questions, many on-line forums are free. In fact, I suggest you try the free forums first. Again, my bias may be showing, but one of the best Access forums is <a href="http://www.utteraccess.com/" target="_blank">UtterAccess.com</a>, where I am an administrator. George Hepworth, author of one of the books recommended below and several of the co-authors of the other book are UtterAccess members, moderators, or administrators, and frequent posters at UtterAccess.</p>
<h3>recommended reading</h3>
<p>George Hepworth’s <a href="http://www.amazon.ca/gp/product/0972425896?ie=UTF8&amp;tag=offic07-20&amp;linkCode=as2&amp;camp=15121&amp;creative=390961&amp;creativeASIN=0972425896">Grover Park George on Access</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.ca/e/ir?t=offic07-20&amp;l=as2&amp;o=15&amp;a=0972425896" width="1" height="1" /> is a good introduction to relational database concepts in simple layperson’s language. If you are already comfortable with relational concepts and want to see more of Access in Action, you might find <a href="http://www.amazon.ca/gp/product/0470525746?ie=UTF8&amp;tag=offic07-20&amp;linkCode=as2&amp;camp=15121&amp;creative=390961&amp;creativeASIN=0470525746">Microsoft Access Small Business Solutions</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.ca/e/ir?t=offic07-20&amp;l=as2&amp;o=15&amp;a=0470525746" width="1" height="1" /> a worthwhile read.</p>
<p> <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm-ca.amazon.ca/e/cm?lt1=_blank&amp;bc1=FFFFFF&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=offic07-20&amp;o=15&amp;p=8&amp;l=as1&amp;m=amazon&amp;f=ifr&amp;md=07AN74PQXHR1PJRCZ582&amp;asins=0972425896" frameborder="0" marginwidth="0" scrolling="no"></iframe>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm-ca.amazon.ca/e/cm?lt1=_blank&amp;bc1=FFFFFF&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=offic07-20&amp;o=15&amp;p=8&amp;l=as1&amp;m=amazon&amp;f=ifr&amp;md=07AN74PQXHR1PJRCZ582&amp;asins=0470525746" frameborder="0" marginwidth="0" scrolling="no"></iframe></p>


<p>Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/02/21/utteraccess-launches-access-wiki/' rel='bookmark' title='Permanent Link: UtterAccess Launches Access Wiki'>UtterAccess Launches Access Wiki</a> <small>Quote of the Day The most important thing in the...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/03/07/access-wiki-2-weeks-and-counting/' rel='bookmark' title='Permanent Link: Access Wiki &ndash; 2 Weeks and Counting'>Access Wiki &ndash; 2 Weeks and Counting</a> <small>&#160; Quote of the Day Real, constructive mental power lies...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/02/08/lets-split/' rel='bookmark' title='Permanent Link: Let&rsquo;s Split'>Let&rsquo;s Split</a> <small>The term ‘split database’ seems to strike fear and trepidation...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Officetipsandmethods/~4/fkI4viSGO9s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://argeeservices.com/wordpress/2010/09/02/how-do-i-learn-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://argeeservices.com/wordpress/2010/09/02/how-do-i-learn-access/</feedburner:origLink></item>
		<item>
		<title>Create an Interleaved Report Part 3 – The Report</title>
		<link>http://feedproxy.google.com/~r/Officetipsandmethods/~3/FOYUtiGu9GU/</link>
		<comments>http://argeeservices.com/wordpress/2010/08/15/create-an-interleaved-report-part-3-the-report/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 13:47:11 +0000</pubDate>
		<dc:creator>GlennLloyd</dc:creator>
				<category><![CDATA[Access 2003 and Earlier]]></category>
		<category><![CDATA[Access 2007]]></category>
		<category><![CDATA[Access 2010]]></category>
		<category><![CDATA[Normalized Data]]></category>
		<category><![CDATA[Access Applications]]></category>
		<category><![CDATA[Access Reports]]></category>
		<category><![CDATA[Access vs Excel]]></category>
		<category><![CDATA[Normalization]]></category>

		<guid isPermaLink="false">http://argeeservices.com/wordpress/2010/08/15/create-an-interleaved-report-part-3-the-report/</guid>
		<description><![CDATA[The database development process is straightforward but can only be efficiently carried out if the developer follows a set sequence of steps. The order of the steps is important because each step depends on the step before it. This series of articles has illustrated this sequence. Part 1 described the results of the data analysis [...]


Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/08/07/create-an-interleaved-report-part-2/' rel='bookmark' title='Permanent Link: Create an Interleaved Report Part 2 &ndash; The Data'>Create an Interleaved Report Part 2 &ndash; The Data</a> <small>In this article I will focus on the data structure...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/08/01/create-an-inter-leaved-report-from-normalized-data-part-1/' rel='bookmark' title='Permanent Link: Create an Inter-leaved Report From Normalized Data Part 1'>Create an Inter-leaved Report From Normalized Data Part 1</a> <small>The client’s requirements were quite specific. They wanted a report...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/02/08/lets-split/' rel='bookmark' title='Permanent Link: Let&rsquo;s Split'>Let&rsquo;s Split</a> <small>The term ‘split database’ seems to strike fear and trepidation...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The database development process is straightforward but can on<a href="http://www.toonaday.com" target="_blank"><img style="border-bottom: 0px; border-left: 0px; margin: 15px 0px 40px; display: inline; border-top: 0px; border-right: 0px" title="Cartoon" border="0" alt="Cartoon" align="right" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/Scoops.gif" width="163" height="240" /></a>ly be efficiently carried out if the developer follows a set sequence of steps. The order of the steps is important because each step depends on the step before it. This series of articles has illustrated this sequence. Part 1 described the results of the data analysis step where we need to gain a full understanding of the data available to meet the client’s requirement. Of course, the design process illustrated here itself depend on a complete and accurate understanding of the client’s needs.&#160;&#160;&#160;&#160;&#160; </p>
<p>Even the best design in the world sometimes needs some revisions and tweaking when we start to develop queries and reports. Feedback from the Output phase of the process sometimes sends us back to revise and refine some aspect of the design.</p>
<p>&#160;</p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/DesignProcess.png"><img style="border-right-width: 0px; margin: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Design Process Diagram" border="0" alt="Design Process Diagram" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/DesignProcess_thumb.png" width="585" height="361" /></a></p>
<p>&#160;</p>
<p>The query at the end of part 2 is a good example of this. As is, that query can only provide the id of a representative, not the representative’s actual name. So we need to add a another table, tblHumanResources&#160; to the query.&#160; This change enables the query to provide representative names for the report.</p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/FinalQueryr.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Final Query Diagray" border="0" alt="Final Query Diagray" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/FinalQueryr_thumb.png" width="566" height="257" /></a> Rather than including the three representative name fields in the query grid, the first column of the query is defined by a calculation: <font color="#008000"><em>Representative: [hrlname] &amp; &quot;, &quot; &amp; [HrFName] &amp; &quot; &quot; &amp; [hrmname].</em></font></p>
<p>All that remains now is to design the actual report.</p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/ReportDesign.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Report Design Graphic" border="0" alt="Report Design Graphic" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/ReportDesign_thumb.png" width="546" height="533" /></a></p>
<p>Building the detail section of the report is simply a matter of dragging and dropping fields form the field list in the correct position. The naming convention described in part 2 helps ensure that the fields are situated in correct product column and weekday Sales or Quotation&#160; row. While the field names obscure the actual product name.</p>
<p>Because there are multiple controls for each product in two different categories, individual addition expressions must be created in order to display weekly totals for both Sales and Quotations. For example the expression for the weekly sales total for Widgets is:</p>
<blockquote><h6>=Int([SAPr1_MO])+Int([SAPr1_TU])+Int([SAPr1_WE])+Int([SAPr1_TH])+Int([SAPr1_FR])</h6>
</blockquote>
<p>Here again, the naming convention make it easy to create the expressions for each product without a lot of typing. After creating the first control (for product 1 – widgets) and typing the expression as its data source, simply make five copies. Edit the data source for each product total in turn and replace the ‘1’ with ‘2’, ‘3’, ‘4’, ‘5’, or ‘6’, depending on the product. This technique will also work for the Quotations totals.</p>
<p>After adding all the controls, adding appropriate labels then formatting and aligning them, and setting up report grouping on Representative, this is what the final report looks like:</p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/ReportPreview.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Report Preview Graphic" border="0" alt="Report Preview Graphic" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/ReportPreview_thumb.png" width="532" height="683" /></a> </p>
</p>
<p>You should keep in mind that, because queries are limited to a maximum of 255 fields, this approach will only work if 255 or fewer ‘cells’ required in the report details. This report has 60 ‘cell’ (6 products x 5 days x 2 categories) so it is will within the limit.&#160; </p>


<p>Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/08/07/create-an-interleaved-report-part-2/' rel='bookmark' title='Permanent Link: Create an Interleaved Report Part 2 &ndash; The Data'>Create an Interleaved Report Part 2 &ndash; The Data</a> <small>In this article I will focus on the data structure...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/08/01/create-an-inter-leaved-report-from-normalized-data-part-1/' rel='bookmark' title='Permanent Link: Create an Inter-leaved Report From Normalized Data Part 1'>Create an Inter-leaved Report From Normalized Data Part 1</a> <small>The client’s requirements were quite specific. They wanted a report...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/02/08/lets-split/' rel='bookmark' title='Permanent Link: Let&rsquo;s Split'>Let&rsquo;s Split</a> <small>The term ‘split database’ seems to strike fear and trepidation...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Officetipsandmethods/~4/FOYUtiGu9GU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://argeeservices.com/wordpress/2010/08/15/create-an-interleaved-report-part-3-the-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://argeeservices.com/wordpress/2010/08/15/create-an-interleaved-report-part-3-the-report/</feedburner:origLink></item>
		<item>
		<title>Create an Interleaved Report Part 2 – The Data</title>
		<link>http://feedproxy.google.com/~r/Officetipsandmethods/~3/1PxNn_xS_OY/</link>
		<comments>http://argeeservices.com/wordpress/2010/08/07/create-an-interleaved-report-part-2/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 17:47:08 +0000</pubDate>
		<dc:creator>GlennLloyd</dc:creator>
				<category><![CDATA[Access 2003 and Earlier]]></category>
		<category><![CDATA[Access 2007]]></category>
		<category><![CDATA[Access 2010]]></category>
		<category><![CDATA[Normalized Data]]></category>
		<category><![CDATA[Access Applications]]></category>
		<category><![CDATA[Access Reports]]></category>
		<category><![CDATA[Access vs Excel]]></category>
		<category><![CDATA[Normalization]]></category>

		<guid isPermaLink="false">http://argeeservices.com/wordpress/2010/08/07/create-an-interleaved-report-part-2/</guid>
		<description><![CDATA[In this article I will focus on the data structure behind the interleaved report. The data&#160; illustrated is only a small subset of what you would find in a typical full-scale application. In order to produce the report described in&#160; part 1, we need to know: who made the sale or quotation what product was [...]


Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/08/01/create-an-inter-leaved-report-from-normalized-data-part-1/' rel='bookmark' title='Permanent Link: Create an Inter-leaved Report From Normalized Data Part 1'>Create an Inter-leaved Report From Normalized Data Part 1</a> <small>The client’s requirements were quite specific. They wanted a report...</small></li>
<li><a href='http://argeeservices.com/wordpress/2009/12/16/customize-project-view-and-report-your-way/' rel='bookmark' title='Permanent Link: Customize Project: View and Report Your Way'>Customize Project: View and Report Your Way</a> <small>Microsoft Project comes with a rich set of tables and...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/01/10/access-2010-forward-compatibility/' rel='bookmark' title='Permanent Link: Access 2010 Forward Compatibility'>Access 2010 Forward Compatibility</a> <small>Quote of the Day If you have built castles in...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>In this article I will focus on the data structure behind the interleaved report. The data&#160; illustrated is only a small subset of what you would find in a typical full-scale application. In order to produce the report described in&#160; part 1, we need to know:</p>
<ul>
<li><font color="#236385">who made the sale or quotation</font> <a href="http://www.toonaday.com"><img style="border-bottom: 0px; border-left: 0px; margin: 0px; display: inline; border-top: 0px; border-right: 0px" title="CaveExec cartoon" border="0" alt="CaveExec cartoon" align="right" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/CaveExec.gif" width="240" height="205" /></a></li>
<li><font color="#236385">what product was involved</font> </li>
<li><font color="#236385">was the action a sale or a quotation?</font> </li>
<li><font color="#236385">when did it happened</font> </li>
</ul>
<p>These descriptions suggest the need for certain tables:</p>
<ul>
<li><font color="#236385">salespeople</font> </li>
<li><font color="#236385">product lines</font> </li>
<li><font color="#236385">sales activity</font> </li>
<li><font color="#236385">sales activity types</font> </li>
</ul>
<p>Here’s how the tables are organized in the database:</p>
<p align="center"><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/Structure.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Structure" border="0" alt="Structure" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/Structure_thumb.png" width="482" height="468" /></a> </p>
</p>
<p>Obviously this is a minimal structure designed to illustrate what’s needed for the reports. The Human Resource table has only three name fields whereas in a real application much more information about people would be required.</p>
<p>The data is normalized to the third normal form. The problem here is to create a report from a flattened version of the data. The client’s requirements in part one specified that the report require one column for each product group sales on one row followed by a similar row or product group quotations. Keeping in mind also that the desired report should have some vertical space between each pair or rows and that there be one pair of rows for each day of the week, it should be apparent that a simple datasheet or even a continuous report will not meet these requirements.</p>
<p>Before designing the actual report it is first necessary to flatten the data. Crosstab queries are specifically designed to do exactly that. The data we will need in the query includes the sale representative, the date, the type of action, and the number of times the action happened on each day. So the basic crosstab design will look like this:</p>
<p align="center"><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/BasicCrossTab.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Basic CrossTab" border="0" alt="Basic CrossTab" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/BasicCrossTab_thumb.png" width="539" height="314" /></a> </p>
<p align="left">Notice that the query has included a field to restrict the results to a particular time frame (July 26 – 30, 2010). In this example the criterion has been hard-coded. In a working database the query would most likely refer to a user-specified time frame from a form or memory value.</p>
<p align="left">What’s missing from this query, however, is any sort of specification of the activity type (sale or quotation) and the relevant day of the week. To further refine the specification, it is necessary to add two additional Where fields to the query.</p>
<p align="left"><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/Wheres.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Wheres" border="0" alt="Wheres" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/Wheres_thumb.png" width="244" height="232" /></a>Actually, in order to report on each product for each day of the week, a total of ten queries will be needed (5 days x 2 action types.) Before creating these queries, however, it will speed things up greatly if you specify column headings in the&#160; queries properties. (Remember that cross-tab data has to have pre-defined column headings if the data is to be used in a report.</p>
<p align="left"><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/CrosstabProperties.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Crosstab Properties" border="0" alt="Crosstab Properties" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/CrosstabProperties_thumb.png" width="452" height="249" /></a>This basic query is only needed as a model for the queries that will ultimately be used in the report. By setting the query up with as much generic detail as possible, you can quickly create the ten queries simply by modifying the product and day of week criteria and using save as repeatedly for each set of criteria.&#160; Subsequent work with the queries will be much easier if you use a consistent naming style for these day/product queries.</p>
<p align="left">The names used in the example database are:</p>
<p align="left">Sales queries: Monday to Friday</p>
<ul>
<li>
<div align="left"><font color="#236385">qxtbActivity_SA_MO</font></div>
</li>
<li>
<div align="left"><font color="#236385">qxtbActivity_SA_TU</font></div>
</li>
<li>
<div align="left"><font color="#236385">qxtbActivity_SA_WE</font></div>
</li>
<li>
<div align="left"><font color="#236385">qxtbActivity_SA_TH</font></div>
</li>
<li>
<div align="left"><font color="#236385">qxtbActivity_SA_FR</font></div>
</li>
</ul>
<p align="left"><font color="#236385">Quotation Queries: Monday to Friday</font></p>
<p align="left">&#160;</p>
<ul>
<li>
<div align="left"><font color="#236385">qxtbActivity_QU_MO</font></div>
</li>
<li>
<div align="left"><font color="#236385">qxtbActivity_QU_TU</font></div>
</li>
<li>
<div align="left">
<p><font color="#236385">qxtbActivity_QU_WE</font></p>
</p></div>
</li>
<li>
<div align="left">
<p><font color="#236385">qxtbActivity_QU_TH</font></p>
</p></div>
</li>
<li>
<div align="left">
<p><font color="#236385">qxtbActivity_QU_FR</font></p>
</p></div>
</li>
</ul>
<p align="left">
<p>Notice how these names follow a consistent pattern. The names all begin with qxtbActivity, indicating that the query is a crosstab of the Activity tab. The next two characters after the first underscore indicates whether the query is retrieving sales or quotation data. The final two indicators indicate the weekday that data represents. Using consistent naming patterns like this simplifies both the creation and identification of the queries. For example, you can use a text editor to search and replace the distinguishing characters to create the other queries in the set.</p>
<p>These queries will return the sales and quotation date for each sales rep for each day on which each rep, respectively, had activity. However, in the unlikely event that a rep had no sales or no quotation activity, that rep will be missing from the days sales or quotation data or both. What we really need is for the rep to be included in the query output with zeros for each product column.</p>
<p>What we need is a list of sales reps who were active in the reporting period. A simple query of representatives in the activity table grouped by rep with a criteria limiting the date range will do the trick. The SQL of the query is:</p>
<p>SELECT tblActivity.Rep   <br />FROM tblActivity    <br />WHERE (((tblActivity.ActDate) Between #7/26/2010# And #7/30/2010#))    <br />GROUP BY tblActivity.Rep;</p>
<p>&#160;</p>
<p>Now this query can be joined to each of the crosstabs to produce a set of ten selection queries. These queries all follow a similar pattern and use an outer join to ensure that all representatives will be included whether or not they have sales.</p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/SelectQuery.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Select Query" border="0" alt="Select Query" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/SelectQuery_thumb.png" width="441" height="197" /></a>In these queries, the product names have been “aliased” so that they can be distinguished as to sales or quotations on a day by day. Again a consistent naming pattern helps speed up the creation process. For example, QUPr1_MO is the alias for Monday’s Widget quotations and SAPr1_MO is the alias for Monday’s Widget sales. The Pr1 simply indicates that this is the first field of products which is widget data. The queries themselves are names “qsel” followed by the part of the crosstab name after “qxtb”</p>
<p>For example, the query in the diagram above is named qselActivity_QU_MO, indicating that it will provide data for the Monday column of the report.</p>
<p>We need one more query to give us the data that the report will display. Think of this as an umbrella query that will combine the results of the ten queries just created into a single query:</p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/FinalQuery.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Final Query" border="0" alt="Final Query" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/FinalQuery_thumb.png" width="560" height="245" /></a> </p>
<p>The order of the sub queries doesn’t matter much but it will be easier to work with query when designing the report if the field list are arranged left to right, Monday to Friday. Each table should be joined to the table on its right by the Rep field. In this diagram the field list are arranged in two rows simply to make it easier to display in this article. In the actual query, qselActivity_QU_MO is to the right of qselActivity_SA_FR.</p>
<p>The final query has 61 columns – rep plus one column for each of the SAPr… and QUPr… fields.</p>
<p>In the final part of this series we will see how to display this query data in a grid format grouped by representative.</p>


<p>Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/08/01/create-an-inter-leaved-report-from-normalized-data-part-1/' rel='bookmark' title='Permanent Link: Create an Inter-leaved Report From Normalized Data Part 1'>Create an Inter-leaved Report From Normalized Data Part 1</a> <small>The client’s requirements were quite specific. They wanted a report...</small></li>
<li><a href='http://argeeservices.com/wordpress/2009/12/16/customize-project-view-and-report-your-way/' rel='bookmark' title='Permanent Link: Customize Project: View and Report Your Way'>Customize Project: View and Report Your Way</a> <small>Microsoft Project comes with a rich set of tables and...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/01/10/access-2010-forward-compatibility/' rel='bookmark' title='Permanent Link: Access 2010 Forward Compatibility'>Access 2010 Forward Compatibility</a> <small>Quote of the Day If you have built castles in...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Officetipsandmethods/~4/1PxNn_xS_OY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://argeeservices.com/wordpress/2010/08/07/create-an-interleaved-report-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://argeeservices.com/wordpress/2010/08/07/create-an-interleaved-report-part-2/</feedburner:origLink></item>
		<item>
		<title>Create an Inter-leaved Report From Normalized Data Part 1</title>
		<link>http://feedproxy.google.com/~r/Officetipsandmethods/~3/3TnPwvPdBlI/</link>
		<comments>http://argeeservices.com/wordpress/2010/08/01/create-an-inter-leaved-report-from-normalized-data-part-1/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 13:35:28 +0000</pubDate>
		<dc:creator>GlennLloyd</dc:creator>
				<category><![CDATA[Access 2003 and Earlier]]></category>
		<category><![CDATA[Access 2007]]></category>
		<category><![CDATA[Access 2010]]></category>
		<category><![CDATA[Access Reporting]]></category>
		<category><![CDATA[Normalized Data]]></category>
		<category><![CDATA[Access Applications]]></category>
		<category><![CDATA[Access Reports]]></category>
		<category><![CDATA[Access vs Excel]]></category>
		<category><![CDATA[Normalization]]></category>

		<guid isPermaLink="false">http://argeeservices.com/wordpress/2010/08/01/create-an-inter-leaved-report-from-normalized-data-part-1/</guid>
		<description><![CDATA[The client’s requirements were quite specific. They wanted a report that would show data from two data sources on alternating lines. Each pair of lines had to be separated from the next pair by a small vertical space. The first row of each pair was to report product sales, the second row, product quotations, for [...]


Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/02/08/lets-split/' rel='bookmark' title='Permanent Link: Let&rsquo;s Split'>Let&rsquo;s Split</a> <small>The term ‘split database’ seems to strike fear and trepidation...</small></li>
<li><a href='http://argeeservices.com/wordpress/2009/11/03/link-textbox-contents-to-worksheet-data-2/' rel='bookmark' title='Permanent Link: Link Textbox Contents to Worksheet Data'>Link Textbox Contents to Worksheet Data</a> <small>Quote of the Day: Copy from one, it's plagiarism; copy...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/01/10/access-2010-forward-compatibility/' rel='bookmark' title='Permanent Link: Access 2010 Forward Compatibility'>Access 2010 Forward Compatibility</a> <small>Quote of the Day If you have built castles in...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The client’s requirements were quite specific. They wanted a report that would show data from two data sources on alternating lines. Each pair of lines had to be separated from the next pair by a small vertical space. The first row of each pair was to report product sales, the second row, product quotations, for each of six distinct product lines. Simple but time-consuming to do in a spreadsheet. Somewhat complicated to setup but simple to produce as an Access report. Here’s a mock-up of the report done in Excel.</p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/ReportPrototype.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Report Prototype" border="0" alt="Report Prototype" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/08/ReportPrototype_thumb.png" width="540" height="263" /></a></p>
<p>&#160;</p>
<table border="2" cellspacing="0" cellpadding="2" width="589">
<tbody>
<tr>
<td valign="top" width="587">
<h4>Excel or Access?</h4>
<p><em>This question comes up quite regularly. Which would be better for the job I have to do? Truth be known the question is actually miss-stated. You will get a more accurate answer if you ask, “Is this a spreadsheet or a data management task?”</em></p>
<p><em>Regardless, the question deserves much more in depth treatment than is possible here but the short answer can be found by clearly identifying the job you have to do. Do you simply need to ‘crunch numbers,’ (analyze data) or do you need to collect and manage data on an ongoing basis?</em></p>
<p><em>Data management in Excel, or any other spreadsheet application, for that matter, quickly becomes cumbersome and error prone. Excel is a tool for analyzing numerical data. Access, on the other hand is a Database Manager.</em></p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>In the organization requesting the report, sales people generate quotations and sales for each of the company&#8217;s six main product lines. (In case you haven’t guessed, the product lines here have fictitious names.) The client wanted a weekly activity report that showed the number of quotations and sale for each salesperson for each product.</p>
<p>What clinched the decision that this report needed a data management solution and not a spreadsheet solution was that client wanted other, similar reports, that summarized data over time. In order to produce such on-going reports, sales and quotation histories had to be maintained.</p>
<p>Choosing the best data manager for the job is a whole other decision process. Suffice it to say that, in this case, Access was determined to be adequate for the client’s business volume.</p>
<p>As you may or may not know, relational database management systems (RDMS) work best if the data is properly <em>normalized. </em>The mock-up above shows the data laid out in what some refer to as a <em>flat-file</em> format. The layout seems natural and easy to understand and that is how most people envision their data should be set up in a database.</p>
<p>Sadly, therein lies a trap however. Flat file organization is very inefficient and error prone, in part because there is a lot of repetition of data values. One of the goals or normalized tables, on the other hand, is the elimination of data repetition.</p>
<p>In short, there is a simple rule of thumb that applies here, <em>To get the report right, first get the data right.</em></p>
<p>In part 2, I will illustrate the normalized structure for the data used in the report.</p>


<p>Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/02/08/lets-split/' rel='bookmark' title='Permanent Link: Let&rsquo;s Split'>Let&rsquo;s Split</a> <small>The term ‘split database’ seems to strike fear and trepidation...</small></li>
<li><a href='http://argeeservices.com/wordpress/2009/11/03/link-textbox-contents-to-worksheet-data-2/' rel='bookmark' title='Permanent Link: Link Textbox Contents to Worksheet Data'>Link Textbox Contents to Worksheet Data</a> <small>Quote of the Day: Copy from one, it's plagiarism; copy...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/01/10/access-2010-forward-compatibility/' rel='bookmark' title='Permanent Link: Access 2010 Forward Compatibility'>Access 2010 Forward Compatibility</a> <small>Quote of the Day If you have built castles in...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Officetipsandmethods/~4/3TnPwvPdBlI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://argeeservices.com/wordpress/2010/08/01/create-an-inter-leaved-report-from-normalized-data-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://argeeservices.com/wordpress/2010/08/01/create-an-inter-leaved-report-from-normalized-data-part-1/</feedburner:origLink></item>
		<item>
		<title>Windows 7 – Start Button Search Box</title>
		<link>http://feedproxy.google.com/~r/Officetipsandmethods/~3/keHBwOmtl04/</link>
		<comments>http://argeeservices.com/wordpress/2010/07/05/windows-7-start-button-search-box/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 19:50:00 +0000</pubDate>
		<dc:creator>GlennLloyd</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://argeeservices.com/wordpress/2010/07/05/windows-7-start-button-search-box/</guid>
		<description><![CDATA[One of the more useful ‘little enhancements’ in Windows 7 is the search box at bottom of the Start menu. (Keep in mind that I am writing about my first impressions of Windows 7 after switching from Windows XP Pro. Some of the features mentioned in these articles may well have been introduced with Vista [...]


Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/06/23/windows-7-pinning-applications-to-the-task-bar/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Pinning Applications to the Task Bar'>Windows 7 &ndash; Pinning Applications to the Task Bar</a> <small>&#160; In Windows XP you could pin shortcuts to your...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/16/windows-7-libraries/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Libraries'>Windows 7 &ndash; Libraries</a> <small>Electronic Storage is More Affordable than Ever Personal data storage...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/09/windows-7-first-impressions/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; First Impressions'>Windows 7 &ndash; First Impressions</a> <small>Released in October ‘09, Windows 7 isn’t exactly ‘hot off...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://toonaday.com" target="_blank"><img style="border-right-width: 0px; margin: 0px 0px 20px 20px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Satellite cartoon" border="0" alt="Satellite cartoon" align="right" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/07/Satellite.gif" width="240" height="195" /></a>One of the more useful ‘little enhancements’ in Windows 7 is the search box at bottom of the Start menu. (Keep in mind that I am writing about my first impressions of Windows 7 after switching from Windows XP Pro. Some of the features mentioned in these articles may well have been introduced with Vista but I skipped Vista and went directly to Windows 7 when it was time for a new operating system and computer.)</p>
<p>The Start Menu search box provides another way to search for your digital content, whether the content you are trying to find is an application (program) or a document (`data`file.) You don’t have to remember the <a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/07/StartSearch.png"><img style="border-right-width: 0px; margin: 20px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Start Button Graphic" border="0" alt="Start Button Graphic" align="left" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/07/StartSearch_thumb.png" width="244" height="120" /></a>application you used to create the file (if it is a document) or even the full name of what you are looking for. In fact you can even search for a particular phrase.</p>
<p>You will see the search box at the bottom or the start menu, when you click the Start Button. Simply click into the search box and start to type the first few letters of the name of the item you are looking for.</p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/07/criticalpathsearch.png"></a></p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/07/criticalpathsearch.png"><img style="border-bottom: 0px; border-left: 0px; margin: 25px 0px 20px 20px; display: inline; border-top: 0px; border-right: 0px" title="critical path search" border="0" alt="critical path search" align="right" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/07/criticalpathsearch_thumb.png" width="302" height="490" /></a>Can’t recall the actual name? All is not lost&#160; as long as you <em>can</em> recall at least part of the name or a distinctive phrase in the document’s content. </p>
<p>Type in what you recall. Windows immediately starts looking for matches in its indexes. The more characters you type, the more refined the search will be.</p>
<p>Here’s an example. I did some work a while ago on a demonstration of the <em>critical path</em> for a project management seminar I facilitate. There were several files involved but I couldn’t recall their exact names. Don’t worry if you don’t know what a critical path is. The point here is that I was able to use the search box to track down the files I needed. </p>
<p>In the graphic, you can see that I typed ‘critical path’ into the search box. Notice how the search utility has returned a list of several documents.</p>
<p>The list includes a folder I created to house the relevant files, an html (web page) file, some Excel files, and two OneNote notebooks which made some reference to my search phrase, ‘critical path.’ Some of the document names include the phrase, ‘critical path.’ Some do not, but somewhere in these documents, the phrase ‘critical path’ appears and so they appear in the list of search results.</p>
<p>In <a href="http://argeeservices.com/wordpress/2010/06/16/windows-7-libraries/" target="_blank">Windows 7 – Libraries,</a> I discussed the virtual explosion in electronic storage capacity. The downside of large storage capacity is that it is easy to save a file one day and then not recall where you located it when you need to work with it several days, weeks, or months later. Try the search box the next time a file eludes you. It will quickly become a valued friend.</p>


<p>Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/06/23/windows-7-pinning-applications-to-the-task-bar/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Pinning Applications to the Task Bar'>Windows 7 &ndash; Pinning Applications to the Task Bar</a> <small>&#160; In Windows XP you could pin shortcuts to your...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/16/windows-7-libraries/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Libraries'>Windows 7 &ndash; Libraries</a> <small>Electronic Storage is More Affordable than Ever Personal data storage...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/09/windows-7-first-impressions/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; First Impressions'>Windows 7 &ndash; First Impressions</a> <small>Released in October ‘09, Windows 7 isn’t exactly ‘hot off...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Officetipsandmethods/~4/keHBwOmtl04" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://argeeservices.com/wordpress/2010/07/05/windows-7-start-button-search-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://argeeservices.com/wordpress/2010/07/05/windows-7-start-button-search-box/</feedburner:origLink></item>
		<item>
		<title>Windows 7 – Pinning Applications to the Task Bar</title>
		<link>http://feedproxy.google.com/~r/Officetipsandmethods/~3/JSQhiQtNMC0/</link>
		<comments>http://argeeservices.com/wordpress/2010/06/23/windows-7-pinning-applications-to-the-task-bar/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 20:40:59 +0000</pubDate>
		<dc:creator>GlennLloyd</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://argeeservices.com/wordpress/2010/06/23/windows-7-pinning-applications-to-the-task-bar/</guid>
		<description><![CDATA[&#160; In Windows XP you could pin shortcuts to your favourite applications to the start menu. Windows 7 has taken that concept a couple of steps further. I’m lumping the discussion of this set of Windows enhancement under the title Pinning Applications to the Task Bar because I became aware of that capability before I [...]


Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/03/29/have-you-pinned-lately/' rel='bookmark' title='Permanent Link: Have You Pinned Lately'>Have You Pinned Lately</a> <small>Excel, PowerPoint, and Word 2007 all have Recent Documents lists...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/09/windows-7-first-impressions/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; First Impressions'>Windows 7 &ndash; First Impressions</a> <small>Released in October ‘09, Windows 7 isn’t exactly ‘hot off...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/16/windows-7-libraries/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Libraries'>Windows 7 &ndash; Libraries</a> <small>Electronic Storage is More Affordable than Ever Personal data storage...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><a href="http://www.toonaday.com/" target="_blank"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 20px 20px 0px; display: inline; border-top: 0px; border-right: 0px" title="DiveFear" border="0" alt="DiveFear" align="left" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/DiveFear.gif" width="208" height="240" /></a></p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/PinToTaskBar.png"></a></p>
<p>In Windows XP you could pin shortcuts to your favourite applications to the start menu. Windows 7 has taken that concept a couple of steps further. I’m lumping the discussion of this set of Windows enhancement under the title <em>Pinning Applications to the Task Bar </em>because I became aware of that capability before I found that Start Menu shortcuts share some features with taskbar shortcuts.</p>
<p>&#160;</p>
</p>
<p>Windows XP had a <em>Recent Documents</em> folder on the Start menu. Well-behaved applications added the name of each document you worked on with the application. That way it was possible to re-open recent work without a lot of hunting. <em>Recent Documents </em>worked well enough, unless, you worked a larger number of different of, say, Word documents, regularly and perhaps only the occasional Excel Workbook.&#160; In situations like that, the Excel Workbook may have been forced off the <em>Recent Documents </em>list because the list contained a large number of Word and other non-excel entries. In that case, it took just a bit longer to open the file you want to work with because you would first have to open the application and then locate the document you want in the application’s internal recent documents list.</p>
<p>In Windows 7, if you pin an application to the task bar, you will always see a shortcut to the application on the task bar. You don’t have to have it pinned to the start menu (although you can, if you wish). The secret lies in right clicking the application icon on the Task Bar.</p>
<p>The graphic shows the shortcut menu I get when I right-<a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/PinToTaskBar.png"><img style="border-bottom: 0px; border-left: 0px; margin: 10px 0px 10px 20px; display: inline; border-top: 0px; border-right: 0px" title="PinToTaskBar" border="0" alt="PinToTaskBar" align="right" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/PinToTaskBar_thumb.png" width="226" height="395" /></a>click the Excel icon that I have pinned to the taskbar. Notice that the list is divided into three parts. The recent section lists the last few Excel workbooks I have worked on. Just as with the Windows XP <em>Recent Documents </em>folder, this list can fill up so that if I work on enough different workbooks, the one I want may no longer appear in this list.</p>
<p>That’s where the top section comes into play. Right now, I have three workbooks pinned to My Excel recent documents list. I edit the Spammers one almost daily so it is not likely to disappear. The other two, on the other had, I may not need to work with for extended periods. I have pinned them to this menu by right-clicking on the one I want and selecting <em>Pin to the list. </em>You don&#8217;t even need to right click an entry to pin it. When you point you mouse at an entry, you will see a push-pin icon on the right. Click that icon and the document is immediately pinned to the list.<a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/pushpin.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="pushpin" border="0" alt="pushpin" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/pushpin_thumb.png" width="283" height="52" /></a> </p>
<p>In my opinion, this feature is a great innovation. Instead of having a single <em>Recent Documents </em>folder, Windows 7 gives you separate recent document lists, each dedicated to a single application.</p>
<p>This idea carries over to the Start Menu. However, instead of requiring you to right click an application icon, the list is available as a cascaded menu that appears when you hover over a Start menu item. Look of the little black triangle to the right of the application name.</p>
<p>Here is a graphic of my Start Menu where I have hovered my mouse over the Microsoft Excel entry. Notice that this is the same recent documents list that I opened by right-clicking the Excel taskbar icon.</p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/pinnedStartMenu.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="pinned Start Menu" border="0" alt="pinned Start Menu" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/pinnedStartMenu_thumb.png" width="463" height="325" /></a> </p>
<p>On a document by document basis, the application pinning and dedicated recent documents lists feature of Windows 7 won’t save you much time per document. But if you work on a large number of different documents from a variety of applications, those tiny per document savings can add up leaving your more time to do productive work on your documents and less time just trying to track theme down so you can work on them.</p>


<p>Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/03/29/have-you-pinned-lately/' rel='bookmark' title='Permanent Link: Have You Pinned Lately'>Have You Pinned Lately</a> <small>Excel, PowerPoint, and Word 2007 all have Recent Documents lists...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/09/windows-7-first-impressions/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; First Impressions'>Windows 7 &ndash; First Impressions</a> <small>Released in October ‘09, Windows 7 isn’t exactly ‘hot off...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/16/windows-7-libraries/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Libraries'>Windows 7 &ndash; Libraries</a> <small>Electronic Storage is More Affordable than Ever Personal data storage...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Officetipsandmethods/~4/JSQhiQtNMC0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://argeeservices.com/wordpress/2010/06/23/windows-7-pinning-applications-to-the-task-bar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://argeeservices.com/wordpress/2010/06/23/windows-7-pinning-applications-to-the-task-bar/</feedburner:origLink></item>
		<item>
		<title>Windows 7 – Libraries</title>
		<link>http://feedproxy.google.com/~r/Officetipsandmethods/~3/Fdrq_ILfJRk/</link>
		<comments>http://argeeservices.com/wordpress/2010/06/16/windows-7-libraries/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 19:21:50 +0000</pubDate>
		<dc:creator>GlennLloyd</dc:creator>
				<category><![CDATA[Data Organization]]></category>
		<category><![CDATA[Electronic File Storage]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[File Organization]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://argeeservices.com/wordpress/2010/06/16/windows-7-libraries/</guid>
		<description><![CDATA[Electronic Storage is More Affordable than Ever Personal data storage costs have plummeted over the years. I recall receiving a promotional flyer in 1985 promoting a 5 Megabyte hard drive for $5,000.00. In today’s dollars that price translates to a bit over $9200.00 according to the Bank of Canada Inflation Calculator. If you convert that [...]


Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/06/23/windows-7-pinning-applications-to-the-task-bar/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Pinning Applications to the Task Bar'>Windows 7 &ndash; Pinning Applications to the Task Bar</a> <small>&#160; In Windows XP you could pin shortcuts to your...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/03/25/play-nicely-with-others/' rel='bookmark' title='Permanent Link: Play Nicely with Others'>Play Nicely with Others</a> <small>Windows Live Sky Drive is about to get better! Talk...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/09/windows-7-first-impressions/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; First Impressions'>Windows 7 &ndash; First Impressions</a> <small>Released in October ‘09, Windows 7 isn’t exactly ‘hot off...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<h2></h2>
<h4>Electronic Storage is More Affordable than Ever</h4>
<p>Personal data storage costs have plummeted over the years. I recall receiving a promotional flyer in 1985 promoting a 5 Megabyte hard drive for $5,000.00. In today’s dollars that price translates to a bit over $9200.00 according to the Bank of Canada <a href="http://www.bankofcanada.ca/en/rates/inflation_calc.html" target="_blank">Inflation Calculator</a>. If you convert that price to a cost per 1000 bytes, it works out to about $1.84. Okay, so what does that mean in everyday terms?</p>
<p>Since a byte is roughly equivalent to the storage space required for a single character, and the nominal average size of a word in the English language is 5 characters, you could store roughly 200 words for that $1.84 in that 1985 megabyte drive. So, for you students the cost to store a 2000 word essay would be just over $18.00</p>
<p>Fast forward to 2010. These days, the storage capacities of hard drives are frequently expressed in terms of gigabytes and terabytes. A one terabyte drive has roughly 200,000 times the storage capacity of that one 5 megabyte drive. (My math skills fail<a href="http://www.toonaday.com" target="_blank"><img style="border-bottom: 0px; border-left: 0px; margin: 20px 35px 20px 0px; display: inline; border-top: 0px; border-right: 0px" title="TotWrestler" border="0" alt="TotWrestler" align="left" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/TotWrestler.gif" width="230" height="240" /></a> me when I am working with such large numbers but I think I am in the right neighbourhood. Terabyte drives are now available retail at prices in the $200.00 (and less) range.</p>
<p>Using the $200.00 price, that means that the 2000 word essay that once would have cost about $18.00 to store, now costs a tiny fraction of a penny. A 200,000 word thesis would have a storage cost of around 4 cents.</p>
<p>So what does all of this have to do with Windows 7. Because data storage is dirt cheap (sorry there is no other word for it) we tend to store more and more documents electronically. Many people are store vast amounts of music, video, and still photographic images, desktop publications, artwork, project plans, spreadsheet, databases, and much, much more. In short, many people are storing large numbers of documents.</p>
<h4>Finding What You Need – Staying Organized</h4>
<p>Well, storing all this ‘data’ is find but the stored files are absolutely worthless unless you can find them, quickly and when you need them. And that’s where Windows 7 Libraries come into play.</p>
<blockquote><p><font color="#000080"><font size="3">Quote of the Day</font>:</font></p>
<p><font color="#000080">If you have built castles in the air, your work need not be lost; that is where they should be. Now put the foundations under them.</font></p>
<p align="right"><font color="#000080">-Henry David Thoreau</font></p>
</blockquote>
<p align="left">Most windows users are at least somewhat familiar with the folder system and concept that goes back to Windows 95. To all intents and purposes, documents are stored in folders. Folders themselves may be stored in other folders. Think of the hard drive as a huge file storage warehouse. In that warehouse, there are many file storage rooms. In Windows terms, these rooms are referred to as top-level folders. Inside each of these rooms are filing cabinets (another layer of folders). Inside each filing cabinet are filing drawers (yet another layer of folders) and inside each of these folders are individual documents.</p>
<h4></h4>
<p align="left">The analogy breaks down a little once you get to the filing drawer level of the physical example. You wouldn’t have a filing drawer within a filing drawer but in the virtual model any folder can theoretically contain yet more folders.</p>
<h4>How I Organize My Documents</h4>
<p align="left">There are a number of possible ways that you can organize your files. Systematic organization is the key to finding that elusive Word document, or Excel workbook when you need it. The system I’m going to describe works for me. You may have a different approach. If that approach works for you, great! After I describe my current system, I will talk about how Libraries in Windows 7 helps me keep my current system yet makes it easier to find and use the important files I have stored.</p>
<p align="left">I use the Documents (Windows 95 – XP, My Documents) folder as the central location for all my files. Within the documents folder, I have one folder for each type of activity that I am involved with. Part of my work involves the development of custom Access databases and Excel workbooks for clients. My business name is Argee Services so I have one folder in the Documents folder named Argee Development.</p>
<p align="left">Now, when I start to work on a project for a new client. I will create a folder within the Argee Development folder, using the Client’s business name as the folder name. Within that folder, I have one folder for each project I have developed or am working on for that client. Each project folder will have a similar set of folders and documents, including an archive folder for saving interim versions of the project as development proceeds.&#160; </p>
<p><a href="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/FolderStructure.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Folder Structure" border="0" alt="Folder Structure" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/FolderStructure_thumb.png" width="521" height="295" /></a></p>
<h4></h4>
</p>
<h4>Getting There Isn’t Half the Fun – Windows 7 Libraries to the Rescue</h4>
<p>While the system I have described helps keep my client files organized, using the File Open dialogue to locate and open a particular file can be a bit tedious to say the least. I need the files for work in progress project to be readily found. There is less urgency associated with completed projects. In earlier versions of windows, I had a folder named Work in Progress and that folder would contain shortcuts to current projects.</p>
<p>That meant having to create a shortcut to the project and then move the shortcut to the Work in Progress folder. Windows 7 Libraries make this process easier to manage.</p>
<p>Now I have a library named (you guessed it!) Work in Progress. When I start a new project, I add the project folder to the Work in Progress folder. The actual project folder remains ‘physically’ in the Argee Development\Client folder structure. But in the Work in Progress library the project is a top level folder. Working with this virtual folder ‘feels’ exactly like working with the actual folder that ‘lives’ somewhere else in my computer system.</p>
<p>To me, the Libraries concept resembles the Clipart Organizer and Windows Media Player playlists in previous Windows versions. Neither the Clipart Organizer nor the Media Player stored any actual files. A Media Player playlist was actually just a list of paths to the media files. So a playlist could include media files from several different Windows folders.</p>
<p>Similarly, a Windows 7 Library does not contain real folders. It contains shortcuts to the real folders that you want to include in the library. The icon is a folder icon, so it ‘feels’ like you are working with the actual folder. Once you have added a folder to a library, you don’t have give any thought to the actual location of the folder. Just use the library to find the folders and its files when you need to work with them.</p>


<p>Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/06/23/windows-7-pinning-applications-to-the-task-bar/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Pinning Applications to the Task Bar'>Windows 7 &ndash; Pinning Applications to the Task Bar</a> <small>&#160; In Windows XP you could pin shortcuts to your...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/03/25/play-nicely-with-others/' rel='bookmark' title='Permanent Link: Play Nicely with Others'>Play Nicely with Others</a> <small>Windows Live Sky Drive is about to get better! Talk...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/09/windows-7-first-impressions/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; First Impressions'>Windows 7 &ndash; First Impressions</a> <small>Released in October ‘09, Windows 7 isn’t exactly ‘hot off...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Officetipsandmethods/~4/Fdrq_ILfJRk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://argeeservices.com/wordpress/2010/06/16/windows-7-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://argeeservices.com/wordpress/2010/06/16/windows-7-libraries/</feedburner:origLink></item>
		<item>
		<title>Windows 7 – First Impressions</title>
		<link>http://feedproxy.google.com/~r/Officetipsandmethods/~3/zg-mnDG0uBU/</link>
		<comments>http://argeeservices.com/wordpress/2010/06/09/windows-7-first-impressions/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 10:12:07 +0000</pubDate>
		<dc:creator>GlennLloyd</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://argeeservices.com/wordpress/2010/06/09/windows-7-first-impressions/</guid>
		<description><![CDATA[Released in October ‘09, Windows 7 isn’t exactly ‘hot off the press news’ but I’d like to share with you my initial impressions of Microsoft’s current operating system offering. I have been using Windows 7 on a daily basis for about the last three weeks. Quite frankly, I am very impressed despite one or two [...]


Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/06/23/windows-7-pinning-applications-to-the-task-bar/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Pinning Applications to the Task Bar'>Windows 7 &ndash; Pinning Applications to the Task Bar</a> <small>&#160; In Windows XP you could pin shortcuts to your...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/16/windows-7-libraries/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Libraries'>Windows 7 &ndash; Libraries</a> <small>Electronic Storage is More Affordable than Ever Personal data storage...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/03/25/play-nicely-with-others/' rel='bookmark' title='Permanent Link: Play Nicely with Others'>Play Nicely with Others</a> <small>Windows Live Sky Drive is about to get better! Talk...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.toonaday.com" target="_blank"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 20px 20px; display: inline; border-top: 0px; border-right: 0px" title="DivingBoard" border="0" alt="DivingBoard" align="right" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/06/DivingBoard.gif" width="232" height="252" /></a>Released in October ‘09, Windows 7 isn’t exactly ‘hot off the press news’ but I’d like to share with you my initial impressions of Microsoft’s current operating system offering. I have been using Windows 7 on a daily basis for about the last three weeks. Quite frankly, I am very impressed despite one or two drawbacks.</p>
<p>Let’s start with the positives. Features I really like include (in no particular order):</p>
<ul>
<li><font color="#236385">Libraries</font></li>
<li><font color="#236385">Start Menu Search Box</font></li>
<li><font color="#236385">Application Pinning to the Task Bar</font></li>
<li><font color="#236385">Document Pinning to Application Task Bar Icons</font></li>
<li><font color="#236385">Open Window Preview Thumbnails</font></li>
</ul>
<blockquote><p>Quote of the day:</p>
<p>Opportunity is missed by most people because it is dressed in overalls and looks like work. </p>
<p align="right">- Thomas A. Edison </p>
</blockquote>
<p>Feature that is a pain, but probably necessary</p>
<ul>
<li><font color="#236385">User Account Control Settings</font></li>
</ul>
<p> … and the negatives (in order of personal impact):
<ul>
<li>Networking with non-Windows 7 Machines</li>
<li>Device Incompatibility</li>
</ul>
<p>In my next few articles, I will discuss the reasons I like or dislike these features and the impact they have on my daily computing</p>


<p>Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/06/23/windows-7-pinning-applications-to-the-task-bar/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Pinning Applications to the Task Bar'>Windows 7 &ndash; Pinning Applications to the Task Bar</a> <small>&#160; In Windows XP you could pin shortcuts to your...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/06/16/windows-7-libraries/' rel='bookmark' title='Permanent Link: Windows 7 &ndash; Libraries'>Windows 7 &ndash; Libraries</a> <small>Electronic Storage is More Affordable than Ever Personal data storage...</small></li>
<li><a href='http://argeeservices.com/wordpress/2010/03/25/play-nicely-with-others/' rel='bookmark' title='Permanent Link: Play Nicely with Others'>Play Nicely with Others</a> <small>Windows Live Sky Drive is about to get better! Talk...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Officetipsandmethods/~4/zg-mnDG0uBU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://argeeservices.com/wordpress/2010/06/09/windows-7-first-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://argeeservices.com/wordpress/2010/06/09/windows-7-first-impressions/</feedburner:origLink></item>
		<item>
		<title>Discover OneNote</title>
		<link>http://feedproxy.google.com/~r/Officetipsandmethods/~3/-B52u11gM4s/</link>
		<comments>http://argeeservices.com/wordpress/2010/05/26/discover-onenote/#comments</comments>
		<pubDate>Wed, 26 May 2010 20:51:57 +0000</pubDate>
		<dc:creator>GlennLloyd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://argeeservices.com/wordpress/2010/05/26/discover-onenote/</guid>
		<description><![CDATA[&#160; Since I “discovered” OneNote in the Office 2007 suite, it has become an essential tool for me on a daily basis. Microsoft introduced the application with Office 2003 but I completely missed it there. &#160; How does OneNote work for me? Read my article posted on Tuesday in the MVP Award Program Blog and [...]


Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/01/10/access-2010-forward-compatibility/' rel='bookmark' title='Permanent Link: Access 2010 Forward Compatibility'>Access 2010 Forward Compatibility</a> <small>Quote of the Day If you have built castles in...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.toonaday.com" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="ColdDrink" border="0" alt="ColdDrink" align="right" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/05/ColdDrink2.gif" width="240" height="211" /></a>
<p>&#160; Since I “discovered” OneNote in the Office 2007 suite, it has become an essential tool for me on a daily basis. Microsoft introduced the application with Office 2003 but I completely missed it there.</p>
<p>&#160;</p>
<p>How does OneNote work for me? Read my article posted on Tuesday in the <a href="http://blogs.msdn.com/b/mvpawardprogram/rss.aspx" target="_blank">MVP Award Program Blog</a> and in the <a href="http://blogs.office.com/b/office_blog/archive/2010/05/25/OneNote-_2200_every-day-without-fail_2200_-to-capture-and-organize-all-your-notes_3A00_-MVP-_2300_10-on-Office-2010-.aspx" target="_blank">Office Blog</a>.</p>
<p>&#160;</p>
<p>All I can say is, if you haven’t used OneNote yet, what’s keeping you?</p>


<p>Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/01/10/access-2010-forward-compatibility/' rel='bookmark' title='Permanent Link: Access 2010 Forward Compatibility'>Access 2010 Forward Compatibility</a> <small>Quote of the Day If you have built castles in...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Officetipsandmethods/~4/-B52u11gM4s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://argeeservices.com/wordpress/2010/05/26/discover-onenote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://argeeservices.com/wordpress/2010/05/26/discover-onenote/</feedburner:origLink></item>
		<item>
		<title>Excel Tidbits</title>
		<link>http://feedproxy.google.com/~r/Officetipsandmethods/~3/JOj2hpLVMK0/</link>
		<comments>http://argeeservices.com/wordpress/2010/04/06/excel-tidbits/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 09:17:27 +0000</pubDate>
		<dc:creator>GlennLloyd</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel productivity]]></category>
		<category><![CDATA[shortcut keys]]></category>

		<guid isPermaLink="false">http://argeeservices.com/wordpress/2010/04/06/excel-tidbits/</guid>
		<description><![CDATA[&#160; Unhide Row A or Column 1 You may recall this article that talked about how to recover Row A or Column 1 if you have hidden them. Yesteray, Deborah Dalgleish in her Contextures Blog&#160; shows an even easier way to do select a hidden first row or column. Have a look at her short [...]


Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/01/09/reveal-hidden-column-a-or-row-1/' rel='bookmark' title='Permanent Link: Reveal Hidden Column A or Row 1'>Reveal Hidden Column A or Row 1</a> <small>Hiding rows and columns can be very helpful in keeping...</small></li>
<li><a href='http://argeeservices.com/wordpress/2009/10/10/a-few-of-my-favourite-excel-things/' rel='bookmark' title='Permanent Link: A few of my favourite (Excel) things'>A few of my favourite (Excel) things</a> <small>Perhaps not as sensually satisfying as raindrops on roses or...</small></li>
<li><a href='http://argeeservices.com/wordpress/2009/12/17/quick-reference-guides-for-office/' rel='bookmark' title='Permanent Link: Quick Reference Guides for Office'>Quick Reference Guides for Office</a> <small>I recently came across a site that offers free reference...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<h5>&#160;</h5>
<h5><a href="http://www.toonaday.com" target="_blank"><img style="border-bottom: 0px; border-left: 0px; margin: 10px 0px; display: inline; border-top: 0px; border-right: 0px" title="HungryBear" border="0" alt="HungryBear" align="right" src="http://argeeservices.com/wordpress/wp-content/uploads/2010/04/HungryBear.gif" width="212" height="203" /></a> Unhide Row A or Column 1</h5>
<p>You may recall <a href="http://argeeservices.com/wordpress/2010/01/09/reveal-hidden-column-a-or-row-1/" target="_blank">this article</a> that talked about how to recover Row A or Column 1 if you have hidden them. Yesteray, Deborah Dalgleish in her <a href="http://blog.contextures.com/" target="_blank">Contextures Blog</a>&#160; shows an even easier way to do select a hidden first row or column. Have a look at her short video in <a href="http://blog.contextures.com/archives/2010/04/05/trouble-unhiding-excel-row-and-columns/" target="_blank">this article</a>.</p>
<h5></h5>
<h5>Excel on TechRepublic</h5>
<p>Along with <a href="http://blogs.techrepublic.com.com/itdojo/?p=1641 " target="_blank">this article</a> you will find some excellent links for productivity boosting Excel shortcut key. Well worth a visit. You may need to take out a free membership to view or download some of the articles.</p>
<blockquote><h3>Quote of the Day</h3>
<p>The future is an opaque mirror. Anyone who tries to look into it sees nothing but the dim outlines of an old and worried face.</p>
<p>&#160;</p>
<p align="right">- Jim Bishop</p>
</blockquote>


<p>Related posts:<ol><li><a href='http://argeeservices.com/wordpress/2010/01/09/reveal-hidden-column-a-or-row-1/' rel='bookmark' title='Permanent Link: Reveal Hidden Column A or Row 1'>Reveal Hidden Column A or Row 1</a> <small>Hiding rows and columns can be very helpful in keeping...</small></li>
<li><a href='http://argeeservices.com/wordpress/2009/10/10/a-few-of-my-favourite-excel-things/' rel='bookmark' title='Permanent Link: A few of my favourite (Excel) things'>A few of my favourite (Excel) things</a> <small>Perhaps not as sensually satisfying as raindrops on roses or...</small></li>
<li><a href='http://argeeservices.com/wordpress/2009/12/17/quick-reference-guides-for-office/' rel='bookmark' title='Permanent Link: Quick Reference Guides for Office'>Quick Reference Guides for Office</a> <small>I recently came across a site that offers free reference...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Officetipsandmethods/~4/JOj2hpLVMK0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://argeeservices.com/wordpress/2010/04/06/excel-tidbits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://argeeservices.com/wordpress/2010/04/06/excel-tidbits/</feedburner:origLink></item>
	</channel>
</rss>
