Thread
: [Solved]
Batchfile to run outlook rules
View Single Post
10-26-2014, 10:42 PM
gmayor
Windows 7 64bit
Office 2010 32bit
Expert
Join Date: Aug 2014
Posts: 4,138
Download the userform in the attached zip and import it into Outlook VBA. I tend to run it from a simple macro attached to a ribbon or QAT (Quick Access Toolbar) button
Code:
Sub RunMyRules() frmRunRules.Show End Sub
Attached Files
Rules.zip
(1.6 KB, 30 views)
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes
www.gmayor.com
gmayor
View Public Profile
Find all posts by gmayor