<?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: Its not all about rectangles</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2006/09/02/its-not-all-about-rectangles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2006/09/02/its-not-all-about-rectangles/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: sam</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/02/its-not-all-about-rectangles/#comment-20825</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Mon, 04 Sep 2006 14:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1495#comment-20825</guid>
		<description>&lt;p&gt;Hello Tushar,&lt;/p&gt;
&lt;p&gt;Look at some &quot;Xtreme&quot; examples of Userforms on Ivan&#039;s site (xcelfiles.com)&lt;/p&gt;
&lt;p&gt;Regards&lt;br&gt;
Sam&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello Tushar,</p>
<p>Look at some &#8220;Xtreme&#8221; examples of Userforms on Ivan&#8217;s site (xcelfiles.com)</p>
<p>Regards<br />
Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald Staff</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/09/02/its-not-all-about-rectangles/#comment-20815</link>
		<dc:creator>Harald Staff</dc:creator>
		<pubDate>Sun, 03 Sep 2006 12:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1495#comment-20815</guid>
		<description>&lt;p&gt;Nice, Tushar.&lt;br&gt;
I&#039;ve done similar things to the userform solution in VBA and VB6 when a special look is wanted, or when I need a collection of very small controls on the form. &lt;/p&gt;
&lt;p&gt;When possible, I&#039;ve added &quot;got focus/lost focus&quot; functionality/look to the labels. That I&#039;ve done by putting a similar grid of commandbuttons off the form, outside the visible area. Those allows the user to tab and arrow between the controls. The buttons&#039; enter/exit events handle the focus, and Spacebar clicks the focused button and trigs the desired code. Also, mousemove on a label focus its corresponding commandbutton. Lots of extra code, but writing code is what I like to do anyway.&lt;/p&gt;
&lt;p&gt;Best wishes Harald&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice, Tushar.<br />
I&#8217;ve done similar things to the userform solution in VBA and VB6 when a special look is wanted, or when I need a collection of very small controls on the form. </p>
<p>When possible, I&#8217;ve added &#8220;got focus/lost focus&#8221; functionality/look to the labels. That I&#8217;ve done by putting a similar grid of commandbuttons off the form, outside the visible area. Those allows the user to tab and arrow between the controls. The buttons&#8217; enter/exit events handle the focus, and Spacebar clicks the focused button and trigs the desired code. Also, mousemove on a label focus its corresponding commandbutton. Lots of extra code, but writing code is what I like to do anyway.</p>
<p>Best wishes Harald</p>
]]></content:encoded>
	</item>
</channel>
</rss>

