1<?xml version="1.0" encoding="UTF-8"?> 2<helpdocument version="1.0"> 3 4<!-- 5*********************************************************************** 6 * 7 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 8 * 9 * Copyright 2000, 2010 Oracle and/or its affiliates. 10 * 11 * OpenOffice.org - a multi-platform office productivity suite 12 * 13 * This file is part of OpenOffice.org. 14 * 15 * OpenOffice.org is free software: you can redistribute it and/or modify 16 * it under the terms of the GNU Lesser General Public License version 3 17 * only, as published by the Free Software Foundation. 18 * 19 * OpenOffice.org is distributed in the hope that it will be useful, 20 * but WITHOUT ANY WARRANTY; without even the implied warranty of 21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 22 * GNU Lesser General Public License version 3 for more details 23 * (a copy is included in the LICENSE file that accompanied this code). 24 * 25 * You should have received a copy of the GNU Lesser General Public License 26 * version 3 along with OpenOffice.org. If not, see 27 * <http://www.openoffice.org/license.html> 28 * for a copy of the LGPLv3 License. 29 * 30 ************************************************************************ 31 --> 32 33 34<meta> 35 <topic id="textshared0212090101xml" indexer="include" status="PUBLISH"> 36 <title xml-lang="en-US" id="tit">Comparison Operators</title> 37 <filename>/text/shared/02/12090101.xhp</filename> 38 </topic> 39 </meta> 40 <body> 41<bookmark xml-lang="en-US" branch="index" id="bm_id3148983"><bookmark_value>comparisons;operators in standard filter dialog</bookmark_value> 42 <bookmark_value>operators;standard filters</bookmark_value> 43 <bookmark_value>standard filters;comparison operators</bookmark_value> 44 <bookmark_value>filters; comparison operators</bookmark_value> 45 <bookmark_value>equal sign, see also operators</bookmark_value> 46</bookmark><comment>mw added "equal sign,..."</comment><comment>MW changed "default filters;" into "standard filters;"</comment><comment>mw changed "comparisons;" and "operators;"</comment> 47<paragraph xml-lang="en-US" id="hd_id3148983" role="heading" level="1" l10n="U" oldref="1">Comparison Operators</paragraph> 48 <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> 49 <table id="tbl_id3149760"> 50 <tablerow> 51 <tablecell> 52 <paragraph xml-lang="en-US" id="par_id3145313" role="paragraph" l10n="U" oldref="3"> 53 <emph>Comparative operator</emph> 54 </paragraph> 55 </tablecell> 56 <tablecell> 57 <paragraph xml-lang="en-US" id="par_id3147089" role="paragraph" l10n="U" oldref="4"> 58 <emph>Effect</emph> 59 </paragraph> 60 </tablecell> 61 </tablerow> 62 <tablerow> 63 <tablecell> 64 <paragraph xml-lang="en-US" id="par_id3147209" role="paragraph" l10n="U" oldref="5">Equal (=)</paragraph> 65 </tablecell> 66 <tablecell> 67 <paragraph xml-lang="en-US" id="par_id3146797" role="paragraph" l10n="U" oldref="6">Shows values equal to the condition.</paragraph> 68 </tablecell> 69 </tablerow> 70 <tablerow> 71 <tablecell> 72 <paragraph xml-lang="en-US" id="par_id3143271" role="paragraph" l10n="U" oldref="7">Less than (<)</paragraph> 73 </tablecell> 74 <tablecell> 75 <paragraph xml-lang="en-US" id="par_id3153761" role="paragraph" l10n="U" oldref="8">Shows values less than the condition.</paragraph> 76 </tablecell> 77 </tablerow> 78 <tablerow> 79 <tablecell> 80 <paragraph xml-lang="en-US" id="par_id3146807" role="paragraph" l10n="U" oldref="9">Greater than (>)</paragraph> 81 </tablecell> 82 <tablecell> 83 <paragraph xml-lang="en-US" id="par_id3154852" role="paragraph" l10n="U" oldref="10">Shows values greater than the condition.</paragraph> 84 </tablecell> 85 </tablerow> 86 <tablerow> 87 <tablecell> 88 <paragraph xml-lang="en-US" id="par_id3155342" role="paragraph" l10n="U" oldref="11">Less than or equal to (< =)</paragraph> 89 </tablecell> 90 <tablecell> 91 <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> 92 </tablecell> 93 </tablerow> 94 <tablerow> 95 <tablecell> 96 <paragraph xml-lang="en-US" id="par_id3153823" role="paragraph" l10n="U" oldref="13">Greater than or equal to (> =)</paragraph> 97 </tablecell> 98 <tablecell> 99 <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> 100 </tablecell> 101 </tablerow> 102 <tablerow> 103 <tablecell> 104 <paragraph xml-lang="en-US" id="par_id3154811" role="paragraph" l10n="U" oldref="15">Not equal (< >)</paragraph> 105 </tablecell> 106 <tablecell> 107 <paragraph xml-lang="en-US" id="par_id3148944" role="paragraph" l10n="U" oldref="16">Shows the values not equal to the condition.</paragraph> 108 </tablecell> 109 </tablerow> 110 <tablerow> 111 <tablecell> 112 <paragraph xml-lang="en-US" id="par_id3149669" role="paragraph" l10n="U" oldref="17">Largest</paragraph> 113 </tablecell> 114 <tablecell> 115 <paragraph xml-lang="en-US" id="par_id3159413" role="paragraph" l10n="U" oldref="18">Shows the N (numeric value as parameter) largest values.</paragraph> 116 </tablecell> 117 </tablerow> 118 <tablerow> 119 <tablecell> 120 <paragraph xml-lang="en-US" id="par_id3151054" role="paragraph" l10n="U" oldref="19">Smallest</paragraph> 121 </tablecell> 122 <tablecell> 123 <paragraph xml-lang="en-US" id="par_id3161657" role="paragraph" l10n="U" oldref="20">Shows the N (numeric value as parameter) smallest values.</paragraph> 124 </tablecell> 125 </tablerow> 126 <tablerow> 127 <tablecell> 128 <paragraph xml-lang="en-US" id="par_id3150400" role="paragraph" l10n="U" oldref="21">Largest %</paragraph> 129 </tablecell> 130 <tablecell> 131 <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> 132 </tablecell> 133 </tablerow> 134 <tablerow> 135 <tablecell> 136 <paragraph xml-lang="en-US" id="par_id3149202" role="paragraph" l10n="U" oldref="23">Smallest %</paragraph> 137 </tablecell> 138 <tablecell> 139 <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> 140 </tablecell> 141 </tablerow> 142 </table> 143 144 </body> 145</helpdocument>