From bfe42f086848d11c59a40f9a4dd0523df6996b42 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 27 Jun 2017 18:25:50 -0300 Subject: Fixes for help pages after translation review. Thanks to all translators for pinpointing these mistakes. Change-Id: I3746d3d81ded2af1e012cb38cdd20e9e529c2667 Reviewed-on: https://gerrit.libreoffice.org/39330 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/scalc/guide/autofilter.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/text/scalc') diff --git a/source/text/scalc/guide/autofilter.xhp b/source/text/scalc/guide/autofilter.xhp index 16daf9ee7b..46b2266341 100644 --- a/source/text/scalc/guide/autofilter.xhp +++ b/source/text/scalc/guide/autofilter.xhp @@ -52,7 +52,7 @@ When you apply an additional AutoFilter on another column of a filtered data range, then the other combo boxes list only the filtered data. - To display all records again, select the "all" entry in the AutoFilter combo box. If you choose "Standard", the Standard Filter dialog appears, allowing you to set up a standard filter. Choose "Top 10" to display the highest 10 values only. + To display all records again, select the all entry in the AutoFilter combo box. If you choose "Standard", the Standard Filter dialog appears, allowing you to set up a standard filter. Choose "Top 10" to display the highest 10 values only. To stop using AutoFilter, reselect all cells selected in step 1 and once again choose Data - Filter - AutoFilter. To assign different AutoFilters to different sheets, you must first define a database range on each sheet. The arithmetic functions also take account of the cells that are not visible due to an applied filter. For example, a sum of an entire column will also total the values in the filtered cells. Apply the SUBTOTAL function if only the cells visible after the application of a filter are to be taken into account. @@ -65,4 +65,4 @@ SUBTOTAL - \ No newline at end of file + -- cgit