Article ID: 122505
Article Last Modified on 8/16/2005
Field: Comparison: Compare to:
<field1> is Blank (empty)
Or <field2> Equal to (text)
Or <field3> is Not Blank (empty)
Or <field4> Not Equal to (text)
Or <field5> Less than (text)
and you modify the <field1> entry by selecting (none) from the Field list,
your query changes to this:
<field2> is Blank (text)
Or <field3> is Blank (empty)
Or <field4> is Blank (text)
Or <field5> is Blank (text)
Your query should change to this:
<field2> Equal to (text)
Or <field3> is Not Blank (empty)
Or <field4> Not Equal to (text)
Or <field5> Less than (text)
You can find these query options on the Filter Records tab. To locate this
tab, follow these steps:
Additional query words: filter filtering queries same change changes comparison 8.0 8.00
Keywords: kbbug kbmerge kbpending KB122505