<?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: Changing the Cursor in VBA</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/05/28/changing-the-cursor-in-vba/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/05/28/changing-the-cursor-in-vba/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Tue, 07 Feb 2012 23:32:04 +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/05/28/changing-the-cursor-in-vba/#comment-26055</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sun, 29 Jul 2007 20:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=586#comment-26055</guid>
		<description>&lt;p&gt;Roger -&lt;/p&gt;
&lt;p&gt;Userform controls and worksheet controls from the Controls Toolbox have a MousePointer property, with a set of built-in options (more than the application.cursor choices above). If the option you want isn&#039;t there, set MousePointer to 99 - fmMousePointerCustom, then use the MouseIcon property to pick out a graphic file to use.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Roger -</p>
<p>Userform controls and worksheet controls from the Controls Toolbox have a MousePointer property, with a set of built-in options (more than the application.cursor choices above). If the option you want isn&#8217;t there, set MousePointer to 99 &#8211; fmMousePointerCustom, then use the MouseIcon property to pick out a graphic file to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Wray</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/05/28/changing-the-cursor-in-vba/#comment-26052</link>
		<dc:creator>Roger Wray</dc:creator>
		<pubDate>Sun, 29 Jul 2007 15:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=586#comment-26052</guid>
		<description>&lt;p&gt;I am using VBA and I want to change the cursor when it passes over a &#039;label&#039; to the Windows default hand and it is not in the drop down list in &#039;properties&#039;. How can I do this?&lt;/p&gt;
&lt;p&gt;Thanks&lt;br&gt;
Roger&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am using VBA and I want to change the cursor when it passes over a &#8216;label&#8217; to the Windows default hand and it is not in the drop down list in &#8216;properties&#8217;. How can I do this?</p>
<p>Thanks<br />
Roger</p>
]]></content:encoded>
	</item>
</channel>
</rss>

