fuPJn‖

vikAG‖Renaming Sheets

zEnG4‖Setting sheet names is an important feature to produce readable and understandable spreadsheets documents.

tip

DE2ji‖The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file.


rMuCd‖To rename a sheet in your document:

  1. 99JMV‖Double-click the sheet tab or open its context menu and choose Rename Sheet. A dialog box appears where you can enter a new name.

  2. GtGtQ‖Enter a new name for the sheet and click OK.

  3. NELoF‖Alternatively, hold down the and click on any sheet name and enter the new name directly.

note

FUXLc‖The document can contain up to 10,000 individual sheets, which must have different names.


VDtVj‖Sheet Naming Restrictions

ynfez‖Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:

36nvo‖The single quote is Unicode U+0027, also known as apostrophe. Other single-quote characters, similar to apostrophe, are allowed, such as ʼ and .

DMm29‖Using a Default Prefix for Sheet Names

MEc8r‖You can set a prefix for the names of new sheets you create. Choose - LibreOfficeDev Calc - Defaults and enter the prefix name in Prefix name for new worksheet.

Ev9Ae‖Referencing Sheet Names with Special Characters

BAZ4z‖In cell references, a sheet name must be enclosed in single quotes ' when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes).

ZjbDT‖For example, you want to reference the cell A1 on a sheet named This year's sheet.

hLzef‖ The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled: 'This year''s sheet'.A1