<?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>Ms Office Tune Up &#187; Uncategorized</title>
	<atom:link href="http://www.msofficetuneup.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.msofficetuneup.com</link>
	<description>Free Tips, Tutorial and Templates for Microsoft Office</description>
	<lastBuildDate>Sat, 02 May 2009 09:35:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Case for Importing and Exporting in Access 2007</title>
		<link>http://www.msofficetuneup.com/2009/04/22/case-for-importing-and-exporting-in-access-2007/</link>
		<comments>http://www.msofficetuneup.com/2009/04/22/case-for-importing-and-exporting-in-access-2007/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 05:22:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[import]]></category>

		<guid isPermaLink="false">http://localhost/radd/office26/?p=343</guid>
		<description><![CDATA[If you haven&#8217;t thought much about importing and exporting, it&#8217;s  probably because you don&#8217;t need to use these featuresyet. Many databases are  completely happy living a quiet, solitary life. However, importing and exporting  might come in handy for a few reasons. Sooner or later, one of these reasons  will apply to [...]]]></description>
			<content:encoded><![CDATA[<p class="docText">If you haven&#8217;t thought much about importing and exporting, it&#8217;s  probably because you don&#8217;t need to use these featuresyet. Many databases are  completely happy living a quiet, solitary life. However, importing and exporting  might come in handy for a few reasons. Sooner or later, one of these reasons  will apply to you.</p>
<h4 id="title-IDALMCXC" class="docSection2Title">Understanding Exports</h4>
<p class="docText"><span class="docEmphasis">Exporting</span> is the easier part of  the equation. Exporting&#8217;s simpler than importing, because it involves moving  information from a stricter storage location (the data-base) to one with fewer  rules (another type of document).</p>
<hr size="1" /><span class="v2"><em><strong>Note:</strong></em> Exporting is a  way to transfer a copy of your information to another location. The original  copy always remains in Access. There&#8217;s no point in changing the exported copy.  Instead, if you need changes, make them in the database, and then perform the  export operation again.</span></p>
<hr size="1" />
<p class="docText">Here are some of the most common reasons people decide to  export information:</p>
<ul>
<li>
<p class="docList"><span class="docEmphStrong">You want to email some information to  a friend</span>. You don&#8217;t want to send the Access database because your friend  doesn&#8217;t have a copy Access, or you want him to see only some not all of the  data.</p>
</li>
<li>
<p class="docList"><span class="docEmphStrong">You&#8217;re creating a presentation in PowerPoint</span>. The easiest way to dazzle and  convince your peers is to show them some impressive information from your  database.</p>
</li>
<li>
<p class="docList"><span class="docEmphStrong">You want to analyze the information  in Excel</span>. Access is great for storing and managing your data, but it  doesn&#8217;t give you the tools to help you figure out what it all means. If you want  to crunch the numbers with heavy duty formulas and slick charting features, it  makes sense to move it to Excel.</p>
</li>
</ul>
<p class="docText"><span id="more-672"></span>Some programs are intelligent enough to pull the information  out of an Access database all on their own. One example&#8217;s Word, which provides a  <span class="docEmphasis">mail merge</span> feature that lets you take a list of  names and addresses from a database, and then use them to create mailing labels,  personalized forms, or any other sort of batch paperwork. When using this  feature, you don&#8217;t need to perform any exporting instead, you can just point Word  to your Access database file. (For more information about Word&#8217;s <a name="idx-CHP-10-1065"></a>mail merge feature, see <span class="docEmphasis">Word  2007: The Missing Manual</span>.)</p>
<h4 id="title-IDASOCXC" class="docSection2Title">Understanding Imports</h4>
<p class="docText">You need importing whenever there&#8217;s information outside your  database that belongs inside it. Suppose you create a state-of-the-art  e-commerce database for your buffalo farm. However, some of your sales  associates still fill out forms using an old Excel spreadsheet. Now, you need a  way to get the information out of the Excel spreadsheet and into your  database.</p>
<hr size="1" /><span class="v2"><em><strong>Tip:</strong></em> Your sales staff has let you down. They really  shouldn&#8217;t enter data into a document for another program. Instead, they should  use a form that&#8217;s designed for logging sales, as described in <span class="docLink">Chapter 9</span>.</span></p>
<hr size="1" />
<p class="docText">Import operations have two key challenges. The first is making  sure the data fits the database&#8217;s strict requirements. As you learned in <span class="docLink">Chapter  1</span>, databases are rule-crazy, and they rudely toss out any information that  doesn&#8217;t fit (for example, text in a date field). The second challenge is dealing  with information that doesn&#8217;t quite line upin other words, its representation in  the database doesn&#8217;t match its representation in the external document. This  headache&#8217;s more common that you may think.</p>
<p class="docText">In your database, you might use status codes (like 4302), while  the spreadsheet you want to import uses status <span class="docEmphasis">names</span> (like High Priority). Or, you may need to break  the information you&#8217;re <a name="idx-CHP-10-1066"></a>importing into more than one  linked table, even though it&#8217;s stored together in a single document. The  customer order spreadsheet for your buffalo farm could include customer  information (which corresponds to the Customers table) and order information  (for the Orders table). Sadly, you don&#8217;t have any easy way to solve these  problems. If the external data doesn&#8217;t match the representation in the database  <span class="docEmphasis">exactly</span>, you&#8217;ll need to change it by hand before  or after the import operation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msofficetuneup.com/2009/04/22/case-for-importing-and-exporting-in-access-2007/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fine-Tuning a Printout in Access 2007</title>
		<link>http://www.msofficetuneup.com/2009/01/14/fine-tuning-a-printout-in-access-2007/</link>
		<comments>http://www.msofficetuneup.com/2009/01/14/fine-tuning-a-printout-in-access-2007/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 08:33:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[datasheet]]></category>
		<category><![CDATA[fine-tuning]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[tune]]></category>

		<guid isPermaLink="false">http://localhost/radd/office26/?p=167</guid>
		<description><![CDATA[Based on the limited page layout options, you might assume that  there&#8217;s not much you can do customize a printout. However, you actually have  more control than you realize. Many of the formatting options that you&#8217;ve  learned about in this chapter also have an effect on your printout. By applying  the [...]]]></description>
			<content:encoded><![CDATA[<p class="docText">Based on the limited page layout options, you might assume that  there&#8217;s not much you can do customize a printout. However, you actually have  more control than you realize. Many of the formatting options that you&#8217;ve  learned about in this chapter also have an effect on your printout. By applying  the right formatting, you can create a better printout.</p>
<p class="docText">Here are some pro <a name="idx-CHP-3-0370"></a>printing tips that  explain how different formatting choices influence your printouts:</p>
<ul>
<li>
<p class="docList"><span class="docEmphStrong">Font</span>. Printouts use your  datasheet font and font size. Scale this down, and you can fit more in less  space.</p>
</li>
<li>
<p class="docList"><span class="docEmphStrong">Column order and column <a name="idx-CHP-3-0371"></a>hiding</span>. Reorder your columns before printing out  to suit what you want to see on the page. Even better, use column <a name="idx-CHP-3-0372"></a>hiding (<span class="docLink">Section  3.1.4</span>) to conceal fields that aren&#8217;t important.</p>
</li>
<li>
<p class="docList"><span class="docEmphStrong">Column widths and row height</span>.  Access uses the exact widths and heights that you&#8217;ve set on your datasheet.  Squeeze some columns down to fit more, and expand rows if you have fields with  large amounts of text and you want them to wrap over multiple lines.</p>
</li>
<li>
<p class="docList"><span class="docEmphStrong">Frozen columns</span>. If a table&#8217;s  too wide to fit on your printout, then the frozen column is printed on each  part. For example, if you freeze the FirstName field, you&#8217;ll see it on every  separate page, so you don&#8217;t need to line the pages up to find up who&#8217;s who.</p>
</li>
<li>
<p class="docList"><span class="docEmphStrong">Sort options</span>. They help you  breeze through data in a datasheetand they can do the same for a printout. Apply  them before printing.</p>
</li>
<li>
<p class="docList"><span class="docEmphStrong">Filter options</span>. These are the  unsung heroes of Access printing. Use them to get just the important rows. That  way, your printout has exactly what you need.</p>
</li>
</ul>
<p class="docText">The only challenge you face when using these settings is the  fact that you can&#8217;t set them from the print preview window. Instead, you have to  set them in the datasheet, jump to the print preview window to see the result,  jump back to the datasheet to change them a little bit more, jump back to the  print preview window, and so on. This process can quickly get tiring.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msofficetuneup.com/2009/01/14/fine-tuning-a-printout-in-access-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inspecting a Document for Personal Information in Word 2007</title>
		<link>http://www.msofficetuneup.com/2008/06/14/inspecting-a-document-for-personal-information-in-word-2007/</link>
		<comments>http://www.msofficetuneup.com/2008/06/14/inspecting-a-document-for-personal-information-in-word-2007/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 21:25:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[inspecting document]]></category>
		<category><![CDATA[inspecting personal information]]></category>

		<guid isPermaLink="false">http://www.msofficetuneup.com/?p=278</guid>
		<description><![CDATA[Earlier in this chapter, I showed you how to get Word to automatically prompt you for document properties because saving metadata is a good idea for most documents. However, it&#8217;s not such a good idea if you are sharing a document with other people, particularly peoÂ­ple outside of your organization. That&#8217;s because the metadata might [...]]]></description>
			<content:encoded><![CDATA[<p><img title="mswordtweak.png" src="http://www.msofficetuneup.com/wp-content/uploads/2007/09/mswordtweak.png" alt="mswordtweak.png" align="left" />Earlier in this chapter, I showed you how to get Word to automatically prompt you for document properties because saving metadata is a good idea for most documents. However, it&#8217;s not such a good idea if you are sharing a document with other people, particularly peoÂ­ple outside of your organization. That&#8217;s because the metadata might contain private or senÂ­sitive data that you probably don&#8217;t want outsiders to see. This also applies to other document data, such as reviewers&#8217; comments and annotations.</p>
<p>Removing this kind of data by hand is not only time-consuming, but it&#8217;s also easy to miss a thing or two. To help out, Word (and the other main Office 2007 programs) comes with a Document Inspector that can search for potentially private data and remove it from the document automatically. The Document Inspector can remove the following document data:</p>
<ul>
<li> Document properties</li>
<li> Headers, footers, watermarks, and hidden text</li>
<li> Personal information, such as your username and your personal summary information</li>
<li> Document versions</li>
<li> Reviewer comments and annotations</li>
<li> Custom XML data</li>
</ul>
<p><span id="more-278"></span>Follow these steps to use the Document Inspector:</p>
<ol>
<li>Save the document. If you want to keep an internal version that maintains the personal information, choose Office, Save <span style="text-decoration: underline;">A</span>s and save a copy of the document that you can then share.</li>
<li>Choose Office, Pr<span style="text-decoration: underline;">e</span>pare, <span style="text-decoration: underline;">I</span>nspect Document. Word opens the Document Inspector.</li>
<li>Click to deactivate the check box next to any content types you don&#8217;t want to check.</li>
<li>Click <span style="text-decoration: underline;">I</span>nspect. The Document Inspector checks the document, and then it displays the results of the inspection, as shown in Figure 1.</li>
<li>For each type of data you want to delete from the document, click the Remove All butÂ­ton.</li>
<li>When you&#8217;re done, click <span style="text-decoration: underline;">C</span>lose.</li>
</ol>
<p><img src="http://www.msofficetuneup.com/wp-content/uploads/images/Inspecting%20a%20Document%20for%20Personal%20Information1.jpg" alt="Use the Document Inspector to look for potentially private or sensitive data before sharing a document" /></p>
<p><strong>Figure 1 Use the Document Inspector to look for potentially private or sensitive data before sharing a document.</strong></p>
<p>Technorati Tags: <a href="http://technorati.com/tag/inspecting+document" rel="tag">inspecting document</a>, <a href="http://technorati.com/tag/inspecting+personal+information" rel="tag"> inspecting personal information</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.msofficetuneup.com/2008/06/14/inspecting-a-document-for-personal-information-in-word-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
