함수 마법사

Opens the Function Wizard, which helps you to interactively create formulas. Before you start the Wizard, select a cell or a range of cells from the current sheet, in order to determine the position at which the formula will be inserted.

이 명령을 사용하려면...

Choose Insert - Function.

+ F2

수식 표시줄에서 다음을 클릭합니다.

Icon

함수 마법사


참고 아이콘

OASIS 웹사이트에서 상세한 ODFF (OpenDocument Format Formula) 사양 설명서를 다운로드받을 수 있습니다.


함수 마법사에는 두 개의 탭이 있습니다. 함수는 수식을 만드는 데 사용되며 구조는 작성한 수식을 검사하는 데 사용됩니다.

기능 탭

Search

Search for a part of the function name.

범주

Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below. Select "All" to view all functions in alphabetical order, irrespective of category. "Last Used" lists the functions you have most recently used.

You can browse the full List of Categories and Functions

함수

Displays the functions found under the selected category. Double-click to select a function. A single-click displays a short function description.

배열

Specifies that the selected function is inserted into the selected cell range as an array formula. Array formulas operate on multiple cells. Each cell in the array contains the formula, not as a copy but as a common formula shared by all matrix cells.

배열 옵션은 시트에서 수식을 입력 및 확인하는 데 사용되는 + Shift + Enter 명령과 동일합니다. 수식은 두 개의 중괄호 { }로 표시된 행렬 수식으로 삽입됩니다.

참고 아이콘

배열 범위의 최대 크기는 128x128셀입니다.


인수 입력 필드

함수를 더블 클릭하면 대화 상자의 오른쪽에 인수 입력 필드가 나타납니다. 셀 참조를 인수로 선택하려면 셀을 직접 클릭하거나 마우스 버튼을 누른 상태에서 시트에서 필요한 범위를 끕니다. 또한 숫자 및 다른 값이나 참조를 대화 상자의 해당 필드에 직접 입력할 수도 있습니다. 날짜 항목을 사용할 때는 올바른 서식을 사용해야 합니다. 결과를 스프레드시트에 삽입하려면 확인을 클릭합니다.

확대/축소

축소 아이콘을 클릭하여 대화 상자를 입력 필드 크기로 줄입니다. 그러면 필요한 참조를 시트에 쉽게 표시할 수 있습니다. 아이콘은 자동으로 최대화 아이콘으로 변환됩니다. 이 아이콘을 클릭하면 대화 상자가 원래 크기로 복구됩니다.

표에서 마우스 키를 눌러 영역을 그리면 대화 상자는 자동으로 축소됩니다. 마우스 키를 놓자 마자 대화 상자는 다시 전체 크기로 표시되고 마우스를 사용하여 정의된 영역 참조는 문서에서 청색 틀로 강조됩니다.

아이콘

축소

아이콘

확대

함수 결과

인수를 함수에 입력하자마자 계산이 실행됩니다. 이 미리보기로 입력한 인수를 이용한 함수 계산이 실행될 수 있는지 여부를 알 수 있습니다. 인수의 결과 오류가 나타나면 해당 오류 코드가 표시됩니다.

필수 입력 항목은 인수 이름이 굵게 표시됩니다.

f(x) (선택한 함수에 따라 다름)

Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference.

인수/매개 변수/셀 참조(선택한 함수에 따라 다름)

The number of visible text fields depends on the function. Enter arguments either directly into the argument fields or by clicking a cell in the table.

결과

Displays the calculation result or an error message.

수식

Displays the created formula. Type your entries directly, or create the formula using the wizard.

뒤로

Moves the focus back through the formula components, marking them as it does so.

팁 아이콘

여러 함수로 구성된 복잡한 수식에서 단일 함수를 선택하려면 수식 창에서 해당 함수를 더블 클릭합니다.


다음

Moves forward through the formula components in the formula window. This button can also be used to assign functions to the formula. If you select a function and click the Next button, the selection appears in the formula window.

팁 아이콘

또는 선택 창의 함수를 더블 클릭하여 적용할 수도 있습니다.


종료

Ends the Function Wizard, and transfers the formula to the selected cells.

취소

Closes the dialog without implementing the formula.

탭 구조

이 페이지에서는 함수의 구조를 볼 수 있습니다.

참고 아이콘

이미 함수가 들어 있는 셀에 셀 커서를 놓은 상태에서 함수 마법사를 시작하면 구조 탭이 열리고 현재 수식의 구조가 표시됩니다.


구조

Displays a hierarchical representation of the current function. You can hide or show the arguments by a click on the plus or minus sign in front.

참고 아이콘

인수가 올바르게 지정되었을 경우 각 인수는 청색의 점으로 표시됩니다. 적색의 점은 잘못된 데이터 유형을 나타냅니다. 예를 들어 SUM 함수에서 인수로 텍스트를 입력했다면 이 함수는 인수로 숫자만을 허용하므로 인수는 적색으로 강조됩니다