From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- helpcontent2/source/text/scalc/01/04070100.xhp | 88 ++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 helpcontent2/source/text/scalc/01/04070100.xhp (limited to 'helpcontent2/source/text/scalc/01/04070100.xhp') diff --git a/helpcontent2/source/text/scalc/01/04070100.xhp b/helpcontent2/source/text/scalc/01/04070100.xhp new file mode 100644 index 0000000000..5d03d25b26 --- /dev/null +++ b/helpcontent2/source/text/scalc/01/04070100.xhp @@ -0,0 +1,88 @@ + + + + + + + + +Define Names +/text/scalc/01/04070100.xhp + + + + + + + +
+

Define Names

+ 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 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 or a formula expression. All area names already defined in the spreadsheet are listed in the text field above. 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. +
+ + +
+

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 named formula, type the formula expression. + +
+ + +
+

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. + +

Print range

+ Defines the area as a print range. + +

Filter

+ Defines the selected area to be used in an advanced filter. + +

Repeat column

+ Defines the area as a repeating column. + +

Repeat row

+ Defines the area as a repeating row. + +

Add

+ Click the Add button to add a new defined name. +
+ + +
-- cgit v1.2.3