<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 3 Ways To Strip Formatting From Text in MS Word 2007</title>
	<atom:link href="http://www.makeuseof.com/tag/3-ways-to-strip-formatting-from-text-in-ms-word-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/3-ways-to-strip-formatting-from-text-in-ms-word-2007/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rolandb40</title>
		<link>http://www.makeuseof.com/tag/3-ways-to-strip-formatting-from-text-in-ms-word-2007/#comment-405921</link>
		<dc:creator>Rolandb40</dc:creator>
		<pubDate>Mon, 21 Sep 2009 17:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=25014#comment-405921</guid>
		<description>I copy sections from Excel, Outlook, PowerPoint as well as Word files and paste into a Notepad session that I keep open for just that purpose. Formulas become just numbers.
I might mention I like a command line too. Nothing like the old tried and true ways.</description>
		<content:encoded><![CDATA[<p>I copy sections from Excel, Outlook, PowerPoint as well as Word files and paste into a Notepad session that I keep open for just that purpose. Formulas become just numbers.<br />
I might mention I like a command line too. Nothing like the old tried and true ways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://www.makeuseof.com/tag/3-ways-to-strip-formatting-from-text-in-ms-word-2007/#comment-405558</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Sat, 19 Sep 2009 16:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=25014#comment-405558</guid>
		<description>All these methods work well, but why not copy &amp; paste into 
Notepad? That will remove formating. I guess its all down to number of key strokes.</description>
		<content:encoded><![CDATA[<p>All these methods work well, but why not copy &amp; paste into<br />
Notepad? That will remove formating. I guess its all down to number of key strokes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saikat</title>
		<link>http://www.makeuseof.com/tag/3-ways-to-strip-formatting-from-text-in-ms-word-2007/#comment-405515</link>
		<dc:creator>Saikat</dc:creator>
		<pubDate>Sat, 19 Sep 2009 13:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=25014#comment-405515</guid>
		<description>Nopes, you are not. I also used to do it that way. But it&#039;s again one extra step.</description>
		<content:encoded><![CDATA[<p>Nopes, you are not. I also used to do it that way. But it&#8217;s again one extra step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TVanO</title>
		<link>http://www.makeuseof.com/tag/3-ways-to-strip-formatting-from-text-in-ms-word-2007/#comment-405500</link>
		<dc:creator>TVanO</dc:creator>
		<pubDate>Sat, 19 Sep 2009 10:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=25014#comment-405500</guid>
		<description>am i missing something?
i&#039;ve simply pasted the text into a text editor then copied and pasted into word.</description>
		<content:encoded><![CDATA[<p>am i missing something?<br />
i&#8217;ve simply pasted the text into a text editor then copied and pasted into word.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asif</title>
		<link>http://www.makeuseof.com/tag/3-ways-to-strip-formatting-from-text-in-ms-word-2007/#comment-405381</link>
		<dc:creator>Asif</dc:creator>
		<pubDate>Fri, 18 Sep 2009 16:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=25014#comment-405381</guid>
		<description>Thx for deh tip :)</description>
		<content:encoded><![CDATA[<p>Thx for deh tip <img src="http://main.makeuseoflimited.netdna-cdn.com/wp-includes/images/smilies/icon_smile.gif?323f2c" alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Brey</title>
		<link>http://www.makeuseof.com/tag/3-ways-to-strip-formatting-from-text-in-ms-word-2007/#comment-405380</link>
		<dc:creator>Ed Brey</dc:creator>
		<pubDate>Fri, 18 Sep 2009 16:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=25014#comment-405380</guid>
		<description>I use the macro approach, but instead of a custom shortcut key, I make the macro to the first entry in the Quick Access Toolbar. That causes Paste as Plain Text to be bound to Alt+1. In Excel I can add Paste Values to the beginning of the Quick Access Toolbar. In the Outlook email editor, I create an equivalent macro and put it in the Quick Access Toolbar.

Excel and Outlook don&#039;t support custom shortcut key, but with this approach I can use the same shortcut to paste plain text in all the apps.</description>
		<content:encoded><![CDATA[<p>I use the macro approach, but instead of a custom shortcut key, I make the macro to the first entry in the Quick Access Toolbar. That causes Paste as Plain Text to be bound to Alt+1. In Excel I can add Paste Values to the beginning of the Quick Access Toolbar. In the Outlook email editor, I create an equivalent macro and put it in the Quick Access Toolbar.</p>
<p>Excel and Outlook don&#8217;t support custom shortcut key, but with this approach I can use the same shortcut to paste plain text in all the apps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/5 queries in 0.011 seconds using apc
Object Caching 259/260 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-11 02:22:48 -->
