diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/shared/02/12030000.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/shared/02/12030000.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/02/12030000.xhp | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/02/12030000.xhp b/helpcontent2/source/text/shared/02/12030000.xhp new file mode 100644 index 000000000..5faf2c589 --- /dev/null +++ b/helpcontent2/source/text/shared/02/12030000.xhp @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> +<helpdocument version="1.0"> +<meta> +<topic id="textshared0212030000xml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">AutoFilter</title> +<filename>/text/shared/02/12030000.xhp</filename> +</topic> +</meta> +<body> +<section id="autofilter"> +<bookmark xml-lang="en-US" branch="hid/.uno:AutoFilter" id="bm_id8419293" localize="false"/> +<h1 id="hd_id3149495"><link href="text/shared/02/12030000.xhp" name="AutoFilter">AutoFilter</link></h1> +<paragraph role="paragraph" id="par_id3148983" xml-lang="en-US"><ahelp hid=".uno:AutoFilter">Filters the records, based on the content of the currently selected data field.</ahelp></paragraph> +</section> +<section id="syautofilter"> +<table id="tbl_id3147143"> +<tablerow> +<tablecell> +<paragraph role="paragraph" id="par_id3151234" xml-lang="en-US"> +<image id="img_id3147261" src="cmd/lc_datafilterautofilter.svg" width="1cm" height="1cm"><alt id="alt_id3147261" xml-lang="en-US">Icon AutoFilter</alt></image></paragraph> +</tablecell> +<tablecell> +<paragraph role="paragraph" id="par_id3147043" xml-lang="en-US">AutoFilter</paragraph> +</tablecell> +</tablerow> +</table> +</section> +<paragraph role="paragraph" id="par_id3155355" xml-lang="en-US">Place the cursor in a field name whose content you want to filter and then click the <emph>AutoFilter</emph> icon. Only those records with content identical to the selected field name are visible.</paragraph> +<paragraph role="paragraph" id="par_id3159234" xml-lang="en-US">For example, to view all the customers from New York, click a field name with the entry "New York". AutoFilter then filters all customers from New York from the database.</paragraph> +<paragraph role="paragraph" id="par_id3153577" xml-lang="en-US">You can remove the current AutoFilter with the <link href="text/shared/02/12040000.xhp" name="Reset Filter/Sorting">Reset Filter/Sorting</link> icon or with <emph>Data - Filter - Reset Filter</emph>.</paragraph> +<paragraph role="paragraph" id="par_id3145345" xml-lang="en-US">To filter with several field names simultaneously, click the <emph>Default Filter </emph>icon. The <link href="text/shared/02/12090000.xhp" name="Default Filter dialog">Default Filter</link> dialog appears, in which you can combine several filter criteria.</paragraph> +</body> +</helpdocument> |