<?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: How to run Outlook 2007/2010 Rules from a button</title>
	<atom:link href="http://pyrocam.com/how-to-run-outlook-2007-rules-from-a-button/feed/" rel="self" type="application/rss+xml" />
	<link>http://pyrocam.com</link>
	<description>I&#039;m like Vitamins for Computers</description>
	<lastBuildDate>Wed, 04 Jan 2012 05:44:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rob</title>
		<link>http://pyrocam.com/how-to-run-outlook-2007-rules-from-a-button/comment-page-1/#comment-29954</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 29 Dec 2011 12:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://pyrocam.com/?page_id=5#comment-29954</guid>
		<description>Hi, Got a question trying to use your script to disable only one rule. But this isn;t working, I&#039;m complete new to this, so hope you can help. Underneath is hat I tried. Thanks in advance.
Rob
----------
If rl.Name = rulename Then
  rl.Enabled = False
  
  &#039;rl.Execute ShowProgress:=True
  &#039;runrule = rl.Name
  
End If</description>
		<content:encoded><![CDATA[<p>Hi, Got a question trying to use your script to disable only one rule. But this isn;t working, I&#8217;m complete new to this, so hope you can help. Underneath is hat I tried. Thanks in advance.<br />
Rob<br />
&#8212;&#8212;&#8212;-<br />
If rl.Name = rulename Then<br />
  rl.Enabled = False</p>
<p>  &#8216;rl.Execute ShowProgress:=True<br />
  &#8216;runrule = rl.Name</p>
<p>End If</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://pyrocam.com/how-to-run-outlook-2007-rules-from-a-button/comment-page-1/#comment-28793</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 19 Dec 2011 20:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://pyrocam.com/?page_id=5#comment-28793</guid>
		<description>Same 0x80020009 error here on an IMAP setup - looks like the default store is &quot;Personal Folders&quot; which is the .pst Outlook created, instead of &quot;Account@EmailProvider.com&quot; which is the IMAP default store.  I&#039;ve not yet been able to get the macro to point to the IMAP store though :(</description>
		<content:encoded><![CDATA[<p>Same 0&#215;80020009 error here on an IMAP setup &#8211; looks like the default store is &#8220;Personal Folders&#8221; which is the .pst Outlook created, instead of &#8220;Account@EmailProvider.com&#8221; which is the IMAP default store.  I&#8217;ve not yet been able to get the macro to point to the IMAP store though <img src='http://pyrocam.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://pyrocam.com/how-to-run-outlook-2007-rules-from-a-button/comment-page-1/#comment-28709</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Mon, 19 Dec 2011 12:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://pyrocam.com/?page_id=5#comment-28709</guid>
		<description>I also had the same problem as john. When I tried to run in safe mode no macros could be run.</description>
		<content:encoded><![CDATA[<p>I also had the same problem as john. When I tried to run in safe mode no macros could be run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel</title>
		<link>http://pyrocam.com/how-to-run-outlook-2007-rules-from-a-button/comment-page-1/#comment-26093</link>
		<dc:creator>Angel</dc:creator>
		<pubDate>Fri, 02 Dec 2011 18:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://pyrocam.com/?page_id=5#comment-26093</guid>
		<description>Got the same error as John...
Windows 7, Outlook 2010

Run-time error ‘-2147352567 (80020009)’:
This store does not support rules. Could not complete the operation.

The debuger highlights the following line:
Set myRules = st.GetRules</description>
		<content:encoded><![CDATA[<p>Got the same error as John&#8230;<br />
Windows 7, Outlook 2010</p>
<p>Run-time error ‘-2147352567 (80020009)’:<br />
This store does not support rules. Could not complete the operation.</p>
<p>The debuger highlights the following line:<br />
Set myRules = st.GetRules</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://pyrocam.com/how-to-run-outlook-2007-rules-from-a-button/comment-page-1/#comment-25918</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 01 Dec 2011 19:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://pyrocam.com/?page_id=5#comment-25918</guid>
		<description>Very useful, thank you!</description>
		<content:encoded><![CDATA[<p>Very useful, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumit</title>
		<link>http://pyrocam.com/how-to-run-outlook-2007-rules-from-a-button/comment-page-1/#comment-59</link>
		<dc:creator>Sumit</dc:creator>
		<pubDate>Wed, 23 Mar 2011 13:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://pyrocam.com/?page_id=5#comment-59</guid>
		<description>Ok got an issue. It just ran once and stopped working.</description>
		<content:encoded><![CDATA[<p>Ok got an issue. It just ran once and stopped working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumit</title>
		<link>http://pyrocam.com/how-to-run-outlook-2007-rules-from-a-button/comment-page-1/#comment-58</link>
		<dc:creator>Sumit</dc:creator>
		<pubDate>Tue, 22 Mar 2011 20:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://pyrocam.com/?page_id=5#comment-58</guid>
		<description>Awesomeeeeeeeeeeeee. thanks works like a charmmmmmmmm. Note type in the quotes cause when you copy paste the quotes change.</description>
		<content:encoded><![CDATA[<p>Awesomeeeeeeeeeeeee. thanks works like a charmmmmmmmm. Note type in the quotes cause when you copy paste the quotes change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nila</title>
		<link>http://pyrocam.com/how-to-run-outlook-2007-rules-from-a-button/comment-page-1/#comment-56</link>
		<dc:creator>Nila</dc:creator>
		<pubDate>Tue, 22 Feb 2011 18:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://pyrocam.com/?page_id=5#comment-56</guid>
		<description>To clarify, I&#039;m connected to Exchange and 2 IMAP accounts.  The run all rules script runs the exchange rules but not the IMAP account, regardless of which account folder I&#039;m in.  Using Win 7 Pro 64, Office 2010.</description>
		<content:encoded><![CDATA[<p>To clarify, I&#8217;m connected to Exchange and 2 IMAP accounts.  The run all rules script runs the exchange rules but not the IMAP account, regardless of which account folder I&#8217;m in.  Using Win 7 Pro 64, Office 2010.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nila</title>
		<link>http://pyrocam.com/how-to-run-outlook-2007-rules-from-a-button/comment-page-1/#comment-54</link>
		<dc:creator>Nila</dc:creator>
		<pubDate>Sat, 19 Feb 2011 23:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://pyrocam.com/?page_id=5#comment-54</guid>
		<description>The all rules one worked for me after I changed the &#039; but it only runs rules from my Exchange account, not the account I am in or all accounts.</description>
		<content:encoded><![CDATA[<p>The all rules one worked for me after I changed the &#8216; but it only runs rules from my Exchange account, not the account I am in or all accounts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pyrocam</title>
		<link>http://pyrocam.com/how-to-run-outlook-2007-rules-from-a-button/comment-page-1/#comment-53</link>
		<dc:creator>pyrocam</dc:creator>
		<pubDate>Fri, 18 Feb 2011 21:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://pyrocam.com/?page_id=5#comment-53</guid>
		<description>There are no files or references required, what line is highlighted when it gives the error?</description>
		<content:encoded><![CDATA[<p>There are no files or references required, what line is highlighted when it gives the error?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

