How to Use the Query Builder for View Filters and Advanced Searches

  • Thread starter Thread starter Julio
  • Start date Start date
J

Julio

I'm trying to modify the logical operator generated by the
query builder from and to an or and ran into the following
article:

http://support.microsoft.com/?kbid=307922

Unfortunately I cannot find "the Logical Group list".

There is a "more advanced" tab but that's greyed out no
matter what I do.

Does anyone have any clues on this topic?

Thanks,
Julio
 
Did you add the registry key? If so you build the preliminary filter
you want in the Advanced or other tabs then go to the QueryBuilder tab
and your filter will be there in DASL syntax. On that tab is the
Logical Group drop-down. You can also just edit the DASL query and
change an OR to and AND or vice versa.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm
 
Back
Top