From 2de16592c759d264acc3a546fc10102cd592fe0a Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 23 Apr 2015 19:15:11 -0300 Subject: tdf#90782 Adjust help page for new named formula Adjust the help page after change in Calc Define Name dialog. Add explanation about "scope". Change-Id: Id3e0b3a2a6f1af8013811264a28ece21610d8370 Reviewed-on: https://gerrit.libreoffice.org/15501 Reviewed-by: Adolfo Jayme Barrientos Tested-by: Adolfo Jayme Barrientos --- source/text/scalc/01/04070100.xhp | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/source/text/scalc/01/04070100.xhp b/source/text/scalc/01/04070100.xhp index 7978160eea..a2197f0ad1 100644 --- a/source/text/scalc/01/04070100.xhp +++ b/source/text/scalc/01/04070100.xhp @@ -1,6 +1,6 @@ - + - - + + Define Names @@ -31,28 +31,29 @@ Define Names -Opens a dialog where you can specify a name for a selected area. +Opens a dialog where you can specify a name for a selected area or a name for a formula expression. Use the mouse to define ranges or type the reference into the Define Name dialog fields.
-The Sheet Area box on the Formula bar contains a list of defined names for the ranges. Click a name from this box to highlight the corresponding reference on the spreadsheet. Names given formulas or parts of a formula are not listed here. +The Sheet Area box on the Formula bar contains a list of defined names for the ranges or formula expressions and their scope between parenthesis. Click a name from this box to highlight the corresponding reference on the spreadsheet. Names given formulas or parts of a formula are not listed here. Name -Enter the name of the area for which you want to define a reference. All area names already defined in the spreadsheet are listed in the text field below. If you click a name on the list, the corresponding reference in the document will be shown with a blue frame. If multiple cell ranges belong to the same area name, they are displayed with different colored frames. +Enter the name of the area for which you want to define a reference or a formula expression. All area names already defined in the spreadsheet are listed in the text field below. If you click a name on the list, the corresponding reference in the document will be shown with a blue frame. If multiple cell ranges belong to the same area name, they are displayed with different colored frames. -Assigned to +Range or formula expression The reference of the selected area name is shown here as an absolute value. -To insert a new area reference, place the cursor in this field and use your mouse to select the desired area in any sheet of your spreadsheet document. +To insert a new area reference, place the cursor in this field and use your mouse to select the desired area in any sheet of your spreadsheet document. To insert a new named formula, type the formula expression. -More -Allows you to specify the Area type (optional) for the reference. -Area type +Scope +Select the scope of the named range or named formula. Document(Global) means the name is valid for the whole document. Any other sheet name selected will restrict the scope of the named range or formula expression to that sheet. +Range options +Allows you to specify the Area type (optional) for the reference. Defines additional options related to the type of reference area. -- cgit v1.2.3