source/text/scalc/guide/specialfilter.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 540ea4b3f6f10a77fc06665de7c550c1eb9df00e Author: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> AuthorDate: Sun Jun 2 12:44:53 2024 +0300 Commit: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> CommitDate: Sun Jun 2 11:51:44 2024 +0200 Improve example in Advanced Filters Change-Id: I1773fdfee5cc067551cbf7a7bad06cd705eecedf Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168340 Tested-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> Tested-by: Jenkins diff --git a/source/text/scalc/guide/specialfilter.xhp b/source/text/scalc/guide/specialfilter.xhp index bd7229d00b..2361fe194c 100644 --- a/source/text/scalc/guide/specialfilter.xhp +++ b/source/text/scalc/guide/specialfilter.xhp @@ -203,14 +203,14 @@ </tablecell> <tablecell/> <tablecell> - <paragraph id="par_id3155957" role="paragraph" localize="false"><160000</paragraph> + <paragraph id="par_id3155957" role="paragraph" localize="false">>160000</paragraph> </tablecell> <tablecell/> <tablecell/> <tablecell/> </tablerow> </table> - <paragraph id="par_id3153566" role="paragraph">Specify that only rows which either have the value <literal>January</literal> in the <emph>Month</emph> cells OR a value of under 160000 in the <emph>Standard</emph><comment>standard not default, look at U59!!!</comment> cells will be displayed.</paragraph> + <paragraph id="par_id3153566" role="paragraph">Specify that only rows which either have the value <literal>January</literal> in the <emph>Month</emph> cells OR a value of over 160000 in the <emph>Standard</emph><comment>standard not default, look at U59!!!</comment> cells will be displayed.</paragraph> <paragraph id="par_id3147372" role="paragraph">Choose <menuitem>Data - More Filters - Advanced Filter</menuitem>, 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.</paragraph> </section>