시트 이름 바꾸기

Setting sheet names is an important feature to produce readable and understandable spreadsheets documents. To rename a sheet in your document:

  1. Click on the sheet tab to select it.

  2. Open the context menu of the sheet tab and choose the Rename Sheet command. A dialog box appears where you can enter a new name.

  3. 시트의 새 이름을 입력하고 OK를 클릭하십시오.

  4. 또는 키를 누른 상태에서 시트 이름을 클릭하고 새 이름을 직접 입력합니다.

    이 기능의 사용 가능 여부는 X Window Manager에 의해 결정됩니다.

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

팁 아이콘

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


For example, you want to reference the cell A1 on a sheet with the following name:

올 해의 시트

참조는 작은 따옴표로 둘러싸여져야 하고, 하나의 이름에서의 작은 따옴표는 2중으로 되어야 한다.

'올 해의 시트'.A1

팁 아이콘

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.


참고 아이콘

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


You can set a prefix for the names of new sheets you create. See this page of Calc options.