<?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: Getting Text From the Windows Clipboard</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/12/03/getting-text-from-the-windows-clipboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/12/03/getting-text-from-the-windows-clipboard/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: John Mansfield</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/03/getting-text-from-the-windows-clipboard/#comment-2783</link>
		<dc:creator>John Mansfield</dc:creator>
		<pubDate>Fri, 03 Dec 2004 16:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=902#comment-2783</guid>
		<description>&lt;p&gt;Hi Dick,&lt;/p&gt;
&lt;p&gt;I ran across the same problem and after a lot of research and frustration I finally resorted to using the PRE tag as a container for VB code.  The PRE tag preserves all line spacing and basically allows a WYSIWYG look.  It&#039;s not perfect - for example, I would like to show comments in green just like the Excel VB editor does but I&#039;ve not yet been able to figure out how to allow changes in font coloring to appear within the PRE container.  Then, there&#039;s possibly the indentation problem that you experienced when using my RSS feed - I&#039;m still not sure what is happening there and if the PRE tag could somehow be the cause.  However, in all other respects the PRE tag does the job well and also helps to keep the site compliant to XHTML standards.  You can also apply formatting via your CSS template to the PRE tag.  That&#039;s how I&#039;m adding the gray boxed look to all of my coding examples.&lt;/p&gt;
&lt;p&gt;Some resources for the PRE tag and general design if you&#039;re interested:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.w3schools.com/tags/tag_pre.asp&quot; rel=&quot;nofollow&quot;&gt;http://www.w3schools.com/tags/tag_pre.asp&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.mandarindesign.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.mandarindesign.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By the way, I really like the format of your site - it looks great and the content, as always, is very interesting.  I read it every day.&lt;/p&gt;
&lt;p&gt;John Mansfield&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Dick,</p>
<p>I ran across the same problem and after a lot of research and frustration I finally resorted to using the PRE tag as a container for VB code.  The PRE tag preserves all line spacing and basically allows a WYSIWYG look.  It&#8217;s not perfect &#8211; for example, I would like to show comments in green just like the Excel VB editor does but I&#8217;ve not yet been able to figure out how to allow changes in font coloring to appear within the PRE container.  Then, there&#8217;s possibly the indentation problem that you experienced when using my RSS feed &#8211; I&#8217;m still not sure what is happening there and if the PRE tag could somehow be the cause.  However, in all other respects the PRE tag does the job well and also helps to keep the site compliant to XHTML standards.  You can also apply formatting via your CSS template to the PRE tag.  That&#8217;s how I&#8217;m adding the gray boxed look to all of my coding examples.</p>
<p>Some resources for the PRE tag and general design if you&#8217;re interested:</p>
<p><a href="http://www.w3schools.com/tags/tag_pre.asp" rel="nofollow">http://www.w3schools.com/tags/tag_pre.asp</a><br />
<a href="http://www.mandarindesign.com/" rel="nofollow">http://www.mandarindesign.com/</a></p>
<p>By the way, I really like the format of your site &#8211; it looks great and the content, as always, is very interesting.  I read it every day.</p>
<p>John Mansfield</p>
]]></content:encoded>
	</item>
</channel>
</rss>

