<?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: Move a userform by dragging within the form</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/</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: Wim Gielis</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/#comment-25797</link>
		<dc:creator>Wim Gielis</dc:creator>
		<pubDate>Sat, 21 Jul 2007 15:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1429#comment-25797</guid>
		<description>&lt;p&gt;Tushar Mehta wrote:&lt;/p&gt;
&lt;p&gt;&quot;I&#039;ll see if I can find that add-in. If so, I&#039;ll share it together with the code that made it work.&quot;&lt;/p&gt;
&lt;p&gt;Dear Tushar, would you mind sharing the add-in and the code? If not, and you can dig it up, I would be very interested in having a look at it. I&#039;m trying to set up an add-in with related code, but I&#039;m struggling. If e-mail would be more appropriate, I can send you my address. Thanks in advance.&lt;/p&gt;
&lt;p&gt;Wim Gielis&lt;br&gt;
Wigi at Ozgrid.com, Newsgroups, Helpmij.nl, ...&lt;br&gt;
&lt;a href=&quot;http://www.wimgielis.be&quot; rel=&quot;nofollow&quot;&gt;http://www.wimgielis.be&lt;/a&gt; (in Dutch)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Tushar Mehta wrote:</p>
<p>&#8220;I&#8217;ll see if I can find that add-in. If so, I&#8217;ll share it together with the code that made it work.&#8221;</p>
<p>Dear Tushar, would you mind sharing the add-in and the code? If not, and you can dig it up, I would be very interested in having a look at it. I&#8217;m trying to set up an add-in with related code, but I&#8217;m struggling. If e-mail would be more appropriate, I can send you my address. Thanks in advance.</p>
<p>Wim Gielis<br />
Wigi at Ozgrid.com, Newsgroups, Helpmij.nl, &#8230;<br />
<a href="http://www.wimgielis.be" rel="nofollow">http://www.wimgielis.be</a> (in Dutch)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Pablo Gonzalez</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/#comment-19977</link>
		<dc:creator>Juan Pablo Gonzalez</dc:creator>
		<pubDate>Thu, 22 Jun 2006 14:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1429#comment-19977</guid>
		<description>&lt;p&gt;Johan,&lt;/p&gt;
&lt;p&gt;Try moving the form using the right button using Stephen&#039;s version and your version... that&#039;s what the  1 means, that the clicked button on the mouse is the left button.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Johan,</p>
<p>Try moving the form using the right button using Stephen&#8217;s version and your version&#8230; that&#8217;s what the  1 means, that the clicked button on the mouse is the left button.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/#comment-19974</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Wed, 21 Jun 2006 16:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1429#comment-19974</guid>
		<description>&lt;p&gt;Isn&#039;t the check for &quot;1? in&lt;/p&gt;
&lt;p&gt;If Button And 1 Then&lt;/p&gt;
&lt;p&gt;redundant? Won&#039;t &quot;1? always be true, or am I missing something? It does work without it (If Button Then) so perhaps it could be removed?&lt;/p&gt;
&lt;p&gt;Besides that, it&#039;s nice.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t the check for &#8220;1? in</p>
<p>If Button And 1 Then</p>
<p>redundant? Won&#8217;t &#8220;1? always be true, or am I missing something? It does work without it (If Button Then) so perhaps it could be removed?</p>
<p>Besides that, it&#8217;s nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/#comment-19972</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 21 Jun 2006 07:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1429#comment-19972</guid>
		<description>&lt;p&gt;Harald.... I agree with you regarding the &quot;gneral lack of knowledge on Office(and excel in particular)&quot; and the fact that they dont think of Excel as a &quot;serious&quot; software....&lt;/p&gt;
&lt;p&gt;I also find it amusing and sad to see coorporates blow up enormous amount of money on software that they dont really need (eg ERP packages to hadle relatively low of trasacations)&lt;/p&gt;
&lt;p&gt;They dont bother to find out if the same process can be handled with a simple office application (excel/may be Access) with some customisation....&lt;/p&gt;
&lt;p&gt;The result is that they buy a sledge hammers to break a peanuts !&lt;/p&gt;
&lt;p&gt;Regards&lt;br&gt;
Sam&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Harald&#8230;. I agree with you regarding the &#8220;gneral lack of knowledge on Office(and excel in particular)&#8221; and the fact that they dont think of Excel as a &#8220;serious&#8221; software&#8230;.</p>
<p>I also find it amusing and sad to see coorporates blow up enormous amount of money on software that they dont really need (eg ERP packages to hadle relatively low of trasacations)</p>
<p>They dont bother to find out if the same process can be handled with a simple office application (excel/may be Access) with some customisation&#8230;.</p>
<p>The result is that they buy a sledge hammers to break a peanuts !</p>
<p>Regards<br />
Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/#comment-19962</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Sat, 17 Jun 2006 13:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1429#comment-19962</guid>
		<description>&lt;p&gt;I find things funny sometimes. Corporates dictate some aspects while other aspects are totally disregarded or even ignored. Security is one of them...&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I find things funny sometimes. Corporates dictate some aspects while other aspects are totally disregarded or even ignored. Security is one of them&#8230;</p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald Staff</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/#comment-19956</link>
		<dc:creator>Harald Staff</dc:creator>
		<pubDate>Fri, 16 Jun 2006 17:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1429#comment-19956</guid>
		<description>&lt;p&gt;I try not to get annoyed, the general lack of Office knowledge is very useful to me (re the Web application discussion). They deploy Office with macro security set to Low, no kidding.&lt;/p&gt;
&lt;p&gt;But there are times when I can&#039;t do it. Once I mumbled &quot;if you knew what I can do with this program then you&#039;d ban it from our computers&quot;. He looked at me with a confused smile and probably thought something like &quot;so that&#039;s what happens to a grownup when he spends all day playing with toys&quot; :-)&lt;/p&gt;
&lt;p&gt;Best wishes Harald&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I try not to get annoyed, the general lack of Office knowledge is very useful to me (re the Web application discussion). They deploy Office with macro security set to Low, no kidding.</p>
<p>But there are times when I can&#8217;t do it. Once I mumbled &#8220;if you knew what I can do with this program then you&#8217;d ban it from our computers&#8221;. He looked at me with a confused smile and probably thought something like &#8220;so that&#8217;s what happens to a grownup when he spends all day playing with toys&#8221; <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Best wishes Harald</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/#comment-19954</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Fri, 16 Jun 2006 15:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1429#comment-19954</guid>
		<description>&lt;p&gt;Very nice guys :)&lt;/p&gt;
&lt;p&gt;Harald - &quot;The IT people see Excel as a toy...&quot;&lt;/p&gt;
&lt;p&gt;I always get *very* annoyed when I hear an opinion like that. It limit the usability and do not leverage already made investments.&lt;/p&gt;
&lt;p&gt;Anyway, thanks for sharing some cool stuff!&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very nice guys <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Harald &#8211; &#8220;The IT people see Excel as a toy&#8230;&#8221;</p>
<p>I always get *very* annoyed when I hear an opinion like that. It limit the usability and do not leverage already made investments.</p>
<p>Anyway, thanks for sharing some cool stuff!</p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/#comment-19953</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 16 Jun 2006 13:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1429#comment-19953</guid>
		<description>&lt;p&gt;Cool, I&#039;ll have to try them both.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Cool, I&#8217;ll have to try them both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Alexander</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/#comment-19949</link>
		<dc:creator>Mike Alexander</dc:creator>
		<pubDate>Thu, 15 Jun 2006 16:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1429#comment-19949</guid>
		<description>&lt;p&gt;Andy, &lt;/p&gt;
&lt;p&gt;Yours is alot cleaner.  I like it!&lt;br&gt;
This is going in my code library.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Andy, </p>
<p>Yours is alot cleaner.  I like it!<br />
This is going in my code library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Pope</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/06/13/move-a-userform-by-dragging-within-the-form/#comment-19948</link>
		<dc:creator>Andy Pope</dc:creator>
		<pubDate>Thu, 15 Jun 2006 14:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1429#comment-19948</guid>
		<description>&lt;p&gt;Not too bad, when copy/pasting code you just need to sort out the single and double quotes.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Not too bad, when copy/pasting code you just need to sort out the single and double quotes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

