<?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>Microsoft Word Tips, Tricks &#38; Templates &#187; Word 2007</title>
	<atom:link href="http://www.wordtipsandtricks.com/tag/word-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordtipsandtricks.com</link>
	<description>How to tips for Microsoft Word users</description>
	<lastBuildDate>Thu, 27 Oct 2011 15:32:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Optimize PDF Files for Web Sites</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-web-sites/4/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-web-sites/4/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 17:20:53 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Font]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Acrobat]]></category>
		<category><![CDATA[Data Formats]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Graphics Interchange Format]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[JPEG]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Portable Document Format]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=4</guid>
		<description><![CDATA[Portable Document Format (PDF) is the defacto file format for presenting device-independent documents on and off the Web. While PDFs have become quite popular on the Web, many PDFs used in web sites are designed for high quality print output and are not optimized for the Web. Creating Small PDFs The main factors in creating [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-your-website-or-blog/646/' rel='bookmark' title='How to Optimize PDF Files for your website or blog'>How to Optimize PDF Files for your website or blog</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/use-itext-to-create-pdf-files-dynamically/549/' rel='bookmark' title='Use iText to create PDF files dynamically'>Use iText to create PDF files dynamically</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/pdf-editor-for-aec-industry/467/' rel='bookmark' title='PDF Editor for AEC Industry'>PDF Editor for AEC Industry</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>Portable Document Format</strong> (PDF) is the defacto file format for presenting device-independent documents on and off the Web. While PDFs have become quite popular on the Web, many PDFs used in web sites are designed for <strong>high quality print output</strong> and are not optimized for the Web.<span id="more-4"></span></p>
<p><strong>Creating Small PDFs</strong></p>
<p>The main factors in creating small PDFs are image resolution, image type (bitmap or vector), the number of fonts used and how they are embedded, PDF version, and the level of compression. In general the higher the PDF version number, the smaller the file. Acrobat 5 (PDF version 1.4) added JBIG2 compression, which is superior to the CCITT or Zip algorithms when compressing scanned monochromatic copy.</p>
<div class="zemanta-img zemanta-action-dragged" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignleft" style="width: 266px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Adobe_Reader_8_icon.png"><img title="Adobe Reader 9 Icon" src="http://upload.wikimedia.org/wikipedia/en/d/d1/Adobe_Reader_8_icon.png" alt="Adobe Reader 9 Icon" width="256" height="256" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:Adobe_Reader_8_icon.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>JBIG2 (Joint Bilevel Image Experts Group) encoding compresses monochrome (1 bit per pixel) image data from 20:1 to 50:1 for pages full of text. Like other dictionary-based algorithms (LZW, ZIP) JBIG2 creates a table of unique symbols and when a subsequent symbol matches one in the table, it substitutes a token pointing to the table index. JBIG2 also compresses the entire table.</p>
<p>Acrobat 6 (PDF version 1.5) added the ability to compress the entire file (Clean Up Settings dialog). However, since over 90% of Acrobat users have version 5.0 or greater, using PDF 1.4 is a safer alternative. Acrobat will usually display (with a warning) a more recent PDF version, but new compression schemes will spawn an error when opened in older versions of Acrobat. At the time of this writing, Adobe says that of those 90%, 50% use version 5 and 40% use version 6.</p>
<p>To create the smallest possible PDFs file size for the Web minimize the number of fonts, bitmapped images, and substitute vector based-graphics instead. Minimize the number and complexity of forms in your PDF document, and avoid the use of multimedia.</p>
<p>There are different methods to create PDFs, including outputting to PostScript and Distilling, GDI/Printing, one-click &#8220;Direct to PDF,&#8221; and dynamically on the server-side. However you create a PDF, the techniques and tools listed below can help you enhance and optimize your PDFs for the Web.</p>
<p><strong>Avoid Refried Graphics</strong></p>
<p>For graphics that must be inserted as bitmaps, prepare them for maximum compressibility and minimum dimensions. Use the best quality images that you can at the output resolution of the PDF. Inserting compressed JPEGs into PDFs and Distilling them may recompress JPEGs, which can create noticeable artifacts. Use black and white images and text instead of color images to allow the use of the newer JBIG2 standard that excels in monochromatic compression. Be sure to turn off thumbnails when saving PDFs for the Web.</p>
<p><strong>Use Vector Graphics</strong></p>
<p>Use vector-based graphics wherever possible for images that would normally be made into GIFs. Vector images scale perfectly, look marvelous, and their mathematical formulas usually take up less space than bitmapped graphics that describe every pixel (although there are some cases where bitmap graphics are actually smaller than vector graphics). You can also compress vector image data using ZIP compression, which is built into the PDF format. Acrobat Reader version 5 and 6 also support the SVG standard.</p>
<p><strong>Minimize Fonts</strong></p>
<p>How you use fonts, especially in smaller PDFs, can have a significant impact on file size. Minimize the number of fonts you use in your documents to minimize their impact on file size. Each additional fully embedded font can easily take 40K in file size, which is why most authors create &#8220;subsetted&#8221; fonts that only include the glyphs actually used.</p>
<p><strong>Fix Fat Forms</strong></p>
<p>Acrobat forms can take up a lot of space in your PDFs. You can use PDF Enhancer from Apago to reduce forms by 50% by removing information present in the file but never actually used. You can also combine a refried PDF with the old form pages to create a hybrid PDF in Acrobat.</p>
<p><strong>Optimizing Existing PDFs</strong></p>
<p>In many cases you won&#8217;t have access to the original document, just the resulting PDF file. Many PDFs we&#8217;ve seen are not fully optimized for the Web, using conservative settings more appropriate to high-resolution printers. For computer monitors viewing web-based PDFs, you don&#8217;t need high resolution images and exact reproduction of font faces, you just want to convey your information in an efficient way. Using the techniques outlined below, you can shrink your PDFs, while still maintaining the textual data for search engines, and reasonable quality for print output. Some webmasters offer two versions of their PDFs, once for fast web display, and one for printing.</p>
<p><strong>Save As&#8230;</strong></p>
<p>Once you&#8217;re done making changes to your PDF document choose File -&gt; Save As and overwrite your existing PDF file. By default, save as removes changes that are appended to PDFs by the Save command, linearizes the file for fast web viewing, and removes unused objects.</p>
<p>The result is a compact, linearized PDF that displays the first page (or an arbitrary page) quickly, while the rest of the file downloads in the background. Although linearized PDFs are slightly larger, they also increase perceived speed. Note that optimizing a signed document will invalidate its signature.</p>
<p>By Andy King<br />
<a href="http://www.websiteoptimization.com/" target="new"><span style="color: #336699;">http://www.websiteoptimization.com</span></a></p>
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#cccccc">
<tbody>
<tr>
<td>Andy King, author of the popular book titled &#8220;Speed Up Your Site – Web Site Optimization&#8221;. Web Site Optimization, LLC is a leading provider of web site optimization and search engine marketing services that &#8220;tune up&#8221; web sites for increased usability, conversion rates, traffic, and profitability. For more information about Web Site Optimization visit <a href="http://www.websiteoptimization.com/" target="new">http://www.websiteoptimization.com</a></td>
</tr>
</tbody>
</table>
<p>More at: <a href="http://www.usedarticles.com/view/web-design-and-development/294.html">http://www.usedarticles.com/view/web-design-and-development/294.html</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=ba461801-965e-4143-8796-6905b751738b" alt="" /></div>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-your-website-or-blog/646/' rel='bookmark' title='How to Optimize PDF Files for your website or blog'>How to Optimize PDF Files for your website or blog</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/use-itext-to-create-pdf-files-dynamically/549/' rel='bookmark' title='Use iText to create PDF files dynamically'>Use iText to create PDF files dynamically</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/pdf-editor-for-aec-industry/467/' rel='bookmark' title='PDF Editor for AEC Industry'>PDF Editor for AEC Industry</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-web-sites/4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create Keyboard Shortcuts in MS Word</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/creating-keyboard-shortcuts/148/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/creating-keyboard-shortcuts/148/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 16:03:25 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Desktop and System]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[Keyboard shortcut]]></category>
		<category><![CDATA[Metadata]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect.Keyboard]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=148</guid>
		<description><![CDATA[Want to know how to Create Keyboard Shortcuts in MS Word? In MS Word you can assign frequently used commands to a keyboard shortcut. To create a shortcut, follow these steps: 1. Right-click in the toolbar area. 2. Select Customize and click the Keyboard button. 3. To auto fix a table’s content, highlight Table on [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/print-out-all-your-keyboard-shortcuts/150/' rel='bookmark' title='Print Out All Your Keyboard Shortcuts'>Print Out All Your Keyboard Shortcuts</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-underlined-spaces-that-remain-when-typed-on/134/' rel='bookmark' title='Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/avoid-repeating-words/125/' rel='bookmark' title='Avoid Repeating Words'>Avoid Repeating Words</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><span lang="EN-US"> </span></p>
<p>Want to know how to Create Keyboard Shortcuts in MS Word?<span id="more-148"></span></p>
<p><span lang="EN-US">In MS Word you can assign frequently used commands to a keyboard shortcut. </span><span lang="EN-US">To create a shortcut, follow these steps:<br />
</span></p>
<p><strong><span lang="EN-US">1. </span><span lang="EN-US">Right-click in the toolbar area.</span></strong></p>
<p><span lang="EN-US">2. Select <strong>Customize </strong>and click the <strong>Keyboard </strong>button.</span></p>
<p><span lang="EN-US">3. </span><span lang="EN-US">To auto fix a table’s content, highlight <strong>Table on the Categories</strong> list, and then click <strong>AutoFixContent</strong> in the Commands window. </span></p>
<p><span lang="EN-US"><span lang="EN-US"><img id="image147" title="creating-keyboard-shortcuts.JPG" src="http://www.wordtipsandtricks.com/wp-content/uploads/2006/10/creating-keyboard-shortcuts.JPG" alt="creating-keyboard-shortcuts.JPG" /></span></span></p>
<p><span lang="EN-US">4. </span><span lang="EN-US"><strong>Type the keyboard combination</strong> into the Press new shortcut key box.</span></p>
<p><span lang="EN-US">5. </span><span lang="EN-US">Click <strong>Assign</strong>. </span></p>
<p><span lang="EN-US">If this combination is already in use, Word will advise you to find another combination or replace an existing one.</span></p>
<p><span lang="EN-US">Did this work for you?<br />
</span></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=2d00617a-74d0-4385-9633-115d2ae7974d" alt="" /></div>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/print-out-all-your-keyboard-shortcuts/150/' rel='bookmark' title='Print Out All Your Keyboard Shortcuts'>Print Out All Your Keyboard Shortcuts</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-underlined-spaces-that-remain-when-typed-on/134/' rel='bookmark' title='Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/avoid-repeating-words/125/' rel='bookmark' title='Avoid Repeating Words'>Avoid Repeating Words</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/creating-keyboard-shortcuts/148/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Create Dynamic Web links in your Technical Documents</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/adding-filenames-and-paths-to-documents/133/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/adding-filenames-and-paths-to-documents/133/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 13:21:11 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Filenames]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Paths]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Technical Documents]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tip]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=133</guid>
		<description><![CDATA[Instead of using field codes to add filenames and file paths to your document, you can setup Word so that it displays these in the toolbar. You can then add these links to any page in an open document. 1. Right-click on the toolbar. 2. Select Customize and then the Commands tab. 3. Scroll down [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/updating-your-word-toolbar/217/' rel='bookmark' title='Updating Your Word Toolbar'>Updating Your Word Toolbar</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/' rel='bookmark' title='Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>Instead of using field codes to add filenames and file paths to your document, you can setup Word so that it displays these in the toolbar. You can then add these links to any page in an open document.<span id="more-133"></span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">1. <strong>Right-click</strong> on the toolbar.</span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">2. <strong>Select Customize</strong> and then the Commands tab.</span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">3. Scroll down the Categories list and click on <strong>All Commands</strong>. </span></p>
<p>4. Scroll down the <strong>Commands list to Web Address</strong>. <span style="font-size: 9pt; font-family: Verdana; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-US"> </span></p>
<p><img id="image132" class="alignnone" title="adding-filenames-and-paths-to-documents.JPG" src="http://www.wordtipsandtricks.com/wp-content/uploads/2006/10/adding-filenames-and-paths-to-documents.JPG" alt="adding-filenames-and-paths-to-documents.JPG" /></p>
<p>5. Drag the <strong>Web Address onto your toolbar</strong>.</p>
<p>The web address bar is now displayed on your document’s path and filename.</p>
<p><span style="font-size: 9pt; font-family: Verdana; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">6. To add the file path to your document, click anywhere in the page, <strong>right-click in the web address bar</strong>, and then <strong>copy and paste</strong> it into your document. </span></span></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/updating-your-word-toolbar/217/' rel='bookmark' title='Updating Your Word Toolbar'>Updating Your Word Toolbar</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/' rel='bookmark' title='Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/adding-filenames-and-paths-to-documents/133/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why you MUST learn how to create a macro in MS Word 2002/2003/2007</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/why-you-must-learn-how-to-create-a-macro-in-ms-word-200220032007/1186/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/why-you-must-learn-how-to-create-a-macro-in-ms-word-200220032007/1186/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 08:25:59 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Normal.dot]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Office Word 2007]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic for Applications]]></category>
		<category><![CDATA[Word Options]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=1186</guid>
		<description><![CDATA[One of the hidden features in Microsoft Word is macros. These are small mini-programs that you can create to automate tasks, for example, formatting a document, changing the layout or updating styles. What is a macro? A macro is a series of commands and instructions that you group together as a single command to accomplish [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/to-remove-your-name-from-word-macros/184/' rel='bookmark' title='How to Remove Your Name from Word Macros'>How to Remove Your Name from Word Macros</a></li>
<li><a href='http://www.wordtipsandtricks.com/word-2003/how-to-create-a-custom-toolbar-in-word-2003/961/' rel='bookmark' title='How to Create a Custom Toolbar in Word 2003'>How to Create a Custom Toolbar in Word 2003</a></li>
<li><a href='http://www.wordtipsandtricks.com/plugins/convert-microsoft-word-documents-to-mediawiki-markup/548/' rel='bookmark' title='Convert Microsoft Word documents to MediaWiki markup'>Convert Microsoft Word documents to MediaWiki markup</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>One of the hidden features in Microsoft Word is macros. These are small mini-programs that you can create to automate tasks, for example, formatting a document, changing the layout or updating styles.</p>
<p>What is a macro? A macro is a series of commands and instructions that you group together as a single command to accomplish a task automatically.</p>
<p>Read why you <strong>MUST</strong> learn how to create a macro?<span id="more-1186"></span></p>
<h2>Why create a macro?</h2>
<p>It makes your life that much easier. You can setup a macro to:</p>
<ul>
<li>Automate a complex series of tasks</li>
<li>Combine multiple commands — for example, to insert a table with a specific size and borders, and with a specific number of rows and columns</li>
<li>Make an option in a dialog box more accessible</li>
<li>Speed up editing and document formatting</li>
</ul>
<p>To do this, you can use the macro recorder in Word to record a sequence of actions, or you can create a macro from scratch by entering Visual Basic for Applications. The Visual Basic Editor contains a complete debugging toolset for finding syntax, run-time, and logic problems in your code.</p>
<p>If it sound’s intimidating, don’t be alarmed. If I can do this, you can.</p>
<h2>How to create macros in Word 2007</h2>
<p>To work with macros in Office Word 2007, <strong>you need to have the Developer tab displayed</strong>. This is turned off by default.</p>
<p>Here is how you turn it on.</p>
<p>To show the Developer tab in Word 2007:</p>
<p><strong>1</strong>. Click the <strong>Microsoft Office Button</strong> (top left corner in Word) and then click <strong>Word Options</strong>.</p>
<p><img class="reflect" src="http://farm3.static.flickr.com/2794/4016500920_48a3d9c2f9.jpg" alt="How to Create a Marco in Microsoft Word 2003/2007 - Part 1 by you." width="425" height="474" /></p>
<p><script type="text/javascript">// <![CDATA[
 F.decorate(_ge('photo_notes'), F._photo_notes).notes_go_go_go(4016500920, 'http://farm3.static.flickr.com/2794/4016500920_48a3d9c2f9_t.jpg', '3.1444');
// ]]&gt;</script></p>
<form id="blog_form" style="visibility:hidden;" action="/blog.gne" method="post">
<input name="magic_cookie" type="hidden" value="face4527b44d161f1980f4b16d446bcb" />
<input name="photo" type="hidden" value="4016500920" />
<input name="blog" type="hidden" value="0" /></form>
<p><strong>2</strong>. Click <strong>Popular</strong>.</p>
<p><strong>3</strong>. Select the <strong>Show Developer tab in the Ribbon</strong> check box.</p>
<p><img class="reflect" src="http://farm3.static.flickr.com/2788/4015738871_524a9d8fb5.jpg" alt="How to Create a Marco in Microsoft Word 2003/2007 - Part 1 by you." /></p>
<p>The Developer tab is now displayed to the far right of the ribbon.</p>
<h2>How to record a macro</h2>
<p><strong>1</strong>.  Click on the <strong>Developer tab</strong>, then in the <strong>Code area</strong>, click <strong>Record Macro</strong>.</p>
<p><img class="reflect" src="http://farm3.static.flickr.com/2487/4016500960_e0450a4fb4.jpg" alt="How to Create a Marco in Microsoft Word 2003/2007 - Part 1 by you." /></p>
<p><strong>2</strong>. In the Macro name box, <strong>type a name for the macro</strong>.</p>
<p><img class="reflect" src="http://farm3.static.flickr.com/2774/4016500992_245da6f3e6.jpg" alt="How to Create a Marco in Microsoft Word 2003/2007 - Part 1 by you." width="390" height="291" /></p>
<p><strong>Careful! </strong>If you name the new macro the same as a built-in macro in Word 2007, the new macro actions will replace the built-in macro.</p>
<p><strong>3</strong>. In the <strong>Store macro in</strong> box, click the <strong>template or document where you want to store the macro</strong>.</p>
<p><img class="reflect" src="http://farm3.static.flickr.com/2679/4016501276_06270ea7ba.jpg" alt="Store Marco in template or document where you want to store the macro." /></p>
<p>Maybe you want to apply the macro to one document only or maybe to all documents. It’s up to you.</p>
<p><strong>4</strong>. In the Description box, <strong>type a description</strong>, for example, Change Fonts to Verdana.</p>
<p><strong>5</strong>. Do one of the following:</p>
<p><strong>To save the macro</strong> — without assigning it to a button on the Quick Access Toolbar or to the keyboard — click <strong>OK</strong>.</p>
<p>Otherwise…</p>
<h3>To assign the macro to the Quick Access Toolbar:</h3>
<p><strong>1</strong>. Click the <strong>Button</strong> icon.</p>
<p><img class="reflect" src="http://farm4.static.flickr.com/3490/4016501100_646bce310d.jpg" alt="To assign the macro to the Quick Access Toolbar" /></p>
<p><strong>2</strong>. Under <strong>Customize Quick Access Toolbar</strong>, select the <strong>document (or all documents) you want</strong> <strong>to add</strong> the macro to the Quick Access Toolbar.</p>
<p><strong>3</strong>. Under <strong>Choose commands from</strong> dialog box, <strong>click the macro</strong> you’re recording, and click <strong>Add</strong>.</p>
<p><strong>4</strong>. Click <strong>OK</strong> to begin recording the macro.</p>
<h3>To assign the macro to the Keyboard</h3>
<p><strong>1</strong>. Click <strong>Keyboard.</strong></p>
<p><strong>2</strong>. In the Commands box, <strong>click the macro that you are recording</strong>.</p>
<p><img class="reflect" src="http://farm3.static.flickr.com/2460/4015739011_45d2b82bd1.jpg" alt="To assign the macro to the keyboard" /></p>
<p><strong>3</strong>. In the <strong>Press new shortcut key box</strong>, type the <strong>key sequence you want (e.g. A + F4) </strong>, and then click <strong>Assign</strong>.</p>
<p><strong>4</strong>. Click <strong>Close</strong> to begin recording the macro.</p>
<p><strong>5</strong>. <strong>Perform the actions that you want to include in the macro</strong>.</p>
<p><strong>6</strong>. When finished recording, click <strong>Stop Recording in the Code group</strong>.</p>
<p><img class="reflect" src="http://farm3.static.flickr.com/2576/4016501028_289a2c1db9.jpg" alt="To stop recording the macro" /></p>
<h2>How to use Visual Basic for Applications</h2>
<p>If you need to update the macro, you can go directly into the code and change it through the Visual Basic for Applications editor.</p>
<p><img class="reflect" src="http://farm3.static.flickr.com/2535/4015739107_d42a93fd84.jpg" alt="How to use Visual Basic for Applications to modify or update your macro" width="390" height="291" /></p>
<p><strong>Note</strong> that this is <strong>not the Visual Basic software that developers use</strong> to create applications but is an editor —that is already inside Microsoft Word — which uses a scripting language to update the macro.</p>
<p>If you’re familiar with any scripting language, then you’ll soon figure this out.</p>
<p><strong>1</strong>. On the <strong>Developer</strong> tab, in the <strong>Code</strong> group, click <strong>Macros</strong>.</p>
<p><strong>2</strong>. In the Macro name box, <strong>type a name for the macro</strong>.</p>
<p><strong>Tip</strong>: If you give a new macro the same name as a built-in macro in Office Word 2007, the new macro actions will replace the built-in macro. To view a list of built-in macros, click Word Commands in the Macros in list.</p>
<p><strong>3</strong>. In the Macros in list, <strong>click the template or document in which you want to store the macro</strong>.</p>
<p><strong>4</strong>. Click <strong>Create</strong> to open the Visual Basic Editor.</p>
<h2>How do I run the macro in Word 2007?</h2>
<p>You have a few choices.</p>
<p>If you created the macro to <strong>run from the menu bar</strong>, click the <strong>Button</strong> you added there.</p>
<p>If you created the macro to <strong>run from your keyboard</strong>, click the <strong>numbers<br />
and/or letters you assigned</strong> to the macro, for example, I use F4 to run a formatting macro and F5 to run a macro that changes all the text to US English.</p>
<p>If you setup neither of these, you can run the macro as follows:</p>
<p><strong>1</strong>. Click on the <strong>Developer tab.</strong></p>
<p><strong>2</strong>. Click <strong>Macros</strong>.</p>
<p><strong>3</strong>. <strong>Select your macro</strong>.</p>
<p><strong>4</strong>. Click <strong>Run</strong>.</p>
<p><img class="reflect" src="http://farm3.static.flickr.com/2731/4015739135_30e45f714b.jpg" alt="you can run the macro as follows" /></p>
<p>This activates the macro. It runs through the actions as per your instructions.</p>
<h2>How to create a macro in Word 97/2000/2003</h2>
<p>Open a new Word document, and type a few words.</p>
<p><strong>1</strong>. Click <strong>Tools</strong>.</p>
<p><strong>2</strong>. Scroll to <strong>Macro</strong>, and click <strong>Record New Macro</strong>.</p>
<p><strong>3</strong>. Type <strong>Test</strong> in the Macro Name: window and click <strong>OK</strong>.</p>
<p>An activity box appears which shows that <strong>you are now in Record mode</strong>. You can use shortcut keys for the commands you want or you can use your mouse.</p>
<p><strong>4</strong>. <strong>Select one of the words </strong>that you typed before starting the macro.</p>
<p><strong>5</strong>. Now (with the word still highlighted) <strong>change the font style</strong> (example: “Times New Roman” to “Verdana”) and the font size.</p>
<p><strong>6</strong>. <strong>Remove the highlight from the word</strong> by pressing your right-arrow key.</p>
<p><strong>7</strong>. Click the square in the <strong>CommandBar </strong>to close it and <strong>stop the Macro recording</strong>.</p>
<p><strong>8</strong>. Click <strong>Tools, Macro, Macros</strong>, click <strong>Test</strong>, and then click <strong>Run</strong>.</p>
<p>The commands you made while recording your macro will take place when you run the macro!</p>
<p><strong>9</strong>. Next, click <strong>Tools, Macro, Macros, Test, Edit, File</strong>, and then click <strong>Save Normal</strong>.</p>
<p>You’ve now saved the macro and added it to the list of macros in Word.</p>
<p>Finally, close the Microsoft Visual Basic editor and assign a shortcut key to your new macro, for example, if you want to use it in the future. This is optional. You don’t have to. When you re-open the Macro Editor, you’ll see that the Test macro is still there.</p>
<h2>How to test your new macro?</h2>
<p><strong>1</strong>. Using the example above, click to the <strong>right of any word in a document</strong> and then <strong>run your macro</strong>.</p>
<p><strong>2</strong>. The <strong>font and font size will change automatically</strong>, e.g. it will change from Times Roman to Verdana.</p>
<p>You can use the macro recorder to record a sequence of actions, or you can create a macro from scratch by entering Visual Basic for Applications code in the Visual Basic Editor.</p>
<h2>My macro doesn’t work?</h2>
<p>There could be a few reasons for this.</p>
<p><strong>1</strong>. Check <strong>if the macro is setup to run in all active templates</strong>.</p>
<p>You might have setup the macro to run in the current document only or maybe in the<br />
<strong>Normal.Dot</strong> file only. Open the macro, check this setting and then re-run.</p>
<p><strong>2</strong>. When you record a macro, <strong>you MUST use the mouse to click commands and options on Word’s menu bars. You can’t select text.</strong></p>
<p>You MUST use the keyboard to select text.</p>
<p><strong>3</strong>. You <strong>didn’t assign the macro to a button or to the keyboard</strong>.</p>
<p>If you didn’t do this, then you need to go into the <strong>Developer tab</strong> (far right on Word menu bar<br />
in 2007), click <strong>Macros</strong> and then select the macro from the list.</p>
<h2><a href="http://www.amazon.com/gp/product/0470279591?ie=UTF8&amp;tag=klaritiwritin-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0470279591"><img class="reflect" src="http://ecx.images-amazon.com/images/I/51ZZXd09evL._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA240_SH20_OU01_.jpg" alt="How to Write Word Macros" align="right" /></a></h2>
<h2>Want to learn more?</h2>
<p>You <strong>MUST</strong> read this book on<a href="http://www.amazon.com/gp/product/0470279591?ie=UTF8&amp;tag=klaritiwritin-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0470279591"> Mastering VBA for Microsoft Office 2007</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=klaritiwritin-20&amp;l=as2&amp;o=1&amp;a=0470279591" border="0" alt="" width="1" height="1" />.<img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=klaritiwritin-20&amp;l=as2&amp;o=1&amp;a=0470279591" border="0" alt="" width="1" height="1" /></p>
<p>Also, try this<a href="http://www.amazon.com/gp/product/0470279591?ie=UTF8&amp;tag=klaritiwritin-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0470279591"> here</a> and this <a href="http://www.amazon.com/gp/product/0071614796?ie=UTF8&amp;tag=klaritiwritin-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0071614796"> here</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=klaritiwritin-20&amp;l=as2&amp;o=1&amp;a=0071614796" border="0" alt="" width="1" height="1" /> and<a href="http://www.amazon.com/gp/product/1565927257?ie=UTF8&amp;tag=klaritiwritin-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1565927257"> here</a>.</p>
<h2>Did your macro work?</h2>
<p>I hope so!</p>
<p>If not, let me know what went wrong and we’ll try to fix it.</p>
<p><strong>PS</strong>: Where are the built-in macros in Word 2007? To see a list of built-in macros, click on the Developer tab, then Code group, Macros, and Word Commands.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/10958e62-6278-4a0e-bae6-24e5841d69a1/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_b.png?x-id=10958e62-6278-4a0e-bae6-24e5841d69a1" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/to-remove-your-name-from-word-macros/184/' rel='bookmark' title='How to Remove Your Name from Word Macros'>How to Remove Your Name from Word Macros</a></li>
<li><a href='http://www.wordtipsandtricks.com/word-2003/how-to-create-a-custom-toolbar-in-word-2003/961/' rel='bookmark' title='How to Create a Custom Toolbar in Word 2003'>How to Create a Custom Toolbar in Word 2003</a></li>
<li><a href='http://www.wordtipsandtricks.com/plugins/convert-microsoft-word-documents-to-mediawiki-markup/548/' rel='bookmark' title='Convert Microsoft Word documents to MediaWiki markup'>Convert Microsoft Word documents to MediaWiki markup</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/why-you-must-learn-how-to-create-a-macro-in-ms-word-200220032007/1186/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Recover a Lost File in Word 2007 or Word 2003</title>
		<link>http://www.wordtipsandtricks.com/misc/how-to-recover-a-lost-file-in-word-2007-or-word-2003/1084/</link>
		<comments>http://www.wordtipsandtricks.com/misc/how-to-recover-a-lost-file-in-word-2007-or-word-2003/1084/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 02:10:51 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[File Properties]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Recommended]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[File Management]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Lost Files]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[My Documents]]></category>
		<category><![CDATA[Recover]]></category>
		<category><![CDATA[Tmp]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Windows Explorer]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Word 2010]]></category>
		<category><![CDATA[Word Processors]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=1084</guid>
		<description><![CDATA[When you write a Microsoft Word document it creates a temporary file (.tmp) that saves your file as you work. When Word crashes — even if you have NOT saved the file —the tmp file is still on your PC. Want to find where it is? Here's how to do it.  


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-recover-corrupt-microsoft-word-documents/1044/' rel='bookmark' title='How to Recover Corrupt Microsoft Word documents'>How to Recover Corrupt Microsoft Word documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/office-2003-to-2007-user-interface-guides/1064/' rel='bookmark' title='Office 2003 to 2007 User Interface Guides'>Office 2003 to 2007 User Interface Guides</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-quickly-reduce-microsoft-word-file-size-secret-2/94/' rel='bookmark' title='How to Quickly Reduce Microsoft Word File Size &#8211; Secret #2'>How to Quickly Reduce Microsoft Word File Size &#8211; Secret #2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="size-full wp-image-1123 alignleft" title="Microsoft-Word-Logo-2010" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/Microsoft-Word-Logo-2010.png" alt="Microsoft-Word-Logo-2010" width="50" height="50" />Have you ever lost a Microsoft Word file and tried to find it? You know it’s there but where is it?</p>
<p>Want to find where it is? Here&#8217;s how to do it.<span id="more-1084"></span></p>
<h3>How Microsoft Word saves files</h3>
<p>When you write a Microsoft Word document it creates a temporary file (.tmp) that saves your file as you work. When Word crashes — even if you have NOT saved the file —the tmp file is still on your PC.</p>
<p><strong>FYI</strong>: Klariti.com also <a href="http://www.klariti.com/technical-writing/Microsoft-Word-Find-Lost-Files.shtml" target="_blank">explains different ways to recover lost MS Word documents</a>.</p>
<h3>How to Recover a Lost File in Word 2007 or Word 2003</h3>
<p>Before we started, I created a new Microsoft Word file, saved it (which creates a tmp file) and then did the following.  This worked on my PC (Windows XP and Word 2007). Fingers crossed that it works for you.</p>
<h4>Have to find a lost Microsoft Word file</h4>
<p>Follow these steps:</p>
<p>1. In <strong>Windows Explorer</strong>, click on <strong>Tools</strong>, and then select <strong>Folder Options</strong>.</p>
<p>2. Click the <strong>View</strong> tab.</p>
<p><img class="alignnone size-full wp-image-1087" title="How to recover lost MS Word files - Step 1 Show Hidden Files" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-recover-lost-MS-Word-files-Step-1-Show-Hidden-Files.jpg" alt="How to recover lost MS Word files - Step 1 Show Hidden Files" width="386" height="475" /></p>
<p>3. Scroll down and check <strong>Show Hidden files and Folder</strong>.</p>
<p>This tells Windows to show you files that are generally hidden from view.</p>
<p>Now we’ll look for the *.tmp files and see if this works.</p>
<p>Here&#8217;s how to do it.</p>
<p>1. Go back to <strong>Windows Explorer</strong>.</p>
<p>2. Click on the <strong>Search</strong> icon on the menu bar. It looks like a magnifying glass.</p>
<p><img class="alignnone size-full wp-image-1089" title="How to recover lost MS Word files - Step 3" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-recover-lost-MS-Word-files-Step-3.jpg" alt="How to recover lost MS Word files - Step 3" width="490" height="462" /></p>
<p>This opens the search pane in the left menu. We’re going to change the default settings here.</p>
<p>3. Click <strong>Don’t Remember for last time modified.</strong> This makes it search for every document!</p>
<p>Enter <strong>*.tmp</strong> for all or part of the document name.</p>
<p><img title="How to recover lost MS Word files - Step 2 Search Hidden Files and Folders" src="../wp-content/uploads/2009/09/How-to-recover-lost-MS-Word-files-Step-2-Search-Hidden-Files-and-Folders.jpg" alt="How to recover lost MS Word files - Step 2 Search Hidden Files and Folders" width="200" height="530" /></p>
<p>4. In <strong>Look In</strong>, select the drive you want to search. The screenshots shows <strong>My Documents</strong>. Maybe you want to search your C or D drive.</p>
<p>5. Click <strong>More Advanced Options</strong>.</p>
<p>6. Select <strong>Hidden Files and Folders</strong>.</p>
<p>7. Select <strong>Search Subfolders</strong>.</p>
<p>8. Click <strong>Search</strong>. When I did this, I found hundreds of tmp files.</p>
<p><img class="alignnone size-full wp-image-1090" title="How to recover lost MS Word files - Step 3a How to open TMP files" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-recover-lost-MS-Word-files-Step-3a-How-to-open-TMP-files.jpg" alt="How to recover lost MS Word files - Step 3a How to open TMP files" width="664" height="230" /></p>
<p>9. From the Explorer toolbar, click <strong>View</strong>, select <strong>Details</strong>, sort the files by date and click a file to open it. You may have to do this a few times until you locate your lost file. Obviously, if you just lost it, then open today’s files.</p>
<p>Windows doesn’t know how to open these <strong>~wrl</strong> file types so you&#8217;re going to have to help it.</p>
<p>10. Click <strong>Select the program from a list</strong>. We’re going to tell is to open the file in Microsoft Word.</p>
<p><img class="alignnone size-full wp-image-1091" title="How to recover lost MS Word files - Step 4" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-recover-lost-MS-Word-files-Step-4.jpg" alt="How to recover lost MS Word files - Step 4" width="425" height="269" /></p>
<p>11. Click <strong>OK</strong>.</p>
<p>12. Select <strong>Microsoft Office Word </strong>and click <strong>OK</strong>.</p>
<p><img class="alignnone size-full wp-image-1092" title="How to recover lost MS Word files - Step 5" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-recover-lost-MS-Word-files-Step-5.jpg" alt="How to recover lost MS Word files - Step 5" width="396" height="472" /></p>
<p>The file opens in Word. But remember <strong>the file is still a .tmp file</strong>. If you just save it, you&#8217;re only saving the tmp file.</p>
<p><img class="size-full wp-image-1093  alignnone" title="How to Find Lost MS Word files - Step 6" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-Find-Lost-MS-Word-files-Step-6.jpg" alt="How to Find Lost MS Word files - Step 6" width="564" height="143" /></p>
<p>13. Click <strong>Save As</strong> and save the file to .doc.</p>
<h3>Remember!</h3>
<p>Just to recap, turn on the Explorer options to view the hidden files otherwise you won’t see the tmp files.</p>
<p>Remember to save the files back to a Word file otherwise they are still in tmp format and save them to somewhere on your PC. Right now, they are in the tmp folder. Put them in My Documents, for example.</p>
<h3>Other Sites that might be able to help</h3>
<p>Klariti.com also <a href="http://www.klariti.com/technical-writing/Microsoft-Word-Find-Lost-Files.shtml" target="_blank">explains different ways to recover these lost documents</a>. Lets start by searching for the original document. In other words: you know that you saved your document, but youre not quite sure where you saved it to.</p>
<h3>Did you find the files?</h3>
<p>I’d be interested to know if these steps work in XP. I don’t have it and so can’t replicate the steps.</p>
<p>If you can, please let us know if these steps work or how to find lost files in XP.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px; text-align: left;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/0d069ac9-c0ce-4b1d-bf87-547db30f07c4/"><img class="zemanta-pixie-img" style="border: medium none ; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=0d069ac9-c0ce-4b1d-bf87-547db30f07c4" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-recover-corrupt-microsoft-word-documents/1044/' rel='bookmark' title='How to Recover Corrupt Microsoft Word documents'>How to Recover Corrupt Microsoft Word documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/office-2003-to-2007-user-interface-guides/1064/' rel='bookmark' title='Office 2003 to 2007 User Interface Guides'>Office 2003 to 2007 User Interface Guides</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-quickly-reduce-microsoft-word-file-size-secret-2/94/' rel='bookmark' title='How to Quickly Reduce Microsoft Word File Size &#8211; Secret #2'>How to Quickly Reduce Microsoft Word File Size &#8211; Secret #2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/misc/how-to-recover-a-lost-file-in-word-2007-or-word-2003/1084/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Download the Word 2003 to Word 2007 Interactive Command Reference Guide</title>
		<link>http://www.wordtipsandtricks.com/downloads/download-the-word-2003-to-word-2007-interactive-command-reference-guide/1011/</link>
		<comments>http://www.wordtipsandtricks.com/downloads/download-the-word-2003-to-word-2007-interactive-command-reference-guide/1011/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 07:52:22 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Reference Guide]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=1011</guid>
		<description><![CDATA[Download the Word 2003 to Word 2007 Interactive Command Reference Guide


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-create-absolute-and-relative-hyperlinks-in-word-20072003-documents/982/' rel='bookmark' title='How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents'>How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-remove-margin-marks-in-word-2003/722/' rel='bookmark' title='How to remove margin marks in Word 2003'>How to remove margin marks in Word 2003</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-fix-damaged-corrupt-word-2007-documents-part-1/1025/' rel='bookmark' title='How to Fix Damaged &amp; Corrupt Word 2007 Documents &#8211; Part 1'>How to Fix Damaged &#038; Corrupt Word 2007 Documents &#8211; Part 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>You can now download the Word 2003 to Word 2007 Interactive Command Reference Guide.<span id="more-1011"></span><br />
[ad#ad1]</p>
<div><span><strong>To install this download:</strong></p>
<ol>
<li> Download the file by clicking the <strong>Download</strong> button and saving the file to your hard disk.</li>
<li> Double-click <strong>wd2003_2007CmdRef.exe</strong> to start the setup program.</li>
<li> Follow the instructions on the screen to complete the installation.</li>
</ol>
<p><strong>Instructions for use:</strong></p>
<ol>
<li>Double-click the <strong>Interactive &#8211; Word 2003 to Word 2007 command reference.exe</strong> file to start the guide.</li>
<li>Rest the mouse pointer over a Word 2003 menu or button to learn its new location in Word 2007.</li>
<li>To see an animation of the location of the command or button in Word 2007, just click it.</li>
</ol>
<p><strong>To remove it: </strong></p>
<ol>
<li>To remove the download file, delete the <strong>wd2003-2007CmdRef.exe</strong> file.</li>
<li>To remove the interactive guide, delete the <strong>Interactive &#8211; Word 2003 to Word 2007 command reference.exe</strong> file.</li>
</ol>
<p>Link:</p>
<p></span><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=9044790B-4E24-4277-B714-66D7B18D0AA1&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=9044790B-4E24-4277-B714-66D7B18D0AA1&amp;displaylang=en</a></div>
<p>[ad#ad2]</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-create-absolute-and-relative-hyperlinks-in-word-20072003-documents/982/' rel='bookmark' title='How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents'>How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-remove-margin-marks-in-word-2003/722/' rel='bookmark' title='How to remove margin marks in Word 2003'>How to remove margin marks in Word 2003</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-fix-damaged-corrupt-word-2007-documents-part-1/1025/' rel='bookmark' title='How to Fix Damaged &amp; Corrupt Word 2007 Documents &#8211; Part 1'>How to Fix Damaged &#038; Corrupt Word 2007 Documents &#8211; Part 1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/downloads/download-the-word-2003-to-word-2007-interactive-command-reference-guide/1011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Fix Damaged &amp; Corrupt Word 2007 Documents &#8211; Part 1</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/how-to-fix-damaged-corrupt-word-2007-documents-part-1/1025/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/how-to-fix-damaged-corrupt-word-2007-documents-part-1/1025/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 09:53:37 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Normal.dot]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Damaged]]></category>
		<category><![CDATA[Documents]]></category>
		<category><![CDATA[Error Messages]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Wordaround]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=1025</guid>
		<description><![CDATA[How to Fix Damaged &#038; Corrupt Word 2007 Documents


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-create-absolute-and-relative-hyperlinks-in-word-20072003-documents/982/' rel='bookmark' title='How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents'>How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/fixing-word-after-it-crashes/151/' rel='bookmark' title='How to Fix MS Word After It Crashes &#8211; Fix the Normal.dot file'>How to Fix MS Word After It Crashes &#8211; Fix the Normal.dot file</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-remove-margin-marks-in-word-2003/722/' rel='bookmark' title='How to remove margin marks in Word 2003'>How to remove margin marks in Word 2003</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>This article describes how to identify a damaged document in Microsoft Office Word 2007. It also includes steps that explain how to recover the text contained in a document.<span id="more-1025"></span></p>
<h4>Step 1: Determine the template  used by the document</h4>
<ol>
<li>Open the document in <strong>Word 2007</strong>.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Word Options</strong>.</li>
<li>Click <strong>Add-Ins</strong>.</li>
<li>In the <strong>Manage</strong> box, click <strong>Templates</strong> under <strong>View and manage Office add-ins</strong></li>
<li>Click <strong>Go</strong>.</li>
</ol>
<p>The <strong>Document template</strong> box will list the template that is used by the document. If the template listed is <strong>Normal</strong>, go to step 2, otherwise, go to step 3.</p>
<h4>Step 2: Rename Normal.dotm</h4>
<p><strong>For Windows Vista</strong></p>
<ol>
<li>Close <strong>Word 2007</strong>.</li>
<li>Click the Vista <strong>Start</strong> icon.<strong> </strong></li>
<li>In the <strong>Start Search</strong> box, type the following and then press ENTER:
<div><span><br />
%userprofile%\appdata\roaming\microsoft\templates<br />
</span></div>
</li>
<li>Right-click <strong>Normal.dotm</strong>, and then click <strong>Rename</strong>.</li>
<li>Type Donotuse<span>.old</span>, and then press ENTER.</li>
<li>Close Windows Explorer.</li>
<li>Start Word 2007 and open the document.</li>
</ol>
<p>Check if the document is now fixed. If not, see below.</p>
<p><strong>For Microsoft Windows XP</strong></p>
<ol>
<li>Exit Word 2007</li>
<li>Click <strong>Start</strong>, and then click <strong>Run</strong>.</li>
<li>In the <strong>Open</strong> box, type the following and then press ENTER:
<div><span>%userprofile%\Application Data\Microsoft\Templates<br />
</span></div>
</li>
<li>Right-click <strong>Normal.dotm</strong>, and then click <strong>Rename</strong>.</li>
<li>Type <span>Donotuse.old</span>, and then press ENTER.</li>
<li>Close Windows Explorer.</li>
</ol>
<p>The next step is to change the document template.</p>
<h4>Step 3: Change the document template</h4>
<ol>
<li>Open the document in Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Word Options</strong>.</li>
<li>Click <strong>Add-Ins</strong>.</li>
<li>In the <strong>Manage</strong> box, click <strong>Templates</strong> under <strong>View and manage Office add-ins</strong>, and then click <strong>Go</strong>.</li>
<li>Click <strong>Attach</strong>.</li>
<li>In the <strong>Templates</strong> folder, click <strong>Normal.dotm</strong>, and then click <strong>Open</strong>.</li>
<li>Click <strong>OK</strong> to close the <strong>Templates and Add-ins</strong> dialog box.</li>
<li>Close Word 2007</li>
</ol>
<h4>Step 4: Check if changing the templates worked.</h4>
<ol>
<li>Start Word 2007.</li>
<li>Open the document.</li>
<li>Click if the document if fixed.</li>
</ol>
<p>If the problem persists, go to Method 2.</p>
<h3>Method 2: Start Word 2007 with the Default settings</h3>
<p>Use the <strong>/a</strong> switch to start Word 2007. This start Word with its default settings, which stop Word from loading add-ins. Also, Word 2007 won&#8217;t use your Normal.dotm template.</p>
<h4>Step 1: Start Word 2007 by using the /a switch</h4>
<ol>
<li>Exit Word 2007</li>
<li>Click <strong>Start</strong></li>
<li>In the <strong>Start Search</strong> box, type the following text,  and then press ENTER:
<div><span>&#8220;%programfiles%\microsoft office\office12\winword.exe&#8221; /a</span></div>
</li>
</ol>
<p><strong>Windows XP</strong></p>
<ol>
<li>Exit Word 2007</li>
<li>Click <strong>Start</strong>, and then click <strong>Run</strong>.</li>
<li>In the <strong>Open</strong> box, type the following text, and then press ENTER:
<div><span>&#8220;%programfiles%\microsoft office\office12\winword.exe&#8221; /a</span></div>
</li>
</ol>
<h4>Step 2: Open the document</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the document, and then click <strong>Open</strong>.</li>
</ol>
<p>If the strange behavior persists, go to Method 3.</p>
<h3>Method 3: Change Printer drivers</h3>
<h4>Step 1: Try a different printer driver</h4>
<p><strong> Windows Vista</strong></p>
<h5>Step a: Open Add Printer</h5>
<ol>
<li>Click <strong>Start</strong></li>
<li>Click <strong>Printers</strong>.</li>
<li>Click <strong>Add a printer</strong>.</li>
</ol>
<h5>Step b: Add a new printer</h5>
<ol>
<li>In the <strong>Add Printer</strong> dialog box, click <strong>Add a local printer</strong>.</li>
<li>Click <strong>Use an existing port</strong>, and then click <strong>Next</strong>.</li>
<li>In the <strong>Manufacturer</strong> list, click <strong>Microsoft</strong>.</li>
<li>Click <strong>Microsoft XPS Document Writer</strong>, and then click <strong>Next</strong>.</li>
<li>Click <strong>Use the driver that is currently installed (recommended)</strong>, and then click <strong>Next</strong>.</li>
<li>Click to select the <strong>Set as the default printer</strong> check box, and then click <strong>Next</strong>.</li>
<li>Click <strong>Finish</strong>.</li>
</ol>
<p><strong>Windows XP</strong></p>
<h5>Step a: Open Add Printer</h5>
<ol>
<li>Click <strong>Start</strong>, and then click <strong>Printers and Faxes</strong>.</li>
<li>Under <strong>Printer Tasks</strong>, click <strong>Add a printer</strong>.</li>
</ol>
<h5>Step b: Add a new printer</h5>
<p>After you install the following patches, the <strong>Microsoft XPS Document Writer</strong> icon automatically appears in the <strong>Printers and FAXes</strong> folder.</p>
<ol>
<li> Install Microsoft .NET Framework 3.0.</li>
<li>Install Microsoft Core XML Services (MSXML) 6.0.</li>
<li> Install Microsoft XPS Essentials Pack.</li>
</ol>
<p>For more information on these patches, visit:<a href="http://www.microsoft.com/whdc/xps/viewxps.mspx"> http://www.microsoft.com/whdc/xps/viewxps.mspx</a></p>
<div><span> </span></div>
<h4>Step 2: Verify that changing printer drivers fixes the problem</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
</ol>
<p>If the problem persists, go to step 3.</p>
<h4>Step 3: Reinstall original printer driver.</h4>
<p><strong> Windows Vista</strong></p>
<ol>
<li>Click <strong>Start</strong><span> </span></li>
<li><span> </span>Click <strong>Printers</strong>.</li>
<li><strong>Right-click</strong> the original default  printer, and then click <strong>Delete</strong>.</li>
<li>If you are prompted to remove all the files associated with the printer, click <strong>Yes</strong>.</li>
<li>Click <strong>Add a printer</strong>, and then follow the instructions in the <strong>Add Printer Wizard</strong> to reinstall the printer driver.</li>
</ol>
<p><strong> Windows XP</strong></p>
<ol>
<li>Click <strong>Start</strong>, and then click <strong>Printers and Faxes</strong>.</li>
<li>Right-click the original default  printer, and then click <strong>Delete</strong>.</li>
<li>If you are prompted to remove all the files that are associated with the printer, click <strong>Yes</strong>.</li>
<li>Under <strong>Printer Tasks</strong>, click <strong>Add a printer</strong>, and then follow the instructions in the <strong>Add Printer Wizard</strong> to reinstall the printer driver.</li>
</ol>
<h4>Step 4: Verify that changing printer drivers fixes the problem</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
</ol>
<p>If the problem persists, go to Method 4.</p>
<h3>Method 4: Start in Safe Mode</h3>
<h4>Step 1: Start Windows in safe mode</h4>
<p><strong>Windows Vista</strong></p>
<ol>
<li>Remove all floppy disks, CDs, and DVDs from your computer, and then restart the computer.</li>
<li>Click <strong>Start</strong></li>
<li>Click the arrow next to <strong>Lock</strong>, and then click <strong>Restart</strong>.</li>
<li>Use one of the following procedures:
<ul>
<li>If your computer has a single operating system installed, <strong>press</strong> and hold <strong>F8</strong> as the computer restarts.NOTE: You <strong>must press F8 before the Windows logo appears</strong>. If the Windows logo appears, it&#8217;s too late; shut down and restart.</li>
<li>If your computer has more than one OS, use the arrow keys to highlight the OS that you want to start in safe mode, and press F8.</li>
</ul>
</li>
<li>On the <strong>Advanced Boot Options</strong> screen, use the arrow keys to select <strong>Safe Mode</strong>, and then press ENTER.</li>
<li>Log on to your computer by using a user account that has Admin rights.</li>
</ol>
<p><strong>Windows XP</strong></p>
<ol>
<li>Remove all floppy disks, CDs, and DVDs from your PC and restart.</li>
<li>Click <strong>Start</strong>, and then click <strong>Shut Down</strong>.</li>
<li>In the <strong>What do you want the computer to do</strong> list, click <strong>Restart</strong>, and then click <strong>OK</strong>.</li>
<li>Hold down the <strong>CTRL</strong> key as you restart the computer.</li>
<li>When you see the <strong>Starting Windows</strong> message, press <strong>F8</strong>, use the arrow keys to select <strong>Safe Mode</strong> on the <strong>Startup</strong> menu, and then press <strong>ENTER</strong>.</li>
</ol>
<h4>Step 2: Verify that starting in safe mode fixes the problem.</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
</ol>
<p>If the problem persists, restart Windows, and go to Method 5.</p>
<h3>Method 5: Force Word to try to repair a file</h3>
<h4>Step 1: Repair document</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then  click <strong>Open</strong>.</li>
<li>In the <strong>Open</strong> dialog box, click your Word 2007 document.</li>
<li>Click the arrow on the <strong>Open</strong> button, and then click <strong>Open and Repair</strong>.</li>
</ol>
<h4>Step 2: Verify that repairing the document fixes the problem</h4>
<p>Verify that the problem no longer occurs.<br />
If the strange behavior persists, restart Windows, and then go to Method 6.</p>
<h3>Method 6: Change the document format and then convert it back to Word 2007</h3>
<h4>Step 1: Open the document</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the document, and then click <strong>Open</strong>.</li>
</ol>
<h4>Step 2: Save the document in a different file format</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Save as</strong>.</li>
<li>Click <strong>Other Formats</strong>.</li>
<li>In the <strong>Save as file type</strong> list, click <strong>Rich Text Format (*.rtf)</strong>.</li>
<li>Click <strong>Save</strong>.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Close</strong>.</li>
</ol>
<h4>Step 3: Open the document, and then convert document back to Word 2007 file format</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the converted document, and then click <strong>Open</strong>.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Save as</strong>.</li>
<li>Click <strong>Document</strong>.</li>
<li>Rename the document and click <strong>Save</strong>.</li>
</ol>
<h4>Step 4: Verify that converting the document file format fixes the problem</h4>
<p>Verify that the problem no longer occurs.<br />
If the behavior persists, try to save the file in another file format, such as HTML.<br />
Repeat step 1 to step 4, and then try to save the file in the following file formats, in the following order:</p>
<ul>
<li>Web page (.htm; .html)</li>
<li>Any other word processing format</li>
<li>Plain Text (.txt)</li>
</ul>
<p><strong>WARNING </strong> When you save a file in the <strong>Plain Text (.txt)</strong> you may fixed the problem but lose all the document macros, formatting and graphics<br />
When you save files in the <strong>Plain Text (.txt)</strong> format, you must reformat the document. Therefore, use the <strong>Plain Text (.txt)</strong> format only if the other file formats do not resolve the problem.</p>
<p>If the problem persists, go to Method 7.</p>
<h3>Method 7: Copy everything &#8211; EXCEPT the last paragraph mark &#8211; to a new document</h3>
<h4>Step 1: Create a new document</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>New</strong>.</li>
<li>Click  <strong>Blank document</strong>, and then click <strong>Create</strong>.</li>
</ol>
<h4>Step 2: Open the problem document</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
</ol>
<h4>Step 3: Copy the contents of document, and then paste the contents into the new document</h4>
<p><strong>WARNING </strong><strong> </strong> If your document contains section breaks, copy only the text between the sections breaks.</p>
<p>Do not copy the section breaks as <strong> this may bring the damage into your new document</strong>. Change the document View to Draft view when you copy and paste between documents to avoid transferring section breaks.</p>
<p>To change to draft view, on the <strong>View</strong> tab, click <strong>Draft</strong> in the <strong>Document Views</strong> group.</p>
<ol>
<li>In the damaged document, press CTRL+END, and then press CTRL+SHIFT+HOME.</li>
<li>On the <strong>Home</strong> tab, click <strong>Copy</strong> in the <strong>Clipboard</strong> group.</li>
<li>On the <strong>View</strong> tab, click <strong>Switch Windows</strong> in the <strong>Window</strong> group.</li>
<li>Click the new document that you created in step 1.</li>
<li>On the <strong>Home</strong> tab, click <strong>Paste</strong> in the <strong>Clipboard</strong> group.</li>
</ol>
<p>If the problem persists, go to Method 8.</p>
<h3>Method 8: Copy the undamaged parts of the document to a &#8216;clean&#8217; blank document</h3>
<h4>Step 1: Create a new document</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>New</strong>.</li>
<li>Click  <strong>Blank document</strong>, and then click <strong>Create</strong>.</li>
</ol>
<h4>Step 2: Open the damaged document</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
</ol>
<h4>Step 3: Copy the undamaged parts of document, and then paste the undamaged parts to the blank document</h4>
<p><strong>WARNING </strong> Do not copy the section breaks because this may bring the damage into your new document.<br />
In the damaged document, locate and then select an undamaged part of the document&#8217;s contents.</p>
<ol>
<li>On the <strong>Home</strong> tab, click <strong>Copy</strong> in the <strong>Clipboard</strong> group.</li>
<li>On the <strong>View</strong> tab, click <strong>Switch Windows</strong> in the <strong>Window</strong> group.</li>
<li>Click the new document that you created in step 1.</li>
<li>On the <strong>Home</strong> tab, click <strong>Paste</strong> in the <strong>Clipboard</strong> group.</li>
<li>Repeat steps 3a to 3e for each undamaged part of the document. You must reconstruct the damaged sections of your document.</li>
</ol>
<h3>Method 9: Switch the document view to remove the damaged content</h3>
<p>If some of the pages are missing,  switch the document view and try to remove the damaged content from the document.</p>
<ol>
<li>Determine where the damaged content is causing the document to appear to be truncated.
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
<li>Scroll to view the last page that is displayed before the document appears to be truncated.</li>
</ol>
</li>
<li>Switch views, and then remove the damaged content.
<ol>
<li>On the <strong>View</strong> tab in the <strong>Document Views</strong> group, click <strong>Web Layout</strong> or <strong>Draft view</strong>.</li>
<li>Scroll to view the content that was displayed before the document appeared to be truncated.</li>
<li>Select and delete the next paragraph, table, or object in the file.</li>
<li>On the <strong>View</strong> tab in the <strong>Document Views</strong> group, click <strong>Print Layout</strong>. If the document continues to appear to be truncated, continue to switch views and delete content until the document no longer appears truncated in <strong>Print Layout</strong> view.</li>
<li>Save the document.</li>
</ol>
</li>
</ol>
<div><strong>See: Advanced Troubleshooting steps if the damaged document still does not open</strong></div>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-create-absolute-and-relative-hyperlinks-in-word-20072003-documents/982/' rel='bookmark' title='How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents'>How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/fixing-word-after-it-crashes/151/' rel='bookmark' title='How to Fix MS Word After It Crashes &#8211; Fix the Normal.dot file'>How to Fix MS Word After It Crashes &#8211; Fix the Normal.dot file</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-remove-margin-marks-in-word-2003/722/' rel='bookmark' title='How to remove margin marks in Word 2003'>How to remove margin marks in Word 2003</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/how-to-fix-damaged-corrupt-word-2007-documents-part-1/1025/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/how-to-create-absolute-and-relative-hyperlinks-in-word-20072003-documents/982/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/how-to-create-absolute-and-relative-hyperlinks-in-word-20072003-documents/982/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 04:10:54 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[File Properties]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Absolute Hyperlinks]]></category>
		<category><![CDATA[Advanced Properties]]></category>
		<category><![CDATA[Relative Hyperlinks]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=982</guid>
		<description><![CDATA[MS Word automatically creates a hyperlink when you type the address of an Web page, such as www.ivanwalsh.com, into a document. This happens only if you have not turned off the automatic formatting of hyperlinks functionality. If you want, you can also create customized hyperlinks to documents, for example, to a shared drive. Note that [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/how-to-remove-hyperlinks-from-documents/175/' rel='bookmark' title='How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/' rel='bookmark' title='Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/tips/how-to-change-the-list-of-document-options-in-word-2007/615/' rel='bookmark' title='How to change the list of document options in Word 2007'>How to change the list of document options in Word 2007</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>MS Word automatically creates a hyperlink when you type the address of an Web page, such as www.ivanwalsh.com, into a document. This happens  only if you have <strong>not</strong> turned off the automatic formatting of hyperlinks functionality. If you want, you can also create customized hyperlinks to documents, for example, to a shared drive. Note that these hyperlinks can be absolute or  relative to the Word document depending on how you setup the links. Here is how to create your links.<span id="more-982"></span><img title="More..." src="http://technicalwriter.ivanwalsh.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<p>Before we start</p>
<p>The <strong>Update links on save</strong> option in <strong>Web Options</strong> is turned on by default in Word. This means that when you create a hyperlink in a Word document, it converts the hyperlink into a <em>relative hyperlink</em>.</p>
<h3 id="tocHeadRef">What&#8217;s an Absolute Hyperlink?</h3>
<p><script type="text/javascript">// <![CDATA[
                loadTOCNode(2, 'moreinformation');
// ]]&gt;</script></p>
<ul>
<li> An absolute hyperlink  contains the <em>full address of the file or  Web site</em>, for example, the following address is an absolute hyperlink:
<div>eg <a href="    *       http://technicalwriter.ivanwalsh.com/" target="_blank">http://technicalwriter.ivanwalsh.com/</a></div>
</li>
</ul>
<h3 id="tocHeadRef">What&#8217;s a Hyperlink Base</h3>
<ul>
<li> A hyperlink base is the <em>path</em> that is shared by the file that contains the hyperlink and destination file.</li>
</ul>
<h3 id="tocHeadRef">What&#8217;s an Relative Hyperlink?</h3>
<ul>
<li> This hyperlink contains an address relative to the address of the destination file. This address is also known as the hyperlink base.For example, a document has the following hyperlink base:
<div>C:\Documents and Settings\<var>Username</var>\My Documents</div>
<p>A document that is named &#8220;Template.doc&#8221; is located at the following file path:</p>
<div>C:\Documents and Settings\<var>Username</var>\My Documents\SDLC\Template.doc</div>
<p>The relative hyperlink to this document contains only the relative address to Template.doc, e.g.</p>
<div>SDLC\Template.doc</div>
</li>
</ul>
<h3 id="tocHeadRef">How to use absolute hyperlinks instead of relative hyperlinks</h3>
<ul>
<li>To use absolute hyperlinks in ALL Word docs, follow these steps<br />
<h4 id="tocHeadRef">Method 1: Word 2007</h4>
<p><script type="text/javascript">// <![CDATA[
            loadTOCNode(3, 'moreinformation');
// ]]&gt;</script></p>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Word Options</strong>.</li>
<p style="text-align: center;"><img class="alignleft size-full wp-image-985" title="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 1" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-create-Absolute-and-Relative-Hyperlinks-in-Word-2007-2003-documents-1.jpg" alt="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 1" width="248" height="280" /></p>
<li>Click the <strong>Advanced</strong> <strong>Tab</strong>.</li>
<li>Under <strong>General</strong>, click <strong>Web Options</strong>.<img class="alignleft size-full wp-image-987" title="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 2" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-create-Absolute-and-Relative-Hyperlinks-in-Word-2007-2003-documents-2.jpg" alt="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 2" width="415" height="268" /></li>
<li>Click the <strong>Files</strong> tab.</li>
<li>Click to clear the <strong>Update links on save</strong> check box.<img class="alignleft size-full wp-image-989" title="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 3" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-create-Absolute-and-Relative-Hyperlinks-in-Word-2007-2003-documents-3.jpg" alt="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 3" width="413" height="347" /></li>
<li>Click <strong>OK</strong> two times.</li>
</ol>
<h4 id="tocHeadRef">Method 2: Word 2003</h4>
<p><script type="text/javascript">// <![CDATA[
            loadTOCNode(3, 'moreinformation');
// ]]&gt;</script></p>
<ol>
<li>On the <strong>Tools</strong> menu, click <strong>Options</strong>.</li>
<li>Click the <strong>General</strong> tab.</li>
<li>Click <strong>Web Options</strong>.</li>
<li>Click the <strong>Files</strong> tab.</li>
<li>Click to clear the <strong>Update links on save</strong> check box.</li>
<li>Click <strong>OK</strong> two times.</li>
</ol>
</li>
<li>To use Absolute hyperlinks in a single document:<br />
<h4 id="tocHeadRef">Method 1: Word 2007</h4>
<p><script type="text/javascript">// <![CDATA[
            loadTOCNode(3, 'moreinformation');
// ]]&gt;</script></p>
<ol>
<li>Open the document in which you want to use an absolute hyperlink.</li>
<li>Click the <strong>Microsoft Office Button</strong>, point to <strong>Prepare</strong>, and then click <strong>Properties</strong>.</li>
<li>Click <strong>Document Properties</strong>, and then click <strong>Advanced Properties</strong>.</li>
<li>Click the <strong>Summary</strong> tab.</li>
<li>In the <strong>Hyperlink Base</strong> box, type <span>x</span>, and then click <strong>OK</strong>.</li>
</ol>
<h4 id="tocHeadRef">Method 2: Word 2003</h4>
<p><script type="text/javascript">// <![CDATA[
            loadTOCNode(3, 'moreinformation');
// ]]&gt;</script></p>
<ol>
<li>Open the document in which you want to use an absolute hyperlink.</li>
<li>On the <strong>File</strong> menu, click <strong>Properties</strong>.</li>
<li>Click the <strong>Summary</strong> tab.</li>
<li>In the <strong>Hyperlink Base</strong> box, type <span>x</span>, and then click <strong>OK</strong>.</li>
</ol>
</li>
</ul>
<h3 id="tocHeadRef">How to reset hyperlinks</h3>
<p><script type="text/javascript">// <![CDATA[
                loadTOCNode(2, 'moreinformation');
// ]]&gt;</script> To reset existing hyperlinks, follow these steps:</p>
<ol>
<li>Open the document.</li>
<li><strong>Right-click</strong> the hyperlink that  you want to change, and then click <strong>Edit Hyperlink</strong>.</li>
<li> In the <strong>Look in</strong> box, click the document that you want the  hyperlink to open.  Or,  type the URL address of the destination in the <strong>Address</strong> box.</li>
<li>Click <strong>OK</strong>.</li>
</ol>
<h3 id="tocHeadRef">How to set a hyperlink base</h3>
<p><script type="text/javascript">// <![CDATA[
                loadTOCNode(2, 'moreinformation');
// ]]&gt;</script> To set a hyperlink base for all hyperlinks or URLs in a document:</p>
<h4 id="tocHeadRef">Method 1: Word 2007</h4>
<p><script type="text/javascript">// <![CDATA[
            loadTOCNode(3, 'moreinformation');
// ]]&gt;</script></p>
<ol>
<li>Open the document in which you want to set a hyperlink base.</li>
<li>Click the <strong>Microsoft Office Button</strong>, point to <strong>Prepare</strong>, and then click <strong>Properties</strong>.<img class="alignleft size-full wp-image-992" title="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 4" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-create-Absolute-and-Relative-Hyperlinks-in-Word-2007-2003-documents-4.jpg" alt="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 4" width="426" height="473" /></li>
<li>Click <strong>Document Properties</strong>, and then click <strong>Advanced Properties</strong>.<img class="alignleft size-full wp-image-991" title="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 5" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-create-Absolute-and-Relative-Hyperlinks-in-Word-2007-2003-documents-5.jpg" alt="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 5" width="492" height="145" /></li>
<li>Click the <strong>Summary</strong> tab.</li>
<li>In the <strong>Hyperlink Base</strong> box, type the path that you want to use for all the hyperlinks that  you create in this document.<img class="alignleft size-full wp-image-990" title="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 6" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-create-Absolute-and-Relative-Hyperlinks-in-Word-2007-2003-documents-6.jpg" alt="How to create Absolute and Relative Hyperlinks in Word 2007 &amp; 2003 documents 6" width="375" height="453" /></li>
<li>Click <strong>OK</strong>.</li>
</ol>
<h4 id="tocHeadRef">Method 2: Word 2003</h4>
<p><script type="text/javascript">// <![CDATA[
            loadTOCNode(3, 'moreinformation');
// ]]&gt;</script></p>
<ol>
<li>Open the document for which you want to set a hyperlink base.</li>
<li>On the <strong>File</strong> menu, click <strong>Properties</strong>, and then click the <strong>Summary</strong> tab.</li>
<li>In the <strong>Hyperlink base</strong> box, type the path that you want to use for all the hyperlinks that  you create in this document.</li>
<li>Click <strong>OK</strong>.</li>
</ol>
<p><strong>To override the </strong> <strong>hyperlink base</strong></p>
<p>Type the  full address of  the hyperlink in the <strong>Address</strong> box in the <strong>Insert Hyperlink</strong> dialog box.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/how-to-remove-hyperlinks-from-documents/175/' rel='bookmark' title='How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/' rel='bookmark' title='Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/tips/how-to-change-the-list-of-document-options-in-word-2007/615/' rel='bookmark' title='How to change the list of document options in Word 2007'>How to change the list of document options in Word 2007</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/how-to-create-absolute-and-relative-hyperlinks-in-word-20072003-documents/982/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert backslash characters into Japanese Yen signs in Word 2007</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/how-to-convert-backslash-characters-into-japanese-yen-signs-in-word-2007/964/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/how-to-convert-backslash-characters-into-japanese-yen-signs-in-word-2007/964/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 03:05:10 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Language Settings]]></category>
		<category><![CDATA[characters]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Japanese]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Yen]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=964</guid>
		<description><![CDATA[How to convert backslash characters into Yen signs in Word 2007


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/change-the-spacing-between-characters/352/' rel='bookmark' title='Change the spacing between characters'>Change the spacing between characters</a></li>
<li><a href='http://www.wordtipsandtricks.com/tips/how-to-change-the-list-of-document-options-in-word-2007/615/' rel='bookmark' title='How to change the list of document options in Word 2007'>How to change the list of document options in Word 2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-get-rid-of-crop-marks-in-microsoft-word-2002-2003-2007/704/' rel='bookmark' title='How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007'>How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>To to convert backslash characters into Yen signs in Word 2007, follow these steps:<span id="more-964"></span></p>
<p>1. Click the <strong>MS Office start button</strong> in the top left corner</p>
<p>2. Click <strong>Word Options</strong> from the bottom of this menu</p>
<p><img class="size-full wp-image-966 alignnone" title="How to convert backslash characters into Yen signs in Word 2007 1" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-convert-backslash-characters-into-Yen-signs-in-Word-2007-1.jpg" alt="How to convert backslash characters into Yen signs in Word 2007 1" width="428" height="520" /></p>
<p>3. Click the <strong>Advanced</strong> tab on the left</p>
<p>4. Scroll down to the <strong>very end of this tab</strong> &#8211; the very end!</p>
<p>5. Click the <strong>+ sign next to Layout Options</strong></p>
<p>6. Scroll down to <strong>How to convert backslash characters into Yen signs</strong></p>
<p><img class="size-full wp-image-967 alignnone" title="How to convert backslash characters into Yen signs in Word 2007" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-convert-backslash-characters-into-Yen-signs-in-Word-2007.jpg" alt="How to convert backslash characters into Yen signs in Word 2007" width="565" height="522" /></p>
<p>7. <strong>Check this option</strong></p>
<p>8. Click <strong>OK</strong></p>
<p>Remember to turn off this option if you want to return to your regular settings.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/change-the-spacing-between-characters/352/' rel='bookmark' title='Change the spacing between characters'>Change the spacing between characters</a></li>
<li><a href='http://www.wordtipsandtricks.com/tips/how-to-change-the-list-of-document-options-in-word-2007/615/' rel='bookmark' title='How to change the list of document options in Word 2007'>How to change the list of document options in Word 2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-get-rid-of-crop-marks-in-microsoft-word-2002-2003-2007/704/' rel='bookmark' title='How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007'>How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/how-to-convert-backslash-characters-into-japanese-yen-signs-in-word-2007/964/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to remove the Ribbon from Word 2007</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/how-to-remove-the-ribbon-from-word-2007/952/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/how-to-remove-the-ribbon-from-word-2007/952/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 02:26:09 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=952</guid>
		<description><![CDATA[One of the things that annoys me the most in Word 2007 is the so-called ribbon. This is the menu bar that runs across the top of the screen and hold the menu options. As well as being very different that Word 2003, it tends to get in the way when taking screenshots or when [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/2007-microsoft-office-features-specs/206/' rel='bookmark' title='2007 Microsoft Office Features &amp; Specs'>2007 Microsoft Office Features &#038; Specs</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/how-to-remove-hyperlinks-from-documents/175/' rel='bookmark' title='How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>One of the things that annoys me the most in Word 2007 is the so-called ribbon. This is the menu bar that runs across the top of the screen and hold the menu options. As well as being very different that Word 2003, it tends to get in the way when taking screenshots or when I need to get more screen space.<span id="more-952"></span></p>
<p>You don’t have to have the ribbon on all the time.</p>
<p style="text-align: center;"><img class="size-full wp-image-956 aligncenter" title="Microsoft Word 2007 without the Ribbon" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/Microsoft-Word-2007-without-the-Ribbon.jpg" alt="Microsoft Word 2007 without the Ribbon" width="474" height="350" /></p>
<p>To turn off the ribbon, follow these steps:</p>
<ol>
<li>Click the drop down arrow across from the MS Office button.</li>
<li>This removes the ribbon from the user interface.</li>
<li>If you want to turn if back on again, click on the drop-down and turn it back on.</li>
</ol>
<p style="text-align: center;"><img class="size-full wp-image-954 aligncenter" title="How to Minimize the Ribbon in Word 2007" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-Minimize-the-Ribbon-in-Word-2007.jpg" alt="How to Minimize the Ribbon in Word 2007" width="330" height="350" /></p>
<p>Let me know if you have other questions about Word 2007 and I’ll answer them for you.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/2007-microsoft-office-features-specs/206/' rel='bookmark' title='2007 Microsoft Office Features &amp; Specs'>2007 Microsoft Office Features &#038; Specs</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/how-to-remove-hyperlinks-from-documents/175/' rel='bookmark' title='How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/how-to-remove-the-ribbon-from-word-2007/952/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove margin marks in Word 2003</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/how-to-remove-margin-marks-in-word-2003/722/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/how-to-remove-margin-marks-in-word-2003/722/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 04:14:05 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Language Settings]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[asian]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[setting]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[symbols]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=722</guid>
		<description><![CDATA[How to remove margin marks in Word 2003


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-get-rid-of-crop-marks-in-microsoft-word-2002-2003-2007/704/' rel='bookmark' title='How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007'>How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/word-2003/what-are-crop-marks-microsoft-word-2002-2003-2007-tips/718/' rel='bookmark' title='What are Crop Marks &#8211; Microsoft Word 2002 / 2003 / 2007 Tips'>What are Crop Marks &#8211; Microsoft Word 2002 / 2003 / 2007 Tips</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-search-for-and-remove-text-formatted-as-hidden-2/174/' rel='bookmark' title='How to Search for and Remove Text Formatted As Hidden'>How to Search for and Remove Text Formatted As Hidden</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><strong><br />
</strong></p>
<p>Before you start, make sure that the Text boundaries option in Word is not selected.</p>
<p>FWIW: these steps worked at the time of writing but (as you may know) things change with Microsoft applications, so you may have to experiment a little.</p>
<p>To do this, follow these steps:</p>
<ul>
<li>Start <strong>Word 2003</strong>.</li>
<li>On the <strong>Tools</strong> menu, click <strong>Options</strong>.</li>
<li>In the <strong>View</strong> tab, under <strong>Print and Web Layout options</strong>, verify that the <strong>Text boundaries check box is selected</strong>.</li>
<li>If the Text boundaries check box is selected, click to <strong>clear the Text boundaries check box</strong>.</li>
<li><strong>Remove</strong> all the Asian languages from the Enabled languages list.</li>
</ul>
<p>To do this, follow these steps:</p>
<ul>
<li>Click <strong>Start</strong>, <strong>All Programs, Microsoft Office, Microsoft Office Tools, </strong>and then click <strong>Microsoft Office 2003 Language Settings.</strong></li>
</ul>
<p><img title="How to find the language settings in MS Office" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/06/languagesettings.jpg" alt="How to find the language settings in MS Office" width="500" height="178" /></p>
<ul>
<li>In the Enabled languages list, select and <strong>remove all the languages that you do not use</strong> except English (U.S.).</li>
</ul>
<p>To do this, follow these steps:</p>
<ul>
<li>In the <strong>Enabled</strong> <strong>languages</strong> list, <strong>select a language </strong>that you want to remove, and then click <strong>Remove</strong>.</li>
</ul>
<p style="text-align: center;"><img title="Select Language setting in MS Office 2003 2007 " src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/06/languagesettings2.jpg" alt="Select Language setting in MS Office 2003 2007 " width="450" height="304" /></p>
<ul>
<li>Click <strong>OK</strong> to update the language settings.</li>
</ul>
<p style="text-align: center;"><img title="Change Langauge settings in Ms Office" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/06/languagesettings3.jpg" alt="Change Langauge settings in Ms Office" width="635" height="121" /></p>
<p>Note: You can also press the <strong>CTRL</strong> key and select more than one language, and then click <strong>Remove</strong> to remove those languages.</p>
<p><strong>XXXX</strong></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-get-rid-of-crop-marks-in-microsoft-word-2002-2003-2007/704/' rel='bookmark' title='How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007'>How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/word-2003/what-are-crop-marks-microsoft-word-2002-2003-2007-tips/718/' rel='bookmark' title='What are Crop Marks &#8211; Microsoft Word 2002 / 2003 / 2007 Tips'>What are Crop Marks &#8211; Microsoft Word 2002 / 2003 / 2007 Tips</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-search-for-and-remove-text-formatted-as-hidden-2/174/' rel='bookmark' title='How to Search for and Remove Text Formatted As Hidden'>How to Search for and Remove Text Formatted As Hidden</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/how-to-remove-margin-marks-in-word-2003/722/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>What are Crop Marks &#8211; Microsoft Word 2002 / 2003 / 2007 Tips</title>
		<link>http://www.wordtipsandtricks.com/word-2003/what-are-crop-marks-microsoft-word-2002-2003-2007-tips/718/</link>
		<comments>http://www.wordtipsandtricks.com/word-2003/what-are-crop-marks-microsoft-word-2002-2003-2007-tips/718/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 04:11:36 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Language Settings]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[asian]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[setting]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[symbols]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=718</guid>
		<description><![CDATA[When you open a document in Microsoft Word, margin marks or crop marks may appear on each corner of the page. Crop marks are markers that appear in the top left and right of your Microsoft Word documents. These are called ‘crop marks’.


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-get-rid-of-crop-marks-in-microsoft-word-2002-2003-2007/704/' rel='bookmark' title='How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007'>How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/tips/how-to-change-the-list-of-document-options-in-word-2007/615/' rel='bookmark' title='How to change the list of document options in Word 2007'>How to change the list of document options in Word 2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/fraank-rices-tips-when-using-word-2003/78/' rel='bookmark' title='Frank Rice&#8217;s Tips When Using Word 2003'>Frank Rice&#8217;s Tips When Using Word 2003</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>When you open a document in Microsoft Word, margin marks or crop marks may appear on each corner of the page.</p>
<p>Crop marks are markers that appear in the top left and right of your Microsoft Word documents.</p>
<p>These are called ‘crop marks’.</p>
<p style="text-align: center;"><img class="size-full wp-image-707 aligncenter" title="Example of Crop Marks in Word 2003" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/06/cropmarks.jpg" alt="Example of Crop Marks in Word 2003" width="469" height="532" /></p>
<p>To remove these, you have to disable Asian language support.<span id="more-718"></span></p>
<p>These markers often appear after you open a file which has an Asian language setting; Microsoft Office might activate this setting to display embedded fonts. It’s just trying to be helpful.</p>
<p><strong>What causes Crop Marks?</strong></p>
<p>This occurs if you have one of the following Asian languages turned on in Microsoft Office Language Settings:</p>
<ul>
<li>Chinese (Traditional)</li>
<li>Chinese (Simplified)</li>
<li>Japanese</li>
<li>Korean</li>
</ul>
<p>Margin marks or crop marks are different from text boundary marks. To turn on or turn off text boundaries, use the Text boundaries option in Microsoft Word.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-get-rid-of-crop-marks-in-microsoft-word-2002-2003-2007/704/' rel='bookmark' title='How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007'>How to get rid of Crop Marks in Microsoft Word 2002 / 2003 / 2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/tips/how-to-change-the-list-of-document-options-in-word-2007/615/' rel='bookmark' title='How to change the list of document options in Word 2007'>How to change the list of document options in Word 2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/fraank-rices-tips-when-using-word-2003/78/' rel='bookmark' title='Frank Rice&#8217;s Tips When Using Word 2003'>Frank Rice&#8217;s Tips When Using Word 2003</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/word-2003/what-are-crop-marks-microsoft-word-2002-2003-2007-tips/718/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create Giant Sized Fonts in MS Word</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/giant-fonts/157/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/giant-fonts/157/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 13:50:24 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Font]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[How to create Giant Fonts in MS Word]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[symbols]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=157</guid>
		<description><![CDATA[How to create Giant Sized Fonts in MS Word


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/adding-sounds-to-documents/161/' rel='bookmark' title='How to add sound To Word Documents'>How to add sound To Word Documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/quick-resize/163/' rel='bookmark' title='How to Resize Fonts in Word 2003'>How to Resize Fonts in Word 2003</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-underlined-spaces-that-remain-when-typed-on/134/' rel='bookmark' title='Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"> </span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">In Word, if you go to the <strong>Font Size</strong> drop-down menu, the largest value shown is 72 point. </span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">However, to get whatever font size you like &#8211; up to 999.5 points &#8211; just type in the number and Word will update the font size. </span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Try it!</span></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/adding-sounds-to-documents/161/' rel='bookmark' title='How to add sound To Word Documents'>How to add sound To Word Documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/quick-resize/163/' rel='bookmark' title='How to Resize Fonts in Word 2003'>How to Resize Fonts in Word 2003</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-underlined-spaces-that-remain-when-typed-on/134/' rel='bookmark' title='Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/giant-fonts/157/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Tip &#8211; How to scroll through Technical Documents</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/scrolling-through-documents/160/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/scrolling-through-documents/160/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 13:55:33 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[MSVP]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[symbols]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=160</guid>
		<description><![CDATA[Word Tip - How to scroll through Technical Documents


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/formatting/how-to-add-line-numbers-to-reports-and-technical-documents/604/' rel='bookmark' title='How to add line numbers to reports and technical documents'>How to add line numbers to reports and technical documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/adobe-acrobat-reader-tips/364/' rel='bookmark' title='Adobe Acrobat Reader Tips'>Adobe Acrobat Reader Tips</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">You can configure Word to automatically scroll down a document. <span id="more-160"></span><br />
</span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">This can be very useful for reading long documents, or when giving presentations. </span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">To turn of the auto scroll, follow these steps: </span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">1. Click <strong>Customize </strong>on the Tools menu. </span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">2. In the <strong>Commands</strong> tab, scroll down and highlight &#8216;<strong>All </strong><strong>Commands</strong>&#8216; in the Categories window. </span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">3. In the right-hand window find and then drag <strong>Auto </strong><strong>Scroll </strong>onto a toolbar. </span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">4. Close <strong>Customize</strong>. </span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">You can then and click on the Auto Scroll button to start the scrolling. Use the arrow keys to vary speed and direction. </span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><br />
</span></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/formatting/how-to-add-line-numbers-to-reports-and-technical-documents/604/' rel='bookmark' title='How to add line numbers to reports and technical documents'>How to add line numbers to reports and technical documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/adobe-acrobat-reader-tips/364/' rel='bookmark' title='Adobe Acrobat Reader Tips'>Adobe Acrobat Reader Tips</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/scrolling-through-documents/160/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dual Screen Wallpapers</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/dual-screen-wallpapers/655/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/dual-screen-wallpapers/655/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 16:52:26 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/2009/06/17/dual-screen-wallpapers/</guid>
		<description><![CDATA[october-2008-1920&#215;1200-right.png Originally uploaded by vormplus Related posts:Windows running under Ubuntu Linux 7.04 Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007 View Documents in Full Screen


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/windows-running-under-ubuntu-linux-7-04/619/' rel='bookmark' title='Windows running under Ubuntu Linux 7.04'>Windows running under Ubuntu Linux 7.04</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/view-documents-in-full-screen/122/' rel='bookmark' title='View Documents in Full Screen'>View Documents in Full Screen</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.flickr.com/photos/vormplus/2964522559/" title="photo sharing"><img src="http://farm4.static.flickr.com/3272/2964522559_50078c3815_m.jpg" alt="" style="border: solid 2px #000000;" /></a><br />
<br />
<span style="font-size: 0.9em; margin-top: 0px;"><a href="http://www.flickr.com/photos/vormplus/2964522559/">october-2008-1920&#215;1200-right.png</a><br />
<br />
Originally uploaded by <a href="http://www.flickr.com/people/vormplus/">vormplus</a><br />
</span><br />
<br clear="all" /></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/windows-running-under-ubuntu-linux-7-04/619/' rel='bookmark' title='Windows running under Ubuntu Linux 7.04'>Windows running under Ubuntu Linux 7.04</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/view-documents-in-full-screen/122/' rel='bookmark' title='View Documents in Full Screen'>View Documents in Full Screen</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/dual-screen-wallpapers/655/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

