From 5bffaa7cecbcb102764ce195be2cb5fd03de4d6b Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 30 Mar 2017 23:57:55 +0200 Subject: tdf#102930 Mail Merge Wizard: Standard Filter dialog ahelps Appears from the Select Address List dialog, Filter button. ahelps need to be the literal dot to work with multiple bookmarks Change-Id: Id906881098601f49643e0298949d7bcbbd618d57 Reviewed-on: https://gerrit.libreoffice.org/35949 Reviewed-by: Gabor Kelemen Tested-by: Gabor Kelemen --- source/text/shared/02/12090100.xhp | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'source/text/shared/02') diff --git a/source/text/shared/02/12090100.xhp b/source/text/shared/02/12090100.xhp index 9b80d0db9a..4e2833962e 100644 --- a/source/text/shared/02/12090100.xhp +++ b/source/text/shared/02/12090100.xhp @@ -29,8 +29,9 @@ + Standard Filter - Specifies the logical conditions to filter your table data. This dialog is available for spreadsheet documents, database tables and database forms. The dialog for databases does not contain the More Options button. + Specifies the logical conditions to filter your table data. This dialog is available for spreadsheet documents, database tables and database forms. The dialog for databases does not contain the More Options button.
@@ -48,7 +49,7 @@ Operator - For the following arguments, you can choose between the logical operators AND / OR. + For the following arguments, you can choose between the logical operators AND / OR. @@ -56,7 +57,7 @@ Field name - Specifies the field names from the current table to set them in the argument. You will see the column identifiers if no text is available for the field names. + Specifies the field names from the current table to set them in the argument. You will see the column identifiers if no text is available for the field names. @@ -64,7 +65,7 @@ Condition - Specifies the comparative operators through which the entries in the Field name and Value fields can be linked. + Specifies the comparative operators through which the entries in the Field name and Value fields can be linked. @@ -73,7 +74,7 @@ Value - Specifies a value to filter the field. + Specifies a value to filter the field. The Value list box contains all possible values for the specified Field name . Choose the value to be used in the filter. You can also choose the - empty - or -not empty - entries.. If you use the filter function in database tables or forms, then type the value in the Value text box to be used for filtering. -- cgit