명명된 범위 사용
명명된 범위
테이블을 링크하려면 다음을 수행합니다.
OfficeConnect
Excel의 경우 OfficeConnect
PowerPoint의 경우 테이블을 명명된 범위로 정의합니다.명명된 범위
는 Excel 파일에서 셀, 행 또는 열의 사용자 정의 영역입니다. 명명된 범위를 사용하면 해당 영역에 대해 전체적으로 작업을 수행할 수 있습니다.예를 들어 워크북의 현재 위치에서 명명된 범위로 빠르게 이동할 수 있습니다. 또한 다음 위치에서 명명된 범위를 복사할 수 있습니다.
OfficeConnect
Excel용으로 변환하고 PowerPoint 슬라이드에 링크합니다.명명된 범위 내에서 데이터를 이동 또는 변경하고 행 또는 열을 추가 또는 삭제할 수 있습니다. 명명된 범위는 단일 오브젝트로서의 무결성을 유지합니다. Excel에서 명명된 범위에 대한 변경사항은 프레젠테이션을 새로 고치는 즉시 PowerPoint에 반영됩니다.
자세한 내용은 Excel 온라인 도움말에서
명명된 범위를
검색하십시오.Create a Named Range
Use one of two methods to create a named range:
- Select an area on the grid
- Use the Define Name command
To create a named range by selecting an area:
- Select the area you want to include in the range such as set of cells, rows, or columns.
- Click in theName Boxmenu so that the current contents are selected.

- Enter the name you want for this named range, and then press Enter. The named range is created. To see the named ranges in any sheet in this workbook, you can click the Name Box menu. Select a named range in the menu to goes to its location in the grid.
You can also create a named range by using the Define Name command.
To create a named range by using the Define Name command:
- Select the area you want to include in the named range such as set of cells, rows, or columns.
- Select theFormulastab in the ribbon.
- From theDefined Namesgroup, selectDefine Name.
- Enter the name you want for this named range.
- InScope, specify whether this named range is available from a particular worksheet in the workbook, or to the whole workbook.
- InComment, add a note if necessary.
- InRefers to, verify the code reflects the area you selected for this range. Make any corrections as needed, either by selecting in the grid or by changing the code.
- ClickOK. The named range is created as you specified. You can see the named range in theName Boxmenu.
Change a Named Range
You can change a named range to add or remove columns or rows. The named range adjusts automatically.
Use the Name Manager to:
- Change the scope of a name range.
- Change the name of the named range.
- Delete a named range.
To change or delete a named range:
- Select theFormulastab in the ribbon.
- From theDefined Namesgroup, selectName Manager. The Name Manager dialog appears, listing all named ranges in the workbook.
- Select the named range you want to change, and then clickEdit.To delete a named range, clickDelete.
- Change the name of the named range.
- InComment, add or change a note about the named range.
- InRefers to, change the area for this named range. When you click in the field, the range appears in the grid. Make your changes by either selecting in the grid or by changing the code.
- ClickOK.
- ClickClosein the Name Manager dialog box. The named range is modified as you specified.