--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Simon Rodan" <Simon Ro...@discussions.microsoft.com> wrote in message
news:C374C847-BD62-4BA0...@microsoft.com...
I am trying to do this:
If the message if from "X" or has "Y" in the message body then...
Regards
Simon
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Simon Rodan" <Simon Ro...@discussions.microsoft.com> wrote in message
news:E36609B1-012F-43F8...@microsoft.com...
I suspected this would be the case - so Outlook has less function than
Outlook Express. Oh Well!
Thanks very much for the response.
> I am trying to do this:
>
> If the message if from "X" or has "Y" in the message body then...
As far as I can tell, "or" is the default. Create your rule and when it
asks you for the string, put "X" in the field, click Add, then put "Y" in
the field and click Add. When I do that, I see "or" between the strings.
--
Brian Tillman
I do hope that MS fixes this bug in a software fix in the near future
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Wayne Moses" <Wayne Mo...@discussions.microsoft.com> wrote in message news:B1FEFF4A-1936-447B...@microsoft.com...
> When my wife asked me how to do the same I said that she would have to create
> 2 rules. Of course she was somewhat irritated that this new suite which we
> just spent big bucks buying could not do the same thing that free OE could.
> She (nor I) want to create more than one rule for one action.
>
> I do hope that MS fixes this bug in a software fix in the near future
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> In Outlook, you will need to create those as two separate rules, one for
>> each condition.
>>
I understand that they are different products, but not so different that
Outlook -- touted to be the more powerful and advanced of the two -- would
lose some boolean functionality in its Rules. Surely if the code is there
for *and* then it should not be difficult to also have an *or* subroutine,
and to omit it to my mind is a flaw if not a bug.
After all, the Rules in Outlook as a whole, as well as other aspects of the
email part of the program, blows OE away. This one aspect seems to run
counter to that.
Thanks again.
Wayne Moses.