From fba2134365ca68c0c19fc13c4bce727333dd7d8b Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 18 Mar 2020 22:43:33 -0300 Subject: [PATCH] Apply correct style for table head in page Change-Id: I042e1ee043a9dc2034f9fa9c77100286cad02770 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90726 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/guide/specialfilter.xhp | 87 +++++++++++------------ 1 file changed, 41 insertions(+), 46 deletions(-) diff --git a/source/text/scalc/guide/specialfilter.xhp b/source/text/scalc/guide/specialfilter.xhp index 4709176b54..0def973e08 100644 --- a/source/text/scalc/guide/specialfilter.xhp +++ b/source/text/scalc/guide/specialfilter.xhp @@ -1,7 +1,4 @@ - - - - - - + Filter: Applying Advanced Filters @@ -29,17 +24,17 @@ - - - + + + filters;defining advanced filters advanced filters defining; advanced filters database ranges; advanced filters MW made "applying;advanced filters" a one level entry - Filter: Applying Advanced Filters - +

Filter: Applying Advanced Filters +

Copy the column headers of the sheet ranges to be filtered into an empty area of the sheet, and then enter the criteria for the filter in a row beneath the headers. Horizontally arranged data in a row will always be logically connected with AND, and vertically arranged data in a column will always be logically connected with OR. @@ -54,31 +49,31 @@ Example Load a spreadsheet with a large number of records. We are using a fictional Turnover document, but you can just as easily use any other document. The document has the following layout: - - + + - + - A + A - B + B - C + C - D + D - E + E - 1 + 1 Month @@ -98,7 +93,7 @@ - 2 + 2 January @@ -118,7 +113,7 @@ - 3 + 3 February @@ -138,7 +133,7 @@ - 4 + 4 March @@ -147,10 +142,10 @@ 170000 - + - + and so on... @@ -159,31 +154,31 @@
Copy row 1 with the row headers (field names), to row 20, for example. Enter the filter conditions linked with OR in rows 21, 22, and so on. - - + + - + - A + A - B + B - C + C - D + D - E + E - 20 + 20 Month @@ -203,53 +198,53 @@ - 21 + 21 January - + - + - + - + - 22 + 22 - + <160000 - + - + - +
Specify that only rows which either have the value January in the Month cells OR a value of under 160000 in the Standardstandard not default, look at U59!!! cells will be displayed. Choose Data - Filter - Advanced Filter, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view.
- + - +