<?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>Techolar: Tech Media, Computer Software Tutorials, Internet Tools and Gadgets &#187; MS Office</title>
	<atom:link href="http://www.techolar.com/category/ms-office/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techolar.com</link>
	<description>Techolar is a daily updated weblog that focuses on Computer software reviews, Tutorials, web applications, technology news, and personal computing tips.</description>
	<lastBuildDate>Tue, 28 Feb 2012 12:47:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Remove all hyperlinks in Microsoft Word at a time.</title>
		<link>http://www.techolar.com/windows/remove-all-hyperlinks-microsoft-word-shortcut-keys/</link>
		<comments>http://www.techolar.com/windows/remove-all-hyperlinks-microsoft-word-shortcut-keys/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 07:13:45 +0000</pubDate>
		<dc:creator>Vasu</dc:creator>
				<category><![CDATA[MS Office]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[MS Word]]></category>

		<guid isPermaLink="false">http://www.techolar.com/?p=480</guid>
		<description><![CDATA[Most of us use Wikipedia for as a source of information. Sometimes we require to save the text information in a word file. Since the articles in Wikipedia links to number of other articles and different sources, they too get copied to the word file. Instead of removing each link in the article, using shortcut [...]<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/windows/remove-all-hyperlinks-microsoft-word-shortcut-keys/">Remove all hyperlinks in Microsoft Word at a time.</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Most of us use Wikipedia for as a source of information. Sometimes we require  to save the text information in a word file. Since the articles in Wikipedia  links to number of other articles and different sources, they too get copied to  the word file. Instead of removing each link in the article, using shortcut keys  one can remove all links at a time.</p>
<p><img class="aligncenter size-full wp-image-482" title="Ms Word Remove All Links" src="http://www.techolar.com/wp-content/uploads/2010/08/Ms-Word-Remove-All-Links.png" alt="" width="500" height="336" /></p>
<p>Select the text from which you want to remove the links, or press  <span style="text-decoration: underline;"><strong>Ctrl+A</strong></span> to select the whole text.</p>
<p>Press <strong><span style="text-decoration: underline;">Ctrl+Shift+F9</span></strong> <strong>or </strong><strong><span style="text-decoration: underline;">Ctrl+6</span></strong> to remove all links at a time. This  works with all versions of Microsoft word.</p>
<p>One can use Macro’s to do the same Job. Follow the procedure to do so.</p>
<p>Press Alt+F11 to open the Visual Basic Editor</p>
<p>Go to “Insert” &gt; “Module” and in the pop-up window copy:</p>
<blockquote><p><code>Sub RemoveHyperlinks()<br />
Dim oField As Field<br />
For Each oField In  ActiveDocument.Fields<br />
If oField.Type = wdFieldHyperlink  Then<br />
oField.Unlink<br />
End If<br />
Next<br />
Set oField = Nothing<br />
End  Sub</code></p></blockquote>
<p>Then click “File” &gt; Close and return to Microsoft Word. You can now run  the Macro in Word by going to: Tools &gt; Macro &gt; Macro and then Run  “RemoveAllHyperlinks”.</p>
<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/windows/remove-all-hyperlinks-microsoft-word-shortcut-keys/">Remove all hyperlinks in Microsoft Word at a time.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techolar.com/windows/remove-all-hyperlinks-microsoft-word-shortcut-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Office 2010 (Word,Excel,Access,Outlook) Screenshots</title>
		<link>http://www.techolar.com/windows/microsoft-office-2010-wordexcelaccessoutlook-screenshots/</link>
		<comments>http://www.techolar.com/windows/microsoft-office-2010-wordexcelaccessoutlook-screenshots/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 03:13:27 +0000</pubDate>
		<dc:creator>Vasu</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.techolar.com/windows/microsoft-office-2010-wordexcelaccessoutlook-screenshots/</guid>
		<description><![CDATA[Office 2007 SP2 is now available at Microsoft download center .They even previewed office 2010.Microsoft Office 2010 features are yet to be announced , Here are few screenshots for you. The product is expected to come in first half of 2010 Microsoft Excel 2010 Screenshot Microsoft Office 2010 About Us Page Screen shot Microsoft Office [...]<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/windows/microsoft-office-2010-wordexcelaccessoutlook-screenshots/">Microsoft Office 2010 (Word,Excel,Access,Outlook) Screenshots</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://download.microsoft.com/download/A/1/4/A14E308D-529C-48F9-9DAF-7C3BDC88FA57/office2007sp2-kb953195-fullfile-en-us.exe"></a><a href="http://www.techolar.com/wp-content/uploads/2009/04/microsoft-10.jpg"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" title="microsoft_10" src="http://www.techolar.com/wp-content/uploads/2009/04/microsoft-10-thumb.jpg" border="0" alt="microsoft_10" width="57" height="36" align="left" /></a>Office 2007 SP2 is now available at Microsoft download center .They even previewed office 2010.Microsoft Office 2010 features are yet to be announced , Here are few screenshots for you. The product is expected to come in first half of 2010</p>
<p align="center">Microsoft Excel 2010 Screenshot</p>
<p align="center"><a href="http://www.techolar.com/wp-content/uploads/2009/04/office-2010-excel-screenshots.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="Office _2010_Excel_Screenshots" src="http://www.techolar.com/wp-content/uploads/2009/04/office-2010-excel-screenshots-thumb.png" border="0" alt="Office _2010_Excel_Screenshots" width="400" height="300" /></a></p>
<p style="text-align: center;">Microsoft Office 2010 About Us Page Screen shot <a href="http://www.techolar.com/wp-content/uploads/2009/04/office2010alphaaboutpage.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="Office-2010-alpha-about-page" src="http://www.techolar.com/wp-content/uploads/2009/04/office2010alphaaboutpage-thumb.png" border="0" alt="Office-2010-alpha-about-page" width="400" height="300" /></a></p>
<p style="text-align: center;">Microsoft Office 2010 Access Screenshot</p>
<p style="text-align: center;"><a href="http://www.techolar.com/wp-content/uploads/2009/04/accessdatabase2010.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="access-database-2010" src="http://www.techolar.com/wp-content/uploads/2009/04/accessdatabase2010-thumb.png" border="0" alt="access-database-2010" width="412" height="330" /></a></p>
<p style="text-align: center;">Microsoft Office 2010 Onenote Screenshot</p>
<p style="text-align: center;"><a href="http://www.techolar.com/wp-content/uploads/2009/04/officeonenote2010.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="office-onenote-2010" src="http://www.techolar.com/wp-content/uploads/2009/04/officeonenote2010-thumb.png" border="0" alt="office-onenote-2010" width="414" height="331" /></a></p>
<p style="text-align: center;">Microsoft Office 2010 Outlook Screenshot <a href="http://www.techolar.com/wp-content/uploads/2009/04/voicemailweboutlook2010.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="voicemail-web-outlook 2010" src="http://www.techolar.com/wp-content/uploads/2009/04/voicemailweboutlook2010-thumb.jpg" border="0" alt="voicemail-web-outlook 2010" width="400" height="333" /></a></p>
<p align="center">Microsoft Office 2010 Word Screenshot</p>
<p><a href="http://www.techolar.com/wp-content/uploads/2009/04/office2010wordscreenshot.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="Office-2010-word-screenshot" src="http://www.techolar.com/wp-content/uploads/2009/04/office2010wordscreenshot-thumb.png" border="0" alt="Office-2010-word-screenshot" width="400" height="300" /></a></p>
<p><a href="http://www.techolar.com/wp-content/uploads/2009/04/word2010.png"><img style="border: 0px none; display: block; margin-left: auto; margin-right: auto;" title="word2010" src="http://www.techolar.com/wp-content/uploads/2009/04/word2010-thumb.png" border="0" alt="word2010" width="320" height="224" /></a></p>
<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/windows/microsoft-office-2010-wordexcelaccessoutlook-screenshots/">Microsoft Office 2010 (Word,Excel,Access,Outlook) Screenshots</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techolar.com/windows/microsoft-office-2010-wordexcelaccessoutlook-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Picture Watermark in Microsoft Word 2007</title>
		<link>http://www.techolar.com/how-to/add-picture-watermark-in-microsoft-word-2007/</link>
		<comments>http://www.techolar.com/how-to/add-picture-watermark-in-microsoft-word-2007/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 13:21:44 +0000</pubDate>
		<dc:creator>Vasu</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Microsoft Word 2007]]></category>
		<category><![CDATA[Office Suites]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Watermark]]></category>
		<category><![CDATA[Word Processors]]></category>

		<guid isPermaLink="false">http://www.techolar.com/how-to/add-picture-watermark-in-microsoft-word-2007/</guid>
		<description><![CDATA[Sometimes adding watermark in Microsoft word document is necessary, If you are sending a confidential report, or a Draft etc. This will stress the purpose of the document.This watermarking&#160; process is simple but varies based on which version of Microsoft Word you use.While Microsoft Word 2007 is the easiest to use for this task. See [...]<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/how-to/add-picture-watermark-in-microsoft-word-2007/">How to Add Picture Watermark in Microsoft Word 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p align="justify">Sometimes adding watermark in Microsoft word document is necessary, If you are sending a confidential report, or a Draft etc. This will stress the purpose of the document.This watermarking&#160; process is simple but varies based on which version of Microsoft Word you use.While Microsoft Word 2007 is the easiest to use for this task.</p>
<p align="justify">See here is an example of image watermarking, </p>
<p align="center"><a href="http://www.techolar.com/wp-content/uploads/2009/03/watermarkwordoffice2007.jpg"><img title="Picture Watermark MS Word 2007" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="330" alt="Picture Watermark MS Word 2007" src="http://www.techolar.com/wp-content/uploads/2009/03/watermarkwordoffice2007-thumb.jpg" width="459" border="0" /></a>Adding Picture Watermark in Microsoft word 2007</p>
<p align="left">See “Confidential” in the image.This tells the reader to keep the report confidential(more effective).Let us see how to do this.</p>
<p><strong>Creating a watermark using Microsoft Word 2007</strong> </p>
<ul>
<li>Select <strong>Page Layout</strong> after opening a word document (it will be in office ribbon) </li>
<li>Click <strong>Watermark</strong> from the <strong>Page Background group</strong> </li>
<li>A dialog will appear with options like “<strong>Picture Watermark</strong>” “Text Watermark”. </li>
<li>Select <strong>Picture Watermark</strong> option </li>
<li>Load the watermark image you&#8217;d like to use. (The image i used is here <a href="http://burningjoint.googlepages.com/confidential.jpg/confidential-custom;size:311,329.jpg">confidential</a> ) </li>
<li>Now Your watermark will now appear on every page. </li>
</ul>
<p>Well i even want to extend this to Microsoft Word 2000, 2002 &amp; 2003 </p>
<p><strong>Creating a watermark using Microsoft Word 2002 &amp; 2003</strong> </p>
<ul>
<li>Open the word document</li>
<li>From the <strong>Format </strong>menu, select <strong>Background </strong>and then <strong>Printed Watermark</strong></li>
<li>In the <strong>Printed Watermark</strong> dialog, select the radio button for<strong> Picture</strong> <strong>watermark</strong>.</li>
<li>Load the watermark image you&#8217;d like to use. </li>
<li>Now Your watermark will now appear on every page. </li>
</ul>
<p><strong>Creating a watermark using Microsoft Word 2000</strong></p>
<p>I am not sure of creating a watermark in Microsoft Word 2000, As i never used it.Please check this tutorial if you are using Microsoft Word 2000.</p>
<p><a href="http://www.csun.edu/~hfoao037/watermark.html">Add Watermark in Microsoft Word 2000</a></p>
<p>He presented an excellent tutorial with images.</p>
<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/how-to/add-picture-watermark-in-microsoft-word-2007/">How to Add Picture Watermark in Microsoft Word 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techolar.com/how-to/add-picture-watermark-in-microsoft-word-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
