View Single Post
  #2  
Old June 27th 06, 05:31 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default Possible to create rule that uses keywords located in a text file?

Am Mon, 26 Jun 2006 10:21:02 -0700 schrieb CodeKid:

In OL 2007 (beta available) you could do that, in 03 you canīt.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --


In Outlook 2003, rules based on keywords require that each keyword be

entered
one at a time. I need to execute a rule based on a lengthly list (not a

spam
filter) of words that will need to be changed often. I'd like to do this

by
maintaining a text file of the words and have a VBA script (or rule)
reference that file.

Is this possible?

I've written code for Excel but never Outlook. Any guidance/code you can
offer would be greatly appreciated.


-CodeKid

Ads