<?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: QuickWatch</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/11/25/quickwatch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/11/25/quickwatch/</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: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/11/25/quickwatch/#comment-2658</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sun, 28 Nov 2004 02:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=881#comment-2658</guid>
		<description>&lt;p&gt;Nor spell check your messages, I suppose &lt;g&gt;.&lt;/g&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nor spell check your messages, I suppose <g>.</g></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/11/25/quickwatch/#comment-2650</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Fri, 26 Nov 2004 15:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=881#comment-2650</guid>
		<description>&lt;p&gt;i&#039;ve never had to de-dug my code, so this most is useless to me!!! &lt;img class=&quot;wp-smiley&quot; alt=&quot;;-)&quot; src=&quot;http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_wink.gif&quot;&gt; &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i&#8217;ve never had to de-dug my code, so this most is useless to me!!! <img class="wp-smiley" alt=";-)" src="http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_wink.gif"/> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/11/25/quickwatch/#comment-2647</link>
		<dc:creator>Dick</dc:creator>
		<pubDate>Fri, 26 Nov 2004 03:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=881#comment-2647</guid>
		<description>&lt;p&gt;Thanks for the holiday greetings, Andy.  That CTRL thing is new to me, very cool.  I could actually see the WHERE clause in an SQL string or the file name in a really long path without using the Immediate Window.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the holiday greetings, Andy.  That CTRL thing is new to me, very cool.  I could actually see the WHERE clause in an SQL string or the file name in a really long path without using the Immediate Window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Pope</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/11/25/quickwatch/#comment-2646</link>
		<dc:creator>Andy Pope</dc:creator>
		<pubDate>Thu, 25 Nov 2004 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=881#comment-2646</guid>
		<description>&lt;p&gt;When hovering over a variable with a lot of content you can use the CTRL key to truncate the front of the variable.&lt;/p&gt;
&lt;p&gt;Try stepping thru this simple routine and once strTemp has been loaded hover the mouse over it. The ZZZ&#039;s will be truncated.&lt;br&gt;
Now hold the CTRL key and hover, you should now see ZZZ&#039;s and AAA&#039;s will be truncated.&lt;/p&gt;
&lt;p&gt;Sub x()&lt;/p&gt;
&lt;p&gt;    Dim strTemp As String&lt;/p&gt;
&lt;p&gt;    strTemp = &quot;AAA&quot; &amp; String(150, &quot;o&quot;) &amp; &quot;ZZZ&quot;&lt;/p&gt;
&lt;p&gt;End Sub&lt;/p&gt;
&lt;p&gt;And Dick have yourself a happy thanksgiving!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>When hovering over a variable with a lot of content you can use the CTRL key to truncate the front of the variable.</p>
<p>Try stepping thru this simple routine and once strTemp has been loaded hover the mouse over it. The ZZZ&#8217;s will be truncated.<br />
Now hold the CTRL key and hover, you should now see ZZZ&#8217;s and AAA&#8217;s will be truncated.</p>
<p>Sub x()</p>
<p>    Dim strTemp As String</p>
<p>    strTemp = &#8220;AAA&#8221; &amp; String(150, &#8220;o&#8221;) &amp; &#8220;ZZZ&#8221;</p>
<p>End Sub</p>
<p>And Dick have yourself a happy thanksgiving!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

