1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir<helpdocument version="1.0">
3cdf0e10cSrcweir
4*122b4424SAndrew Rist<!--***********************************************************
5*122b4424SAndrew Rist *
6*122b4424SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
7*122b4424SAndrew Rist * or more contributor license agreements.  See the NOTICE file
8*122b4424SAndrew Rist * distributed with this work for additional information
9*122b4424SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
10*122b4424SAndrew Rist * to you under the Apache License, Version 2.0 (the
11*122b4424SAndrew Rist * "License"); you may not use this file except in compliance
12*122b4424SAndrew Rist * with the License.  You may obtain a copy of the License at
13*122b4424SAndrew Rist *
14*122b4424SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
15*122b4424SAndrew Rist *
16*122b4424SAndrew Rist * Unless required by applicable law or agreed to in writing,
17*122b4424SAndrew Rist * software distributed under the License is distributed on an
18*122b4424SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19*122b4424SAndrew Rist * KIND, either express or implied.  See the License for the
20*122b4424SAndrew Rist * specific language governing permissions and limitations
21*122b4424SAndrew Rist * under the License.
22*122b4424SAndrew Rist *
23*122b4424SAndrew Rist ***********************************************************-->
24*122b4424SAndrew Rist
25*122b4424SAndrew Rist
26cdf0e10cSrcweir
27cdf0e10cSrcweir
28cdf0e10cSrcweir<meta>
29cdf0e10cSrcweir      <topic id="textshared0212090101xml" indexer="include" status="PUBLISH">
30cdf0e10cSrcweir         <title xml-lang="en-US" id="tit">Comparison Operators</title>
31cdf0e10cSrcweir         <filename>/text/shared/02/12090101.xhp</filename>
32cdf0e10cSrcweir      </topic>
33cdf0e10cSrcweir   </meta>
34cdf0e10cSrcweir   <body>
35cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="index" id="bm_id3148983"><bookmark_value>comparisons;operators in standard filter dialog</bookmark_value>
36cdf0e10cSrcweir      <bookmark_value>operators;standard filters</bookmark_value>
37cdf0e10cSrcweir      <bookmark_value>standard filters;comparison operators</bookmark_value>
38cdf0e10cSrcweir      <bookmark_value>filters; comparison operators</bookmark_value>
39cdf0e10cSrcweir      <bookmark_value>equal sign, see also operators</bookmark_value>
40cdf0e10cSrcweir</bookmark><comment>mw added "equal sign,..."</comment><comment>MW changed "default filters;" into "standard filters;"</comment><comment>mw changed "comparisons;" and "operators;"</comment>
41cdf0e10cSrcweir<paragraph xml-lang="en-US" id="hd_id3148983" role="heading" level="1" l10n="U" oldref="1">Comparison Operators</paragraph>
42cdf0e10cSrcweir      <paragraph xml-lang="en-US" id="par_id3155364" role="paragraph" l10n="U" oldref="2">The following comparative operators can be set under <item type="menuitem">Condition</item> in the <item type="menuitem">Standard Filter</item> dialog.</paragraph>
43cdf0e10cSrcweir      <table id="tbl_id3149760">
44cdf0e10cSrcweir         <tablerow>
45cdf0e10cSrcweir            <tablecell>
46cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3145313" role="paragraph" l10n="U" oldref="3">
47cdf0e10cSrcweir                  <emph>Comparative operator</emph>
48cdf0e10cSrcweir               </paragraph>
49cdf0e10cSrcweir            </tablecell>
50cdf0e10cSrcweir            <tablecell>
51cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3147089" role="paragraph" l10n="U" oldref="4">
52cdf0e10cSrcweir                  <emph>Effect</emph>
53cdf0e10cSrcweir               </paragraph>
54cdf0e10cSrcweir            </tablecell>
55cdf0e10cSrcweir         </tablerow>
56cdf0e10cSrcweir         <tablerow>
57cdf0e10cSrcweir            <tablecell>
58cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3147209" role="paragraph" l10n="U" oldref="5">Equal (=)</paragraph>
59cdf0e10cSrcweir            </tablecell>
60cdf0e10cSrcweir            <tablecell>
61cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3146797" role="paragraph" l10n="U" oldref="6">Shows values equal to the condition.</paragraph>
62cdf0e10cSrcweir            </tablecell>
63cdf0e10cSrcweir         </tablerow>
64cdf0e10cSrcweir         <tablerow>
65cdf0e10cSrcweir            <tablecell>
66cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3143271" role="paragraph" l10n="U" oldref="7">Less than (&lt;)</paragraph>
67cdf0e10cSrcweir            </tablecell>
68cdf0e10cSrcweir            <tablecell>
69cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3153761" role="paragraph" l10n="U" oldref="8">Shows values less than the condition.</paragraph>
70cdf0e10cSrcweir            </tablecell>
71cdf0e10cSrcweir         </tablerow>
72cdf0e10cSrcweir         <tablerow>
73cdf0e10cSrcweir            <tablecell>
74cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3146807" role="paragraph" l10n="U" oldref="9">Greater than (&gt;)</paragraph>
75cdf0e10cSrcweir            </tablecell>
76cdf0e10cSrcweir            <tablecell>
77cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3154852" role="paragraph" l10n="U" oldref="10">Shows values greater than the condition.</paragraph>
78cdf0e10cSrcweir            </tablecell>
79cdf0e10cSrcweir         </tablerow>
80cdf0e10cSrcweir         <tablerow>
81cdf0e10cSrcweir            <tablecell>
82cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3155342" role="paragraph" l10n="U" oldref="11">Less than or equal to (&lt; =)</paragraph>
83cdf0e10cSrcweir            </tablecell>
84cdf0e10cSrcweir            <tablecell>
85cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3154381" role="paragraph" l10n="U" oldref="12">Shows values that are less than or equal to the condition.</paragraph>
86cdf0e10cSrcweir            </tablecell>
87cdf0e10cSrcweir         </tablerow>
88cdf0e10cSrcweir         <tablerow>
89cdf0e10cSrcweir            <tablecell>
90cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3153823" role="paragraph" l10n="U" oldref="13">Greater than or equal to (&gt; =)</paragraph>
91cdf0e10cSrcweir            </tablecell>
92cdf0e10cSrcweir            <tablecell>
93cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3154143" role="paragraph" l10n="U" oldref="14">Shows values that are greater than or equal to the condition.</paragraph>
94cdf0e10cSrcweir            </tablecell>
95cdf0e10cSrcweir         </tablerow>
96cdf0e10cSrcweir         <tablerow>
97cdf0e10cSrcweir            <tablecell>
98cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3154811" role="paragraph" l10n="U" oldref="15">Not equal (&lt; &gt;)</paragraph>
99cdf0e10cSrcweir            </tablecell>
100cdf0e10cSrcweir            <tablecell>
101cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3148944" role="paragraph" l10n="U" oldref="16">Shows the values not equal to the condition.</paragraph>
102cdf0e10cSrcweir            </tablecell>
103cdf0e10cSrcweir         </tablerow>
104cdf0e10cSrcweir         <tablerow>
105cdf0e10cSrcweir            <tablecell>
106cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3149669" role="paragraph" l10n="U" oldref="17">Largest</paragraph>
107cdf0e10cSrcweir            </tablecell>
108cdf0e10cSrcweir            <tablecell>
109cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3159413" role="paragraph" l10n="U" oldref="18">Shows the N (numeric value as parameter) largest values.</paragraph>
110cdf0e10cSrcweir            </tablecell>
111cdf0e10cSrcweir         </tablerow>
112cdf0e10cSrcweir         <tablerow>
113cdf0e10cSrcweir            <tablecell>
114cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3151054" role="paragraph" l10n="U" oldref="19">Smallest</paragraph>
115cdf0e10cSrcweir            </tablecell>
116cdf0e10cSrcweir            <tablecell>
117cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3161657" role="paragraph" l10n="U" oldref="20">Shows the N (numeric value as parameter) smallest values.</paragraph>
118cdf0e10cSrcweir            </tablecell>
119cdf0e10cSrcweir         </tablerow>
120cdf0e10cSrcweir         <tablerow>
121cdf0e10cSrcweir            <tablecell>
122cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3150400" role="paragraph" l10n="U" oldref="21">Largest %</paragraph>
123cdf0e10cSrcweir            </tablecell>
124cdf0e10cSrcweir            <tablecell>
125cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3161645" role="paragraph" l10n="U" oldref="22">Shows the largest N% (numeric value as parameter) of the total values.</paragraph>
126cdf0e10cSrcweir            </tablecell>
127cdf0e10cSrcweir         </tablerow>
128cdf0e10cSrcweir         <tablerow>
129cdf0e10cSrcweir            <tablecell>
130cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3149202" role="paragraph" l10n="U" oldref="23">Smallest %</paragraph>
131cdf0e10cSrcweir            </tablecell>
132cdf0e10cSrcweir            <tablecell>
133cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3151176" role="paragraph" l10n="U" oldref="24">Shows the smallest N% (numeric value as parameter) of the entire values.</paragraph>
134cdf0e10cSrcweir            </tablecell>
135cdf0e10cSrcweir         </tablerow>
136cdf0e10cSrcweir      </table>
137cdf0e10cSrcweir
138cdf0e10cSrcweir   </body>
139cdf0e10cSrcweir</helpdocument>